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

Reply via email to