Comment 2 for bug 6202

Revision history for this message
Yann Rouillard (yann-pleiades) wrote :

rscheme currently FTBFS:

make[3]: Entering directory `/build/buildd/rscheme-0.7.3.4.b1/stage0/rshell'
gcc -g -O2 -O2 -DNDEBUG -DINLINES -DGC_MACROS -Wall -Wno-unused '-DINSTALL_DIR="/build/buildd/rscheme-0.7.3.4.b1/stage0/install"' -I. -I- -I/build/buildd/rscheme-0.7.3.4.b1/stage0/install/include -c -o shell.o shell.c
cc1: note: obsolete option -I- used, please use -iquote instead
gcc -g -O2 -O2 -DNDEBUG -DINLINES -DGC_MACROS -Wall -Wno-unused '-DINSTALL_DIR="/build/buildd/rscheme-0.7.3.4.b1/stage0/install"' -I. -I- -I/build/buildd/rscheme-0.7.3.4.b1/stage0/install/include shell.o -o rs -L/build/buildd/rscheme-0.7.3.4.b1/stage0/install/lib -lrs -rdynamic -lm -ldl
make[3]: Leaving directory `/build/buildd/rscheme-0.7.3.4.b1/stage0/rshell'
rshell/rs -image tmp/system.bas -c.repl system.img
make[2]: *** [system.img] Segmentation fault

maybe a GCC 4.0 bug