This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Java executable dumping core in Solaris 2.5.1
- To: Anthony Green <green@cygnus.com>
- Subject: Re: Java executable dumping core in Solaris 2.5.1
- From: Moinak Ghosh <moinakg@cisco.com>
- Date: Mon, 09 Aug 1999 10:52:08 +0530
- CC: java-discuss@sourceware.cygnus.com
- Organization: HCL Consulting (HCL - Cisco ODC)
- References: <199908081632.JAA21140@fencer.cygnus.com>
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