This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: darwin cross compiling breakage



On Jun 12, 2006, at 7:32 AM, Mike Stump wrote:


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? ]

What about removing not defining CROSS_COMPILER and configure like Shantonu did?


Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]