darwin cross compiling breakage

Ian Lance Taylor ian@airs.com
Mon Jun 12 16:59:00 GMT 2006


Mike Stump <mrs@apple.com> writes:

> On Jun 12, 2006, at 3:26 AM, Geoffrey Keating wrote:
> > If we're talking about the best thing to do, I believe we should
> > replace the condition with
> >
> > #ifdef __i386__
> 
> Hum, curious.  I didn't even think of that one...  I agree, that is
> much better than my alternative.  What do people think about this
> version?  [  Yes, I'm building consensus...  Ian, Steven, Pinski? ]

Seems like a promising approach to me.  Of course it will need some
work in config.host and config/i386/driver-i386.c.

Ian



More information about the Gcc-patches mailing list