This is the mail archive of the gcc-help@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]

compile options for libstdc++


Hi,

Can I compile libstdc++ library without exception handler support
(without libgcc)?
Can I pass the -fno-exception flag when I can compile libstdc++ using g++?
Are there any compile options that I must pass to gcc in order to
compile libstdc++?

Thank you very much.
Yuxin


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