[mercury-users] MacOS X

Peter Ross pro at missioncriticalit.com
Thu May 22 17:14:00 AEST 2003


On Thu, May 22, 2003 at 04:39:56PM +1200, Roy Ward wrote:
> I've found that to use Mercury effectively on MacOSX, I use the 
> gcc_select (found in /usr/sbin, must be run with root privileges):
> 
> gcc_select 2
> 
> This sets the gcc version to 2.95.2 which I believe does work (last time 
> I checked). A nuisance if you are doing other things that require gcc 
> version 3.
> 
> I started to look into getting it going properly on gcc version 3 
> (looking into the `-traditional-cpp' can of worms), but haven't had the 
> time to look at this properly.
> 
I have recently had to port an application we are writing to MacOS X,
and so have done a fair bit of work on making the compiler a bit more
stable on MacOS X.

For me it works find using gcc 3 and the latest unstable ROTD.  I have
been doing some serious stress testing of the compiler.

The latest unstable ROTD also includes improvements to the garbage
collector that allows one to build programs in the parallel grades, and
it seems quite stable, despite some misgivings on the boehm_gc mailing
lists.
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list