[haiku-commits] Re: r41322 - haiku/trunk/build/jam

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 06 May 2011 00:02:14 +0200

scottmc <scottmc2@xxxxxxxxx> wrote:
> >>> Updated xz-utils to 5.0.1, removed unneeded if statement as the 
> > > > xz-
> >>> utils gcc4 works on both gcc2 and gcc4.
> >> Since we intend to break our GCC4 API at some point, it doesn't 
> > > sound
> >> like a good idea, to make one the default. Especially because this 
> > > also
> >> requires a hybrid build which should really stay optional.
> > I'm guessing it's a plain C app that runs regardless of what version
> > of GCC was used?
> Yeah, it's a C app, and should work fine in gcc2,  gcc2-hybrid, gcc4
> and gcc4-hybrid builds.

It's a C app, but nonetheless, our loader recognizes the compiler being 
used no matter if it's a C only app or not, and therefore it would 
break as soon as we start changing the GCC 4 API.

Bye,
   Axel.


Other related posts: