libg++-980119 wouldn't build with egcs-980129 (patch)
Franz Sirl
Franz.Sirl-kernel@lauterbach.com
Sun Feb 1 15:35:00 GMT 1998
At 20:53 Uhr -0000 01.02.1998, Jeffrey A Law wrote:
> In message < v03130303b0f9ff78c629@[195.180.235.207] >you write:
> > >Can someone send a copy of this patch to the list?
> > >
> > >jeff
> >
> > It's in the archive:
> > < http://www.cygnus.com/ml/egcs/1997-Oct/1067.html >
>Thank you.
>
>egcs already has the patch to configure.in.
>
>I don't understand why we need the second patch. I've configured
>and used egcs with absolute pathnames for a long time without
>running into these kinds of problems.
But I still have this problems. I had to install this patch both in 1.0.1
and current CVS to avoid exactly the error mentioned in the archive. Either
this was reintroduced with Manfred's patches (I couldn't build CVS before
because of the jumptable problem) or is not solved under all circumstances.
H.J, what do you think?
My CVS tree was configured like this:
cd egcs-cvs
tar -xvzf libg++-980119.tar.gz
patch <(manfred's libg++ patch for current cvs)
mkdir objdir
cd objdir
../configure --prefix=/usr --enable-shared --with-gnu-as --with-gnu-ld
--disable-multilib
make bootstrap
Bye,
Franz.
More information about the Gcc
mailing list