egcs needs a system.h?
Kaveh R. Ghazi
ghazi@caip.rutgers.edu
Thu Feb 12 19:36:00 GMT 1998
> We still need to fix the cross build. There may be 3 different sets of
> config.h/system.h, one for the host machine, one for the target
> machine and one for the build machine. They may be totally different.
> I have sent in a patch to address the part of the problem. But I
> haven't heard anything back.
> --
> H.J. Lu (hjl@gnu.org)
System.h is strictly a host machine issue. Ie, just like
putting #ifdef HAVE_STDLIB_H in a source file. It just consolidates
these into one file so we don't have to repeat it 200 times.
So I'm not sure what target or build machine issues arise.
--Kaveh
--
Kaveh R. Ghazi Project Manager / Custom Development
ghazi@caip.rutgers.edu ICon CMT Corp.
More information about the Gcc
mailing list