This is the mail archive of the gcc@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]

A new libg++ addon for egcs is released.


This libg++ addon fixes a libg++ bug and provides the ChangeLog
for the libg++ part. It is available at

ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.0b6.6.tar.gz


-- 
H.J. Lu (hjl@gnu.org)
--
This libg++ and librx are tested with egcs 1.0 on linux/x86/libc 5,
linux/x86/glibc 2.0.5c, linux/x86/glibc 2.1 and linux/alpha/glibc
2.0.6. Just put libg++ and librx under the egcs source directory,
i.e.,

# cd src/egcs
# gzip -dc xxxxxx/libg++-2.8.0b6.6.tar.gz | tar xf -

You also need to check configure.in and configure to see if the
patch enclosed here is already applied. If not, please do

# patch -p0 < README.libg++

Then you can configure/build/check/install egcs normally. Now it
will include libg++.

libg++-2.8.0b6.5-2.8.0b6.6.diff is the patch for libg++ 2.8.0b6.5.


H.J. Lu
hjl@gnu.org
01/14/1998


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