This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: enable-shared and g++
- To: djohnson at mps dot ohio-state dot edu
- Subject: Re: enable-shared and g++
- From: hjl at lucon dot org (H.J. Lu)
- Date: Mon, 3 Nov 1997 08:00:51 -0800 (PST)
- Cc: egcs at cygnus dot com
>
> Hi,
> I built 971031 on i586-pc-linuxglibc1, libc-5.4.38, ld.so-1.9.5,
> binutils-2.8.1.0.15, libg++-2.7.2.8 with the following options,
>
If you really need libg++, you should use
ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.0b6.3.tar.gz
You also need a patch of mine to the top level files which
can be found in the archive.
H.J.