[Bug libgcj/12708] SIGSEGV, Segmentation fault starting java program

pj at csc dot fi gcc-bugzilla@gcc.gnu.org
Wed Oct 22 10:49:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12708



------- Additional Comments From pj at csc dot fi  2003-10-22 10:48 -------
Subject: Re:  SIGSEGV, Segmentation fault starting java
	program

On ke, 2003-10-22 at 11:29, bryce at mckinlay dot net dot nz wrote:
> Try configuring with --enable-languages=java - this will only build the 
> C, C++, and java compilers so problems with ada will be avoided (and 
> the build will go a bit faster)

It helps but:

../../../gcc/libiberty/fibheap.c: In function `fibheap_delete_node':
 
../../../gcc/libiberty/fibheap.c:285: error: `LONG_MIN' undeclared
(first use in this function)
../../../gcc/libiberty/fibheap.c:285: error: (Each undeclared identifier
is reported only once
../../../gcc/libiberty/fibheap.c:285: error: for each function it
appears in.)
make[2]: *** [fibheap.o] Error 1
make[2]: Leaving directory
`/tmp/pj/cvs/objdir/i686-pc-linux-gnu/libiberty'
make[1]: *** [all-target-libiberty] Error 2
make[1]: Leaving directory `/tmp/pj/cvs/objdir'
make: *** [bootstrap] Error 2



More information about the Gcc-bugs mailing list