
21 Feb
2005
21 Feb
'05
6:39 a.m.
On 19 February 2005 16:40, Judah Jacobson wrote:
Compiling on OS X 10.2.8 (using gcc 3.1, ghc-6.2.2) gave an error on ghc/rts/Linker.c. The tarball includes a bogus version of ghc/includes/ghcplatform.h, which from what I can tell ought to be generated by make. Deleting the file and re-making seemed to work for a while. (Also, should that file be removed by make clean? It doesn't seem to be...)
Thanks, I've now fixed that. Simon