This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

--enable-cxx-flags seems to be ignored


Hi,

I'm using ct-ng to build a mips cross toolchain where I would like to
add some flags to libstdc++.

I thought that the ENABLE_CXX_FLAGS is used for this, but it does not
seem to have any effect:

anielsen@lx-anielsen /data/anielsen/xtool $ grep -H "disable-wchat_t"
build.log .config
build.log:[DEBUG]    CT_CC_ENABLE_CXX_FLAGS="-fno-exceptions -fno-rtti
--disable-wchat_t --enable-clocale"
build.log:[DEBUG]    CT_CC_ENABLE_CXX_FLAGS='-fno-exceptions -fno-rtti
--disable-wchat_t --enable-clocale'
.config:CT_CC_ENABLE_CXX_FLAGS="-fno-exceptions -fno-rtti
--disable-wchat_t --enable-clocale"

Is this a bug or am I doing something wrong?

Regards
Allan W. Nielsen

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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