gcj/168: Build fails on Alpha
bryce@albatross.co.nz
bryce@albatross.co.nz
Wed Mar 8 19:50:00 GMT 2000
>Number: 168
>Category: gcj
>Synopsis: Build fails on Alpha
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apbianco
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 08 19:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Bryce McKinlay
>Release: current cvs
>Organization:
>Environment:
Red Hat 6.1 (alpha)
>Description:
libgcj doesn't build. First, the libffi configure gets:
configure: warning: ***********************************************************
configure: warning: ***********************************************************
configure: warning: This is beta code. If you're looking for a stable release
configure: warning: then use the most recent one - libffi-1.20.
configure: warning: ***********************************************************
configure: warning: ***********************************************************
checking host system type... Invalid configuration `alphaev6-unknown-linux-gnu': machine `alphaev6-unknown' not recognized
Then later, the boehm-gc configure gets:
make[1]: Entering directory `/home/bryce/projects/libgcj/build/alphaev6-unknown-linux-gnu/boehm-gc'
/bin/sh ./libtool --mode=compile alphaev6-unknown-linux-gnu-gcc -DSILENT=1 -DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1 -DNO_SIGSET=1 -DNO_CLOCK=1 -DSMALL_CONFIG=1 -I. -I../../../boehm-gc -I././targ-include -I./../../../boehm-gc/./libc/include -fno-builtin -g -O2 -c ../../../boehm-gc/allchblk.c
alphaev6-unknown-linux-gnu-gcc -DSILENT=1 -DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1 -DNO_SIGSET=1 -DNO_CLOCK=1 -DSMALL_CONFIG=1 -I. -I../../../boehm-gc -I././targ-include -I./../../../boehm-gc/./libc/include -fno-builtin -g -O2 -c ../../../boehm-gc/allchblk.c
./libtool: alphaev6-unknown-linux-gnu-gcc: command not found
>How-To-Repeat:
$ ../configure --enable-threads=posix --enable-java-gc=boehm --prefix=/home/bryce/gcc && make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Java-prs
mailing list