/Users/chak/Code/ghc-test/ghc/stage1-inplace/ghc -optc-Werror -optc-
Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-
Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../
includes -optc-I. -optc-Iparallel -optc-Ism -optc-Ieventlog -optc-
DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-
I../libffi/build/include -optc-fno-strict-aliasing -Werror -H64m -O0 -
fasm -optc-O2 -I../includes -I. -Iparallel -Ism -Ieventlog -
DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../
libffi/build/include -I. -dcmm-lint -c Profiling.c -o Profiling.o
Linker.c:29:24: error: RtsGlobals.h: No such file or directory
Linker.c:955:0:
error: 'getOrSetTypeableStore' undeclared here (not in a function)
cc1: warnings being treated as errors
Linker.c:955:0: warning: missing initializer
Linker.c:955:0:
warning: (near initialization for 'rtsSyms[85].addr')
Linker.c:955:0:
error: 'getOrSetSignalHandlerStore' undeclared here (not in a
function)
Linker.c:955:0: warning: missing initializer
Linker.c:955:0:
warning: (near initialization for 'rtsSyms[86].addr')
make[1]: *** [Linker.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [stage1] Error 2
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc