Sven.Panne: > Donald Bruce Stewart wrote: > >[...] > >../../ghc/compiler/ghc-inplace -optc-O -optc-Wall -optc-W > >-optc-Wstrict-prototypes -optc-Wmissing-prototypes > >-optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return > >-optc-Wbad-function-cast -optc-I../includes -optc-I. -optc-Iparallel > >-optc-DCOMPILING_RTS -optc-fomit-frame-pointer -H16m -O -O2 -static -c > >Adjustor.c -o Adjustor.o > >Adjustor.c:85: syntax error before `<' > >Adjustor.c:65: warning: `execPage' defined but not used > >gmake[1]: *** [Adjustor.o] Error 1 > >gmake: *** [all] Error 1 > > Huh? I can't see any '<' near line 85 in Adjustor.c, any ideas? The > merge should have fixed the f.e.d. troubles on OpenBSD, BTW.
The tree had my own version of the Adjustor.c changes sitting in it :} Back in sync with cvs hq now. -- Don _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
