
16 Jun
2004
16 Jun
'04
6:33 a.m.
On 15 June 2004 16:24, Bennett Todd wrote:
2004-06-15T14:52:53 Simon Marlow:
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.
Alas, no joy; again, "make" does nothing.
These Makefiles are cleverer than I am, I can't quite figure out why make is just silently exiting with status zero.
This is very strange. Perhaps try 'make -d'? Cheers, Simon