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]

libstdc++-v3 not built on solaris.


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


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