I just tried to build on OS 10.4.7 (Intel) using ghc-6.5.20060608.
hoc-0.7 fails on configure with the following message:
configure: error: libffi has not been ported to i386-apple-darwin8.7.1.
cvs HEAD, on the other hand, seems to build fine. But I did
have to add '-fth' to all of the Makefile.in (-fglasgow-exts used
to imply -fth, but apparently no longer)
-david k.
|