The file codeGen/CgInfoTbls.hs seems to be checked in with DOS (CRLF) line endings in the repository, and I get the following error message during make depend (on Mac OS X, cpp 3.3):

codeGen/CgInfoTbls.hs:18: #include expects "fname" or <fname>

Converting the file to Unix line endings (LF-only) fixes the problem for me.

Cheers,

Wolfgang

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to