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

Attachment: pgpORQOUxaCrq.pgp
Description: PGP signature

_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to