This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
gcj/168: Build fails on Alpha
- To: java-gnats at sourceware dot cygnus dot com
- Subject: gcj/168: Build fails on Alpha
- From: bryce at albatross dot co dot nz
- Date: 9 Mar 2000 03:43:51 -0000
- Reply-To: bryce at albatross dot co dot nz
- Resent-Cc: java-prs at sourceware dot cygnus dot com, green at cygnus dot com
- Resent-Reply-To: java-gnats@sourceware.cygnus.com, bryce@albatross.co.nz
>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: