This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: libg++/iostream.h


cljlk wrote:
I don't have iostream.h in /usr/inlude /usr/include/g++ or other inlucde directory, don't have libg++ package either.
Does libg++ and iostream.h come with the package gcc-2.8.1.tar source file?

In the gcc-2.8.1 days (1998), libg++/libstdc++ was a separate package from gcc. So you have to build and install a separate package on top of gcc.


Since 1998, the C++ library is distributed as part of the gcc package. libg++ has long ago been discontinued. It was replaced with libstdc++.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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