This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: bootstrap error in libjava on powerpc-linux




On 9 Jun 2001, Alexandre Oliva wrote:
> > /usr/bin/ld: failed to set dynamic section sizes: Bad value
> 
> Do you have a previously-installed libgcc_s without this symbol in the
> same prefix?  This would be a problem.  Unfortunately, AFAICT, this
> problem can't be fixed without making libgcc_s a libtool library too.

Since nobody else asked...

Why isn't libgcc_s a libtool library?  I've had no end of problems with
failing testsuites due to libgcc_s.

I guess someday libgcc_s will be stable and installed by the vendor, and
that won't matter anymore.  Still, I can't believe anybody would want to
shove all the various platform-specific shared library rules into gcc.

Jeff



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