This is the mail archive of the java-discuss@sourceware.cygnus.com 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: gcc 2.95 core dump with java on Solaris 2.5.1


>>>>> "Gregor" == Frey, Gregor Karl Dr <gregor.karl.frey@sap-ag.de> writes:

Gregor> Both solutions do not work for me:
Gregor> - I don't want to use another but the SUN's linker
Gregor> - Statical linking with libgcj did not made a difference

Then it might just not work for you.

Unfortunately I don't have time to investigate this bug.  There might
be a way to make it work with Sun's linker (it could be an obscure gcc
bug, I suppose, or perhaps a libtool bug).  However, I just don't
know.

I'm a bit suprised that static linking doesn't work.  Can you find out
why the static constructors are not being run in this case?  (If
indeed that is what is happening?)

Tom


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