Java executable dumping core in Solaris 2.5.1

Moinak Ghosh moinakg@cisco.com
Sun Aug 8 22:20:00 GMT 1999


Hi Anthony,

   I am not using either GNU linker or binutils although I
am using GNU make version 3.77. The Solaris linker (ld) is
being used. Is this a problem ? 

The configure options that I used for GCC 2.95 are -

--prefix=/home/local/GCC295 --enable-languages=c++,java,objc --enable-threads=posix

and configure options for libgcj are -

--prefix=/home/local --enable-fast-character --enable-threads=posix

I do not yet have gdb 4.18 to get a backtrace of a java executable. 
I currently have gdb 4.12 which itself coredumps when I try to 
debug the core file of the java executable !

Regards,
Moinak.

Anthony Green wrote:
> 
> Moinak wrote:
> > Can anyone suggest what I am doing wrong ?
> 
> How did you configure libgcj?  The configure script is supposed to
> check whether or not -lposix4 is required.
> 
> Are you using the GNU linker and binutils?  Which versions?
> 
> Can you provide a backtrace from the failure?
> 
> AG
> 
> --
> Anthony Green                                               Cygnus Solutions
>                                                        Sunnyvale, California


More information about the Java mailing list