RE: [Haskell-cafe] Compiling GHC 6.2.2 without ghci

31 May
2005
31 May
'05
6:18 a.m.
On 25 May 2005 19:39, Jesper Louis Andersen wrote:
How do you compile GHC 6.2.2 without compiling the ghci (ghc interactive)? I only need this as a stepping stone to GHC 6.4, so it is really not needed, however great it might be. No ./configure options seem to address the problem.
Add the line 'GhcWithInterpreter=NO' to your mk/build.mk (create the file if you don't have it). Cheers, Simon
7294
Age (days ago)
7294
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow