It's a bug I introduced on Thursday, and fixed this morning. Should be ok now, I hope. You should make sure you're on the cvs-ghc mailing list, if you aren't already.
The building guide should be reasonably up to date, I hope. The commentary also. Where it isn't, please help make it so! Simon | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hampus Ram | Sent: 12 October 2003 20:21 | To: [EMAIL PROTECTED] | Subject: Unable to build GHC/Base.lhs | | Hi, | | I've been unable to build the libraries for some time now, the compiler | exits with a message that seems somewhat strange. It complains about not | being able to open an interface that, I think, it is supposed to create | (this with the stage1 compiler). | | ../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude | -#include HsBase.h -funbox-strict-fields -package-name base -O | -Rghc-timing -split-objs -c GHC/Base.lhs -o GHC/Base.o -ohi | GHC/Base.hi | Bad interface file: ./GHC/Base.hi | does not exist | Action: openFileEx | Reason: No such file or directory | File: ./GHC/Base.hi | | Is this a bug or is something else amiss? I've tried with checking out a | fresh copy of fptools, but still the same error. Any suggestions? | | /Hampus | | by the way... which are the best sources to learn about ghc-hacking? Most | stuff seems to be quite outdated. | | -- | Homepage: http://www.dtek.chalmers.se/~d00ram | E-mail: [EMAIL PROTECTED] | | "Det �r aldrig f�rsent att ge upp" | _______________________________________________ | 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
