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]

RE: cross compile & exceptions


>> 
>> So, to build libgcc I would need --without-header to compensate for my small libc, and to build libstdc++ I would have to use --with-header in order to provide stdio.h ...
>> 
>> 
>> Do you know a better way to solve that than building gcc, libgcc & libstdc++ independently ?

> What is $(TARGET) ?

>Andrew.

$(TARGET) is a private embedded platform (cpu/os/lib)

Selim


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