Problem when compiling ghc-6.4 with itself
Simon Marlow
simonmar at microsoft.com
Mon Feb 14 11:21:22 EST 2005
On 12 February 2005 18:30, Alain Cremieux wrote:
> When compiling ghc-6.4.20050211 with itself, I get :
>
> /usr/local/bin/ghc -M -optdep-f -optdep.depend -osuf o -H16m -O
> -i../../lib/compat -Rghc-timing -Wall Main.hs
> ../../lib/compat/Compat/RawSystem.hs:19: ../../includes/ghcconfig.h:
> No such file or directory
>
>
> I verified the version of ghc :
>
> /usr/local/bin/ghc --version
> The Glorious Glasgow Haskell Compilation System, version 6.4.20050211
Thanks, I've just fixed this.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list