This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Cross-compilation questions



Hmm.

From configure.in, linux and newlib are the supported targets for
crosses. To build a cross (say powerpc-eabi or arm-elf) from DJPP you
shouldn't have to add anything else here, as these are newlib-based
crosses. 

Perhaps you could just explain what you want to do, and what problems
you are having while trying to do it?

-benjami

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