Hi there. For the time being, I've used the FFI in ghc-pkg and hsc2hs to remove the Win32 dependencies.
Cheers Mike Thomas ----- Original Message ----- From: "Simon Peyton-Jones" <[EMAIL PROTECTED]> To: "Alastair Reid" <[EMAIL PROTECTED]> Cc: "Mike Thomas" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, October 26, 2002 1:01 AM Subject: RE: hslibs/win32 | My best answer until after the pldi deadline is to tweak the makefile | (and commit the result for benefit of others) to remove it from the | build process. I think you are saying "don't build the win32 library". The trouble is that in turn means you can't bootstrap GHC on Win32 at all. And that means no GHCi, no TH, etc. Is there no way to fix Win32 so it still builds? Simon _______________________________________________ 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
