how to build for solaris 8?
Bruno.Voigt@ic3s.de
Bruno.Voigt@ic3s.de
Sat Apr 1 00:00:00 GMT 2000
Hi ..
well the only installed libio.h's I found are located in:
/usr/local/g++-3/libio.h
/usr/local/g++-3/libioP.h
/usr/local/g++-v3/shadow/libio.h
Bruno
--
Bruno.Voigt@ic3s.de # IC3S AG # Tel. +49.4106.655.105 # Fax. +49.4106.4618
http://www.ic3s.de # Mobile +49.700.686.00.686
> /usr/local/include/g++-v3/bits/c++io.h:35: libio.h: No such file or
directory
should be in (prefix)/include/libio.h
> What has changed?
> I also discovered that there are two directories in /usr/local/include:
> "g++-v3" and a "g++-3" path. That is the purpose of the last? Where does
it come from??
libstdc++-v3 installs in g++-v3. libstdc++-v2 installs in g++-3.
This is pretty confusing. At some point, a sane approach should be adopted.
-benjamin
More information about the Libstdc++
mailing list