This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ 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]

Building libstdc++-v3 for arm-wince-pe


I configured gcc with
../gcc-3.2/configure --target=arm-wince-pe --prefix=/tools/wince --enable-languages=c,c++ --with-cpu=strongarm --disable-shared --with-newlib --enable-multilib=no
but when I build gcc, libstdc++-v3 is not built. Is it possible to use
newlib for libc and libstdc++-v3 for libc++, or do they conflict? Also,
what magic flag where is disabling the configuration of libstdc++-v3?
I'd like to build libstdc++-v3 and I'll manually poke the flag on, if I
can find it.

Thanks,
Shaun



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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