
15 Jun
2004
15 Jun
'04
3:15 p.m.
2004-06-15T14:52:53 Simon Marlow:
On 15 June 2004 14:18, Bennett Todd wrote:
./distrib/hc-build ... ./configure --with-ghc=`pwd`/ghc/compiler/ghc-inplace make
That last make didn't do anything.
After hc-build, you should unpack a completely fresh GHC source tree, somewhere else. Then 'cd' into this tree, and issue the configure/make commands.
_Thank_ you! I somehow missed that. I'll kick it off now and let you all know how it goes. -Bennett