gmake -C gmp MAKEFLAGS=
cd mpn; gmake "CC=gcc" "CFLAGS=-O" "XCFLAGS=" libmpn.a
gmake[4]: Entering directory `/usr/local/pub-bkb/ghc/fptools/ghc/rts/gmp/mpn'
gmake[4]: `libmpn.a' is up to date.
gmake[4]: Leaving directory `/usr/local/pub-bkb/ghc/fptools/ghc/rts/gmp/mpn'
cd mpz; gmake "CC=gcc" "CFLAGS=-O" "XCFLAGS=" libmpz.a
gmake[4]: Entering directory `/usr/local/pub-bkb/ghc/fptools/ghc/rts/gmp/mpz'
gmake[4]: `libmpz.a' is up to date.
gmake[4]: Leaving directory `/usr/local/pub-bkb/ghc/fptools/ghc/rts/gmp/mpz'
../driver/ghc-inplace -I../includes -I. -Iparallel -optc-Wall  -optc-W 
-optc-Wstrict-prototypes  -optc-Wmissing-prototypes  -optc-Wmissing-declarations 
-optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wbad-function-cast 
-O2 -optc-DCOMPILING_RTS -static    -H40m -Onot  -O2 -optc-fomit-frame-pointer    -c 
GC.c -o GC.o
GC.c:862: structure has no member named `global_link'
GC.c:873: structure has no member named `global_link'
GC.c:874: structure has no member named `global_link'
GC.c:878: structure has no member named `global_link'
GC.c:879: structure has no member named `global_link'
GC.c:899: structure has no member named `global_link'
GC.c:901: structure has no member named `global_link'
GC.c:851: warning: `next' might be used uninitialized in this function
GC.c:897: warning: `next' might be used uninitialized in this function
GC.c:1275: warning: `step' might be used uninitialized in this function
gmake[2]: *** [GC.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1

Reply via email to