This is what I get, building the new alpha with gcc-3.2.1 on Mac OS X
../.././xgpc -B../.././ -c -I. -W -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -g -O2 --unit-path=/Users/adriaan/gnu/gpc-20030507/gcc/p/rts --automake `cat needed-options` -DRTS_RELEASE_STRING="'`cat /Users/adriaan/gnu/gpc-20030507/gcc/p/rts/rts-version`'" -DGCC_VERSION="'3.2.1'" /Users/adriaan/gnu/gpc-20030507/gcc/p/rts/filename.pas /Users/adriaan/gnu/gpc-20030507/gcc/p/rts/filename.pas: In function `ConfigFileName': /Users/adriaan/gnu/gpc-20030507/gcc/p/rts/filename.pas:1481: internal error: Bus error Please submit a full bug report, with preprocessed source if appropriate. See URL:http://www.gnu-pascal.de/todo.html for instructions. make[2]: *** [filename.o] Error 1 make[1]: *** [pascal.rts] Error 2 make: *** [all-gcc] Error 2
After a reboot, the problem had gone and gpc did build. With the previous alpha also, I often get "strange" compiler messages (mostly assertions). The remedy is then to reboot. I can't say if this is a problem in gpc or in Mac OS X.
Regards,
Adriaan van Os