This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
configure option to disable building of libstdc++-v3 but not disable g++?
- From: Adam Megacz <gcc at lists dot megacz dot com>
- To: gcc at gcc dot gnu dot org
- Date: 11 Dec 2001 19:21:26 -0500
- Subject: configure option to disable building of libstdc++-v3 but not disable g++?
- Organization: Myself
What option would I pass to configure to cause it to not build
libstdc++-v3 (without simply leaving c++ out of the --with-languages=
option, since I still need g++)?
I can't seem to find such an option in the manual...
- a