parse.c build failure from gcc-head on Alpha.
George France
france@handhelds.org
Thu Mar 7 13:15:00 GMT 2002
Greetings,
I do not know if this problem should be reported to the Java mailing list or
the gcc list.
Java builds with egcs-2.91.66 and gcc-3.0.4, but when I attempt to build Java
with gcc-2.95.3 on the alpha architecture, the build gets stuck in an
infinate loop.
gcc -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing
-prototypes -DHAVE_CONFIG_H -I. -Ijava
-I/mnt/u9/toolchain/buildsys/source/
toolchain/gcc -I/mnt/u9/toolchain/buildsys/source/uberbaum/gcc/java
-I/mnt/u9/t
oolchain/buildsys/source/uberbaum/gcc/config
-I/mnt/u9/toolchain/buildsys/sourc
e/uberbaum/gcc/../include
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/java/
parse.c -o java/parse.o
Is this a problem in parse.y that is creating something in parse.c that
gcc-2.95.3 can not digest or a problem in gcc-2.95.3 on alpha??
Any ideas or suggestions would be appreciated.
Thank you in advance.
Best Regards,
--George
More information about the Java
mailing list