Is this still happening to you? I vaguely remember something like this happening to me, but I'm not certain.
At least, try checking out a completely fresh tree and configuring from scratch. (Check that you are following the instructions in the Building Guide.) Part of my vague memory is that droppings from an earlier version were complicating the story. Simon | -----Original Message----- | From: Bryn Keller [mailto:[EMAIL PROTECTED]] | Sent: 13 January 2003 18:58 | To: [EMAIL PROTECTED] | Subject: Win32 build problems | | Anyone know what could be causing this? I'm on Win2000, Cygwin from | about 2 weeks ago, and GHC 5.04.2. | | make[5]: Leaving directory `/cygdrive/d/home/haskell/fptools/ghc/rts/gmp' | make[4]: Leaving directory `/cygdrive/d/home/haskell/fptools/ghc/rts/gmp' | ../../ghc/compiler/ghc-inplace -optc-mno-cygwin -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 -opt | c-I. -optc-Iparallel -optc-DCOMPILING_RTS -optc-fomit-frame-pointer | -H16m -O -O2 | -static -c Adjustor.c -o Adjustor.o | make[2]: *** [Adjustor.o] Error 1 | make[1]: *** [all] Error 1 | make[1]: Leaving directory `/cygdrive/d/home/haskell/fptools/ghc' | make: *** [build] Error 1 | | | Thanks, | | Bryn | | | _______________________________________________ | Cvs-ghc mailing list | [EMAIL PROTECTED] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
