Cross compiler config bug (general)

Bill Currie bcurrie@tssc.co.nz
Wed Sep 9 22:55:00 GMT 1998


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



More information about the Gcc mailing list