This is the mail archive of the gcc@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]

Cross compiler config bug (general)


There's a minor bug when configuring egcs as a cross compiler and
--with-headers= (and --with-libs=?):  the headers are NOT (or don't seem
to be) copied before libgcc2 is build.  This causes problems because
libgcc2.c includes stdlib.h and unistd.h which are supposed to come from
the target system.

Bill
-- 
Leave others their otherness


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