Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Aaron Tomb
On Oct 28, 2006, at 10:30 AM, Gregory Wright wrote: One more thing: After adding the symlink, you must do sudo port clean ghc to clean up the failed build before trying again. Macports is not smart enough to do that yet, but if you don't, you will have all kinds of unpredictable prob

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Gregory Wright
Hi Aaron, On Oct 28, 2006, at 1:06 PM, Aaron Tomb wrote: I'm running version 2.2.1 That could be the problem. I'm running 2.4. IIRC, the early Xcodes for Intel had a problem like this. What happens if you upgrade to the latest? (Xcode is a free download, but you need to register at the a

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Gregory Wright
Aaron, On Oct 27, 2006, at 12:42 PM, Aaron Tomb wrote: Hello, The Portfile has made it to the servers, but installation doesn't complete successfully for me (on Intel/10.4.8). The first issue is that something happens to the dynamic library lookup path so the configure check for a workin

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Aaron Tomb
I'm running version 2.2.1 Aaron On Oct 28, 2006, at 9:54 AM, Gregory Wright wrote: Hi Aaron, On Oct 27, 2006, at 12:42 PM, Aaron Tomb wrote: Hello, The Portfile has made it to the servers, but installation doesn't complete successfully for me (on Intel/10.4.8). The first issue is that

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Gregory Wright
Hi Aaron, On Oct 27, 2006, at 12:42 PM, Aaron Tomb wrote: Hello, The Portfile has made it to the servers, but installation doesn't complete successfully for me (on Intel/10.4.8). The first issue is that something happens to the dynamic library lookup path so the configure check for a wo

Re: GHC 6.6 for OS X using MacPorts

2006-10-27 Thread Aaron Tomb
Hello, The Portfile has made it to the servers, but installation doesn't complete successfully for me (on Intel/10.4.8). The first issue is that something happens to the dynamic library lookup path so the configure check for a working C compiler fails with a dyld error. I managed to fix t

Re: GHC 6.6 for OS X using MacPorts

2006-10-27 Thread Gregory Wright
On Oct 27, 2006, at 10:25 AM, C.M.Brown wrote: Hi Greg, I have just been trying to install ghc 6.6 using Darwin Ports, but the search facility can't find ghc-6.6. : sudo port selfupdate DarwinPorts base version 1.320 installed Downloaded MacPorts base version 1.320 The MacPorts installation i

Re: GHC 6.6 for OS X using MacPorts

2006-10-27 Thread C.M.Brown
Hi Greg, I have just been trying to install ghc 6.6 using Darwin Ports, but the search facility can't find ghc-6.6. : sudo port selfupdate DarwinPorts base version 1.320 installed Downloaded MacPorts base version 1.320 The MacPorts installation is not outdated and so was not updated selfupdate do

GHC 6.6 for OS X using MacPorts

2006-10-27 Thread Gregory Wright
Hi, GHC 6.6 is now available for OS X systems on both Intel and PowerPC processors using the MacPorts infrastructure. The compiler is built from source, using a binary bootstrap compiler. OS X versions 10.3 (Panther) and 10.4 (Tiger) are supported for PowerPC processors; for Intel processo