Re: -threaded

2006-07-07 Thread Georg Sauthoff
a debug enabled -threaded version of ghc and follow http://hackage.haskell.org/trac/ghc/wiki/DebuggingGhcCrashes is on my TODO list. Regards Georg Sauthoff pgpr4GbL3eY5d.pgp Description: PGP signature ___ Glasgow-haskell-users mailing list Glasgow

Re: Solaris x86 package

2006-06-13 Thread Georg Sauthoff
On Tue, Jun 13, 2006 at 09:58:37AM +0200, Christian Maeder wrote: Hi, Georg Sauthoff wrote: I tried 6.4 cvs from 20060607 at Solaris 10 x86 and have no problems with a threaded rts here (did a stage3 build to test it). good. The results of gmake in testsuite/tests/ghc-regress might be I

Re: Solaris x86 package

2006-06-12 Thread Georg Sauthoff
/ghc/ticket/186 - I suppose, that the = 6.4.1 solaris sparc binary packages don't use the NCG? Regards Georg Sauthoff pgpKCAGA4yeS5.pgp Description: PGP signature ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http

Re: ghc sparc NCG

2006-06-12 Thread Georg Sauthoff
On Fri, Jun 02, 2006 at 03:59:01PM +0100, Duncan Coutts wrote: Hi, On Fri, 2006-06-02 at 15:10 +0200, Georg Sauthoff wrote: at http://hackage.haskell.org/trac/ghc/wiki/Platforms I read, that the Sparc NCG 'is bitrotted' - does that mean, that it is unmaintained, but used by default

ghc sparc NCG

2006-06-02 Thread Georg Sauthoff
else? Regards Georg Sauthoff pgpHxUxCX61kF.pgp Description: PGP signature ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Re: Building ghc-6.4 on Solaris x86

2006-05-03 Thread Georg Sauthoff
that - and gcc gets the -fomit-frame-pointer flag. Log is attached. Regards Georg Sauthoff Glasgow Haskell Compiler, Version 6.4.2, for Haskell 98, compiled by GHC version 6.4.2 Using package config file: /var/tmp/gsauthof/src/nothread/ghc-6.4.2/ghc/driver/package.conf.inplace Using package config file

Re: Building ghc-6.4 on Solaris x86

2006-05-03 Thread Georg Sauthoff
On Wed, May 03, 2006 at 05:56:18PM +0200, Georg Sauthoff wrote: On Wed, May 03, 2006 at 11:50:46AM +0100, Simon Marlow wrote: Hi, [..] Try running GHC with -v, see whether the -fomit-frame-pointer flag is being passed to gcc. If not, try to find out why - it should be added by code

Re: Building ghc-6.4 on Solaris x86

2006-05-02 Thread Georg Sauthoff
from linux against one from solaris x86, the pushl/movl sequences are deleted (and the '#NO_APP' command is replaced by '/NO_APP'). Regards Georg Sauthoff [1] PATH=/var/tmp/gsauthof/bin:/usr/sfw/bin:$PATH ./configure --with-gcc=/usr/sfw/bin/gcc --with-ghc=/var/tmp/gsauthof/src/ghc-6.4.2/ghc

Re: Building ghc-6.4 on Solaris x86

2006-05-01 Thread Georg Sauthoff
/src/2/ghc-6.4.2 Regards Georg Sauthoff pgpORQOUxaCrq.pgp Description: PGP signature ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Re: Building ghc-6.4 on Solaris x86

2006-05-01 Thread Georg Sauthoff
On Sat, Apr 29, 2006 at 05:47:29PM +0200, Georg Sauthoff wrote: Hi, [..] If I go into ghc/rts and manually execute the last command, it terminates sometimes. I.e. if I execute it manually 20 times, 1 time it hangs and 19 times it terminates ... [..] to give more information: In the log from

Building ghc-6.4 on Solaris x86

2006-04-29 Thread Georg Sauthoff
); configure could check this and provide a --with-as switch Regards Georg Sauthoff --- ghc-6.4.2/ghc/rts/RtsUtils.cThu Jan 12 13:43:03 2006 +++ ghc-6.4.2.old/ghc/rts/RtsUtils.cSat Apr 29 14:23:23 2006 @@ -16,7 +16,9 @@ #include Ticky.h #ifdef HAVE_TIME_H +#define _POSIX_PTHREAD_SEMANTICS

Re: Building ghc-6.4 on Solaris x86

2006-04-29 Thread Georg Sauthoff
Georg Sauthoff pgp1xnJNjt1Jz.pgp Description: PGP signature ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users