Re: progress on Freebsd-amd64 (Was: .hc files for building ghc-6.4.1 on amd64 ?)

2005-09-22 Thread Tomasz Zielonka
On 9/21/05, Wilhelm B. Kloke [EMAIL PROTECTED] wrote:
Now I have an unregisterised ghc-inplace. What is the fastest way to testits usability?
Great! Could you put it somewhere on the web?
I have FreeBSD 5.4 here, and you?

Best regards
Tomasz

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


progress on Freebsd-amd64 (Was: .hc files for building ghc-6.4.1 on amd64 ?)

2005-09-21 Thread Wilhelm B. Kloke
Simon Marlow [EMAIL PROTECTED] schrieb:

 Int64# primitive type (it's the same as Int#).  You might want to make
 sure that ghc/includes/ghcautoconf.h on the host machine is the right
 one - it should have been copied from the target machine.

Yes. ghcautoconf.h had been rebuilt accidentally.

Now I have an unregisterised ghc-inplace. What is the fastest way to test
its usability?

The next failure is at Control/Arrow.hc after reconfiguration in hc-build:

==fptools== gmake all -wr;
 in /data/home/wb/Haskell/fptools-amd64/ghc-6.4.1/libraries/base

gcc -x c Control/Arrow.hc -o Control/Arrow.raw_s -S -O   
-D__GLASGOW_HASKELL__=604  -O 
-I/data/home/wb/Haskell/fptools-amd64/ghc-6.4.1/ghc/includes 
-I/data/home/wb/Haskell/fptools-amd64/ghc-6.4.1/libraries/base/include 
-I/data/home/wb/Haskell/fptools-amd64/ghc-6.4.1/libraries/unix/include 
-I/data/home/wb/Haskell/fptools-amd64/ghc-6.4.1/libraries/parsec/include  
-I/data/home/wb/Haskell/fptools-amd64/ghc-6.4.1/libraries/readline/include
-I.  `echo  | sed 's/^$/-DSTOLEN_X86_REGS=4/'`
Control/Arrow.hc: In function `s39r_entry':
Control/Arrow.hc:25: error: `stg_ap_p_ret' undeclared (first use in this 
function)
Control/Arrow.hc:25: error: (Each undeclared identifier is reported only once
Control/Arrow.hc:25: error: for each function it appears in.)
Control/Arrow.hc: In function `s39v_entry':
Control/Arrow.hc:46: error: `stg_ap_p_ret' undeclared (first use in this 
function)
...

-- 
Dipl.-Math. Wilhelm Bernhard Kloke
Institut fuer Arbeitsphysiologie an der Universitaet Dortmund
Ardeystrasse 67, D-44139 Dortmund, Tel. 0231-1084-257

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users