Re: compile options for libstdc++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 17 July 2015 at 18:31, Yuxin Ren wrote:
> Hi,
>
> Can I compile libstdc++ library without exception handler support
> (without libgcc)?

Yes, it should work fine.

> 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++?

If you configure with --enable-cxx-flags=-fno-exceptions that should work.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux