Re: ghc6.6 on ps3 - compile error in StgCRun

2007-06-24 Thread Tristan Allwood
On Sat, Jun 23, 2007 at 05:41:11PM +0200, Sven Panne wrote: [ Sorry for the late reply, but I'm just digging through 2-3 months of emails... ] On Saturday 21 April 2007 12:13, Tristan Allwood wrote: [...] I now have a shiny new, all extralib (-opengl) ghc 6.6 all working :) Is there no

Re: ghc6.6 on ps3 - compile error in StgCRun

2007-06-23 Thread Sven Panne
[ Sorry for the late reply, but I'm just digging through 2-3 months of emails... ] On Saturday 21 April 2007 12:13, Tristan Allwood wrote: [...] I now have a shiny new, all extralib (-opengl) ghc 6.6 all working :) Is there no OpenGL support on the PS3 platform you are compiling on or is it

RE: ghc6.6 on ps3 - compile error in StgCRun

2007-04-23 Thread Simon Peyton-Jones
PROTECTED] [mailto:[EMAIL PROTECTED] On | Behalf Of Tristan Allwood | Sent: 21 April 2007 11:14 | To: glasgow-haskell-users@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

Re: ghc6.6 on ps3 - compile error in StgCRun

2007-04-21 Thread Tristan Allwood
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,

ghc6.6 on ps3 - compile error in StgCRun

2007-04-20 Thread Tristan Allwood
Hi, I'm trying to build ghc-6.6 on a sony ps3, but have hit a problem: == make all -r; in /home/tora/ghc/ghc-6.6/rts ../compiler/ghc-inplace -optc-O

Re: ghc6.6 on ps3 - compile error in StgCRun

2007-04-20 Thread Tristan Allwood
Hi, Some more information that may be useful: (ghc -v compilation and gcc -v) Cheers, Tristan Allwood 17:54:26 - [EMAIL PROTECTED]:~/ghc/ghc-6.6/rts ../compiler/ghc-inplace -v -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations