Building ghc-6.4 on Solaris x86

Georg Sauthoff gsauthof at TechFak.Uni-Bielefeld.DE
Mon May 1 13:45:02 EDT 2006


On Sat, Apr 29, 2006 at 09:36:53PM +0300, Einar Karttunen wrote:

Hello,

> A few months ago physrules ported GHC 6.4.1 to solaris x86.

who/what is physrules?

> There were a few problems (and the tarball does not have
> the install target fixed), but the binary should work.

> Hopefully this can help you further. No guarantees.

Thanks. Yes, the binary works with a hello-world.hs program. But the
ghc-asm mangleer complains again:

LD_LIBRARY_PATH=/var/tmp/gsauthof/gmp-4.2/lib PATH=/var/tmp/gsauthof/bin:/usr/sfw/bin:$PATH ./configure --with-ghc=/var/tmp/gsauthof/src/ghc-6.4.1-solaris-x86/bin/ghc --with-gcc=/usr/sfw/bin/gcc --prefix=/var/tmp/gsauthof/ghc-6.4.2

LD_LIBRARY_PATH=/var/tmp/gsauthof/gmp-4.2/lib PATH=/var/tmp/gsauthof/bin:/usr/sfw/bin:$PATH make

/var/tmp/gsauthof/src/ghc-6.4.1-solaris-x86/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../../../libraries -fglasgow-exts -no-recomp    -c Compat/Directory.hs -o Compat/Directory.o  -ohi Compat/Directory.hi
Prologue junk?: .globl CompatziDirectory_a_entry
        .type   CompatziDirectory_a_entry, @function
CompatziDirectory_a_entry:
        pushl   %ebp
        movl    %esp, %ebp
/var/tmp/gsauthof/src/2/ghc-6.4.2

Regards
Georg Sauthoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/glasgow-haskell-users/attachments/20060501/f19de797/attachment.bin


More information about the Glasgow-haskell-users mailing list