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]

Cross-compilation questions



Looking at the current configure.in, I see that only Linux and
newlib are supported as target platforms. But what about other
already supported platforms, like *BSD? Are they silently assumed
to be newlib or am I missing something? If I want to add DJGPP
support here, should I add a new case and explicitly list all
AC_DEFINE(HAVE_BLAH) macros?

TIA,
Laurynas

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