[haiku-development] Re: GCC 2 x GCC 4.

  • From: Nick <tonestone57@xxxxxxxxxxx>
  • To: <haiku-development@xxxxxxxxxxxxx>
  • Date: Wed, 13 Aug 2008 17:05:20 -0600

> Only apps that used GCC4 for under R1 won't run under R2 - and since we 
> are telling this everyone, it shouldn't surprise anyone either. So only 
> apps that really require GCC4 should actually use it.
> 
> 
> Bye,
>    Axel.

+1

Thanks for the reply Axel.  Very good response and hopefully it makes people 
pushing for gcc4 happy.  I am happy with it.

I will quickly re-state what you are saying.

Haiku R1 will be gcc2 this avoids adding an extra set of libraries to R2 ( 
leaving R2 with two sets of the same type of libraries instead of 3 sets ) - 
breaking compatibility 1 time, with R2, instead of two times.

Devs should compile their apps with gcc2 unless gcc4 is actually required.  In 
that case.
Those that need gcc4 for their app should: 
a) either cross compile their app on Linux with gcc4 toolchain or
b) use gcc4 toolchain on unofficial gcc4 Haiku

There should be no issues with running the gcc4 apps on gcc2 Haiku because the 
OS can work with both gcc 2&4 apps. 

Makes perfect sense.  Gives a good solution to compiling apps with gcc4.  I 
only hope that someone creates the gcc4 toolchain to make it easier to do this 
on Haiku.

_________________________________________________________________

Other related posts: