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]
Other format: [Raw text]

Compile GCC without a library


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


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