ghc6.6 on ps3 - compile error in StgCRun

Simon Peyton-Jones simonpj at microsoft.com
Mon Apr 23 04:28:48 EDT 2007


Tris

Would you care to add some platform-specific notes to
        http://hackage.haskell.org/trac/ghc/wiki/Building
?

There is a section for such notes, and they allow you to help other people falling into the same hole that you did.

THanks

Simon


| -----Original Message-----
| From: glasgow-haskell-users-bounces at haskell.org [mailto:glasgow-haskell-users-bounces at haskell.org] On
| Behalf Of Tristan Allwood
| Sent: 21 April 2007 11:14
| To: glasgow-haskell-users at haskell.org
| Subject: Re: ghc6.6 on ps3 - compile error in StgCRun
|
| Hi,
|
| Turned out that the configure script was detecting the system as
| powerpc64-unknown-linux, but my assembler etc. didn't like the ppc64
| assembler thrown out by StgCRun; rebuilding, forcing the configure to
| think the ps3 was "just" a powerpc- worked fine.  8 hours later and I
| now have a shiny new, all extralib (-opengl) ghc 6.6 all working :)
|
| Sorry for the spam;
|
| Cheers,
|
| Tris
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users at haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


More information about the Glasgow-haskell-users mailing list