This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
libstdc++-v3 not built on solaris.
- To: gcc-help at gcc dot gnu dot org
- Subject: libstdc++-v3 not built on solaris.
- From: Martin Malm <martin dot malm at fast dot no>
- Date: Fri, 20 Oct 2000 10:49:23 +0200
- Organization: FAST
Hi,
I gave up getting libstdc++-v3 to work with gcc-2.95.2 on solaris 8.
So got the last weekly snapshot of gcc and tried it. It appears to build just
fine, but when i do a "make install" not libstdc++-v3 is installed (from what I can tell).
The configure options I used are these:
--prefix=/usr/local/egcs --enable-threads=posix --enable-haifa
--enable-long-long --enable-namespaces --enable-libstdcxx-v3 --enable-new-gxx-abi
According to the documentation I don't know if the --enable-namespaces
is needed for namespace support.
In my build directory I find that all that is libstdc++-v3 related
is the "sparc-sun-solaris2.8/libstdc++-v3/" directory that only contain:
confdefs.h config.log libtool
Any and all help appreciated.
--
Martin Malm