This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: how to build for solaris 8?


> /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

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