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]

Re: std_limits.h os_defines.h


>
> ... of course, cross compilation works, as it uses limits_generic.h. The
> problem seems to be native multilibs where the ISA changes, such as AIX.

I think it depends what you mean by "works".  It won't, in general, be
the same as compiling natively -- whereas with the new scheme, it will
be.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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