Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-14 Thread PHO
From: Christian Maeder <[EMAIL PROTECTED]> Subject: Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page Date: Thu, 14 Feb 2008 09:26:47 +0100 > Could you create a ticket for this (or is there one already)? I'm > willing to recompile ghc-6.8.2 with dif

Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-14 Thread Christian Maeder
Manuel M T Chakravarty wrote: >> ld: atom sorting error for >> _fastcgizm3001zi0zi1_NetworkziFastCGI_FCGXzuStream_closure_tbl and >> _fastcgizm3001zi0zi1_NetworkziFastCGI_FCGXzuRequest_closure_tbl in >> dist/build/Network/FastCGI.o > > According to Wolfgang Thaller's answer to a previous post by y

Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-14 Thread Christian Maeder
Manuel M T Chakravarty wrote: > I can't see how ghc can generate a correct executable if you pass these > cross-compilation options to GHC. Even if you can get GHC to generate > proper PPC code, it will link against *Haskell* libraries that contain > i386 code. Of course I'm using a PPC haskell c

Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-14 Thread Chris Kuklewicz
Christian Maeder wrote: Could you create a ticket for this (or is there one already)? There have been a few tickets, some still outstanding, about leopard powerpc failures. I'm willing to recompile ghc-6.8.2 with different options or patches on PPC Tiger, but even compiling via-C does not w

Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-14 Thread Manuel M T Chakravarty
Christian Maeder: Chris Kuklewicz wrote: The "./setup build" causes a segmentation fault. This is for every project I try (including ones with very default Setup.hs contents). I can at least reproduce the segmentation fault by running my PPC- Tiger binary on an i386-Leopard, by compiling wi

Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-14 Thread Christian Maeder
Could you create a ticket for this (or is there one already)? I'm willing to recompile ghc-6.8.2 with different options or patches on PPC Tiger, but even compiling via-C does not work (not to mention bootstrapping from hc sources). http://hackage.haskell.org/trac/ghc/ticket/2012 (Only few seem to

Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-13 Thread Christian Maeder
Chris Kuklewicz wrote: > The "./setup build" causes a segmentation fault. This is for every > project I try (including ones with very default Setup.hs contents). I can at least reproduce the segmentation fault by running my PPC-Tiger binary on an i386-Leopard, by compiling with additional options

Re: problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-12 Thread Sean Leather
Hi Chris, It is my habit to compile the Setup.hs or Setup.lhs to "setup" with "ghc > --make > Setup.hs -o setup". > > The "./setup configure ..." is working. > > The "./setup build" causes a segmentation fault. This is for every > project I > try (including ones with very default Setup.hs content

problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

2008-02-12 Thread Chris Kuklewicz
I am now testing that binary distribution for powerpc on my Leopard G4 notebook. It is not always working. It is my habit to compile the Setup.hs or Setup.lhs to "setup" with "ghc --make Setup.hs -o setup". The "./setup configure ..." is working. The "./setup build" causes a segmentation fau