building ghc-6.8.2 network library fails under gcc43

2008-02-14 Thread Jens Petersen
(I know gcc-4.3 is still under development, but it is expected to be the version of gcc in Fedora 9 which will be released around the end of April.) Has anyone tried or managed to build ghc with gcc-4.3? I tried yesterday in the Fedora buildsystem and got to: Socket.hsc: In function 'main': Sock

Re: GHC logo ideas (was: Re: ANN: Mac installer pkg for GHC - 6.8.2.20080211 trial release (Leopard, Intel))

2008-02-14 Thread Victor Nazarov
On Fri, Feb 15, 2008 at 2:20 AM, Tim Chevalier <[EMAIL PROTECTED]> wrote: > > Well, I got bored in class, so here's a sketch: > http://lafalafu.com/krc/Scratch/ghc-logo-idea.png > > This is still based on Yitzhak's idea of incorporating the Clyde Arc. > The extra bit of the lambda that extends

Re: Tiger installer [was: Re: ANN: Mac installer pkg for GHC - 6.8.2.20080211 trial release (Leopard, Intel)]

2008-02-14 Thread Manuel M T Chakravarty
Yitzchak Gale: Manuel M T Chakravarty wrote: http://www.cse.unsw.edu.au/~chak/HelloWorld.tar.bz2 It contains HelloWorld-Leopard and HelloWorld-Tiger. Please try to run them both. I believe HelloWorld-Leopard will also give you a bus error, but I hope HelloWorld-Tiger will work. $ ./HelloWorl

GHC logo ideas (was: Re: ANN: Mac installer pkg for GHC - 6.8.2.20080211 trial release (Leopard, Intel))

2008-02-14 Thread Tim Chevalier
On 2/14/08, Yitzchak Gale <[EMAIL PROTECTED]> wrote: > Manuel M T Chakravarty wrote: > >> I'd also be nice to have a cool logo/icon. > > > Tim Chevalier wrote: > > I am a mediocre artist, but I'd be willing to give it a try if there > > are no better ones around. > > > Sounds great, please giv

Re: Tiger installer [was: Re: ANN: Mac installer pkg for GHC - 6.8.2.20080211 trial release (Leopard, Intel)]

2008-02-14 Thread Yitzchak Gale
Manuel M T Chakravarty wrote: > The file length is correct. > MD5 (Public/Web/haskell/GHC-6.9.20080213-i386.dmg) = > cc76dea615234aa83d85ef5c30021828 Bingo! Thanks. I wrote: >> In the readme, you say that I require Xcode 3.0. Tiger came with >> Xcode 2.4.1, and I have not updated it. Could tha

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 different options or patc

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: ANN: Mac installer pkg for GHC - 6.8.2.20080211 trial release (Leopard, Intel)

2008-02-14 Thread Yitzchak Gale
Manuel M T Chakravarty wrote: >> I'd also be nice to have a cool logo/icon. Tim Chevalier wrote: > I am a mediocre artist, but I'd be willing to give it a try if there > are no better ones around. Sounds great, please give it a whirl. > I'm almost tempted to switch back to a Mac. Since you h

Re: Tiger installer [was: Re: ANN: Mac installer pkg for GHC - 6.8.2.20080211 trial release (Leopard, Intel)]

2008-02-14 Thread Manuel M T Chakravarty
Yitzchak Gale: Manuel M T Chakravarty wrote: Try this http://www.cse.unsw.edu.au/~chak/haskell/GHC-6.9.20080213-i386.dmg I got it, but there were some download problems. I hope the file is intact. It has exactly 44740924 bytes. Perhaps you could send me an md5sum to be certain. The file leng

ghc-6.8.1 on WinXP: windres: can't open font file `for'

2008-02-14 Thread Bayley, Alistair
I've just installed ghc-6.8.1 on my WinXP workstation (I already have it successfully working on my laptop). When I compile anything, the linking stage fails with: c:\ghc\ghc-6.8.1\bin/windres: can't open font file `for': No such file or directory Any clues as to what's wrong? Google isn't very

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