[haiku-development] How to create a hybrid build when compiling in Haiku?

  • From: Bruno Albuquerque <bga@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 18 Jul 2010 22:49:40 -0300

So, I have a Haiku hybrid system. Both GCC2 and GCC4 are installed.
How do I go about creating a Hybrid build when compiling Haiku inside
it? When doing that on Linux I simply set the cross tools to be used
by the different versions (GCC2 and GCC4) by configuring it in
different directories (and with different configure commands) but I
did not find a way to do that with the built in GCC versions.

I even tried compiling the cross-tools just like in Linux but the
build system would not let me do that complaining about it not being a
cross compilation.

Thanks.

-Bruno

Other related posts: