This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Re: CVS 20010202 bootstrap error in libjava
Matthias Klose wrote:
> > > >>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
> > >
> > > Matthias> Is this another default situation?
> > >
> > > Yes, probably. I'll let the Java folks handle it, if that's OK, since
> > > they know that code far better than I.
> >
> > I couldn't actually reproduce this problem here - libgcj.so is linking
> > libgcc_s.so already, so no undefined symbols.
>
> Your patch fixes the bootstrap error. Thanks.
The "gcj -static" problem seems to have gone away by itself, so I'm checking
the patch in.
regards
[ bryce ]