
Hello, Whew! This was the toughest bootstrap I've done in a long time. Thanks to help from people here, I have built a working GHC 6.2.1 for AIX5.1L. (The last GHC I could find for AIX was GHC 2.09!) Find it at: gopher://quux.org/1/devel/AIX/ghc or http://quux.org/devel/AIX/ghc for the gopher-impaired I have posted the "binary distribution" generated by the make system as well as a tarball containing my fully built source tree. There's also a info file describing how I finally made it work. Thanks very much to everyone on these two lists that provided hints along the way. I appreciate it! For the curious, this was bootstrapped from Debian on x86. It is built for PowerPC using gcc 3.3.2. Please feel free to post either or both of these on the GHC download page. (Is there someone specific I should contact about that?) These are unregisterized builds. Porting the registerized system and interpreter are beyond my expertise, and things I don't need, but maybe this will provide a start for someone else to do that. (Please note: the binary dist has uploaded to the site but my build tree is still uploading as I type this, so please give it about an hour before you try to download that, or you'll get a partial file.) -- John Goerzen Author, Foundations of Python Network Programming http://www.amazon.com/exec/obidos/tg/detail/-/1590593715

On 2004-10-02, Donald Bruce Stewart
jgoerzen:
Hello,
Whew! This was the toughest bootstrap I've done in a long time. Thanks to help from people here, I have built a working GHC 6.2.1 for AIX5.1L. (The last GHC I could find for AIX was GHC 2.09!)
Congratulations :)
Thanks :-) And I greatly appreciated your help along the way. -- John

On 2004-10-02, John Goerzen
to help from people here, I have built a working GHC 6.2.1 for AIX5.1L. (The last GHC I could find for AIX was GHC 2.09!)
As a follow-up question: what does it take to get this listed at http://www.haskell.org/ghc/download_ghc_621.html? I bet there is someone else out there that would find it useful. It's unregisterized, but aside from that, the only known bug is that some of the timezone calculations may be off (and I've already submitted that at sf.net) -- John
participants (2)
-
dons@cse.unsw.edu.au
-
John Goerzen