This is the mail archive of the java-patches@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: Patch: libjava -vs- shared libgcc


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> gcj (and c++) should always use -lgcc_s if the platform uses a
Bryce> shared libgcc. So somehow, jvspec.c isn't being told to use
Bryce> gcc_s by default.

This was happening even when not using gcj.  So it probably isn't a
bug in jvspec.c.

Bryce> Perhaps ENABLE_SHARED_LIBGCC is not being defined for PowerPC?

I'll investigate.

Tom


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