DeleteObject and HEAD on i386-unknown-mingw32(bling)
"Claus Reinke" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <010b01c72dcd$f1aa6490$8f8bb8d9__37443.6473627158$1167674111$gmane$org@cr3lt> |
recently, when I try to build HEAD on mingw (using 6.4.1), I get ../compiler/stage1/ghc-inplace -o stage2/ghc -H32m -O -W -fno-warn-unused-matches -fwarn-unused-imports -package ghc -Istage2 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -Rghc-timing -DGHCI -DDEBUGGER -threaded stage2/main/Main.o c:\fptools\ghc\libraries\Win32/libHSWin32.a(Types.o):fake:(.text+0x9da): undefined reference to `DeleteObject' collect2: ld returned 1 exit status this problem was discussed here earlier as "Build failure on Windows" http://www.mail-archive.com/[email protected]/msg29182.html and I haven't seen a resolution. nevertheless, the nightly builds on this platform claim to succeed without problem.. could someone please enlighten me about what it is I seem to be missing? Happy New Year, Claus ----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Monday, January 01, 2007 10:30 AM Subject: [nightly] 31-Dec-2006 build of of HEAD on i386-unknown-mingw32(bling) > From: GHC Build Reports <[email protected]> > To: [email protected] > Subject: [nightly] 31-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling) > > Build description = of HEAD on i386-unknown-mingw32 (bling) > Build location = /fptools/builds/HEAD > Build config file = /fptools/builds/ghc-nightly/site/galois/conf-HEAD-bling > > Nightly build started on bling at Sun Dec 31 22:00:01 PST 2006. > **** checking out new source tree ... Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > Finished getting. > ok. (GHC Version 6.7.20061231) > **** Building stage 1 compiler ... ok. > **** Building stage 2 compiler ... ok. > **** building compiler binary distribution ... ok. > **** canonicalizing mingw binary distribution tree... ok > **** generating binary distribution + manifest ... ok. > **** building mingw .gz binary dist ... ok. > **** publishing distfiles ... ok. > **** publishing logs ... ok. > Logs are at http://www.haskell.org/ghc/dist/current/logs > Dists are at http://www.haskell.org/ghc/dist/current/dist > Docs are at http://www.haskell.org/ghc/dist/current/docs > All done! > Nightly build finished successfully at Mon Jan 1 01:30:02 PST 2007 > Nightly run ended at Mon Jan 1 01:30:02 PST 2007 > > _______________________________________________ > Cvs-ghc mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-ghc >