Compile GCC without a library

Anders Ådland aaadland@atmel.no
Wed Aug 27 19:41:00 GMT 2003


Hi,

When I'm compiling my new port with --enable-languages="c", it compiles 
with no errors. When configuring with --enable-language="c,c++" it fails 
when compiling libiberty because it can't find sys/types.h. I don't have a 
library for this architecture yet. Do I have to start porting a library 
befor I can continue with porting GCC?

Regards,
Anders



More information about the Gcc mailing list