Error compiling 'ffitest.c'
Bryce McKinlay
bryce@albatross.co.nz
Sun Aug 8 19:42:00 GMT 1999
After checking out the new interpreter/libffi stuff I am getting the following
build error:
gcc -DHAVE_CONFIG_H -I. -I../../../libffi -I. -I../../../libffi/include
-Iinclude -fexceptions -g -O2 -c ../../../libffi/src/ffitest.c
../../../libffi/src/ffitest.c: In function `main':
../../../libffi/src/ffitest.c:301: ANSI C requires a named argument before `...'
../../../libffi/src/ffitest.c:308: ANSI C requires a named argument before `...'
../../../libffi/src/ffitest.c:324: ANSI C requires a named argument before `...'
../../../libffi/src/ffitest.c:339: ANSI C requires a named argument before `...'
../../../libffi/src/ffitest.c:367: ANSI C requires a named argument before `...'
[... many repetitions of same error ...]
[bryce@reason build]$ gcc -v
Reading specs from /usr/local/egcs/lib/gcc-lib/i686-pc-linux-gnu/2.96/specs
gcc version 2.96 19990803 (experimental)
regards
[ bryce ]
More information about the Java
mailing list