[m-dev.] mercury on ia-64

Tyson Dowd trd at cs.mu.OZ.AU
Sat Sep 2 17:12:49 AEDT 2000


On 01-Sep-2000, Peter Ross <peter.ross at miscrit.be> wrote:
> We should investigate access to 
> 
>     http://sourceforge.net/compilefarm/
> 
> to get a version of mercury up and running on the IA-64.

I have already done so, with some success and some work still to go.

The changes I needed to make:
	- update config.guess and config.sub to latest version.
	  (this is required for MacOS X port too).

	- create machdeps/ia64_regs.h (I just use r4 and r5 for now).

	- modify mercury_regs.h (get it to include ia64_regs.h if
	  __ia64__ is defined).

Then I run into the problem that boehm_gc needs to be updated.
The latest boehm GC knows about IA-64, but the version we are using
doesn't.

-- 
       Tyson Dowd           # 
                            #  Surreal humour isn't everyone's cup of fur.
     trd at cs.mu.oz.au        # 
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list