[m-users.] Installing 13.05.1 on Older Mac PPC-G5 and OS X 10.5.8

Delmas Buckley rbuckley at ieee.org
Tue Apr 21 10:19:26 AEST 2015


Hello,

I'm trying to install mercury-13.05.1 on an older Mac PPC-G5 running OS X
10.5.8. Attempting to install in /usr/local. Have done the following which
appears to have worked so far:

$ sudo sh configure --with-llds-base-grade=none

$ sudo make

My question relates to options to be used (or not) during make install.
I've read down the line of options listed in the 'fine tuning' portion of
INSTALL.

The set of library grades from which to choose is:

hlc.gc

hlc.gc.trseg

hlc.par.gc
reg.gc
reg.gc.debug
reg.gc.decldebug
reg.gc.memprof
reg.gc.prof
reg.gc.prof.deep
reg.gc.trseg
reg.gc.trseg.debug
reg.par.gc.stseg


I just do basic programming in Mercury, and, if possible, I'd like to be
able to do some simple profiling. My question is: which options, if any,
should I be using to accomplish those things?

$ sudo make install --enable-libgrades=< . . . >

Thank you for any help you can provide.

Best regards,
Robert Buckley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20150420/968fb520/attachment.html>


More information about the users mailing list