Greetings-
I'm attempting to compile ghc 4.06 (I need the FFI stuff) under Windows NT
cygwin32.
The compile fails in the compiler directory with this:

/usr/local/bin/ghc -cpp -fglasgow-exts -Rghc-timing -I. -IcodeGen -InativeGen
-Iparser
-iutils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSugar:coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:absCSyn:main:profiling:parser:usageSP:cprAnalysis:nativeGen

-recomp   -fvia-C  -c utils/Argv.lhs -o utils/Argv.o -osuf o

HsVersions.h:148: Could not find valid interface file `FastString'

Compilation had errors

make: *** [utils/Argv.o] Error 1

Thanks-
Brett Letner



Reply via email to