This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hi! I've tried to compile libgcj on my alpha with the OFS1 operating system. On libgcj-snapshot-1999-04-08 I got the following error : gcc -DSILENT=1 -DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1 -I. -I../../../libgcj-snapshot-1999-04-08/boehm-gc -g -O2 -I././targ-include -I./../../../libgcj-snapshot-1999-04-08/boehm-gc/./libc/include -fno-builtin -c ../../../libgcj-snapshot-1999-04-08/boehm-gc/mach_dep.c ../../../libgcj-snapshot-1999-04-08/boehm-gc/mach_dep.c: In function `GC_push_regs': ../../../libgcj-snapshot-1999-04-08/boehm-gc/mach_dep.c:336: parse error before `>' make[1]: *** [mach_dep.o] Error 1 make[1]: Leaving directory `/scratch/dapet/privat/compiler/snapshot/build/alphaev56-dec-osf4.0d/boehm-gc' I get the same error on the cvs source I downloaded today (99-04-09). David.