FreeBSD compile error

Archie Cobbs archie at whistle.com
Sat Sep 6 16:11:27 PDT 1997


I get this when compiling Kaffe 0.9.1 (with the BISS and javasoft packages
installed), in ./kaffe/kaffevm/support.c. This was after "./configure;make".

> gcc -g -O  -I. -I. -I./../../config -I../../config -I../../include -I./../../include -DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC locks.c
> gcc -g -O  -I. -I. -I./../../config -I../../config -I../../include -I./../../include -DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC threadCalls.c
> gcc -g -O  -I. -I. -I./../../config -I../../config -I../../include -I./../../include -DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC support.c
> support.c: In function `do_execute_java_method':
> support.c:80: inconsistent operand constraints in an `asm'
> support.c: In function `do_execute_java_class_method':
> support.c:122: inconsistent operand constraints in an `asm'
> support.c: In function `execute_java_constructor':
> support.c:173: inconsistent operand constraints in an `asm'
> *** Error code 1
> 
> Stop.

Some more info...

> $ gcc --version
> 2.6.3
> $ uname -a
> FreeBSD land.whistle.com 2.2-CURRENT FreeBSD 2.2-CURRENT #0: Sun Mar 30 23:14:55 PST 1997     root at land.whistle.com:/usr/src/sys/compile/LAND  i386

Sorry if this has been covered on the list already..

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com



More information about the kaffe mailing list