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

Re: CVS 20010202 bootstrap error in libjava


>>>>> "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.

There are two options: build libgcj with -static-libgcc, or have gcj
default to linking -shared-libgcc.  I recommend the latter course of
action; the former will not work at all on some systems, such as AIX.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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