
9 Apr
2007
9 Apr
'07
4:38 p.m.
Hi Ian, On Apr 9, 2007, at 12:21 PM, Ian Lynagh wrote:
On Sun, Apr 08, 2007 at 07:49:24PM -0400, Gregory Wright wrote:
I have ghc-6.6 (darcs version from 20070405) running registerized on FreeBSD/amd64.
Excellent! Well done, and thanks for persevering!
It would be great if you could let us have a bindist and any necessary patches.
I will certainly provide patches and a binary distribution that people can use to bootstrap their own compilers. I will try to get ghci running before I put out a release.
If you compile a module with
ghc -v -keep-tmp-files
then you should see the commandline it is using, and it should leave the files for you to examine, and rerun the commands on, afterwards.
I'm giving this a try right now. Best Wishes, Greg