<div dir="ltr">Julien,<div><br></div><div>Compiling for profiling and viewing the results of a profiling run using mprof appear to be working okay. Thank you.</div><div><br></div><div>Robert Buckley</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 21, 2015 at 2:37 AM, Julien Fischer <span dir="ltr"><<a href="mailto:jfischer@opturion.com" target="_blank">jfischer@opturion.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Robert.<span class=""><br>
<br>
On Tue, 21 Apr 2015, Delmas Buckley wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Paul,<br>
Thank you for your help in the installation process. Using the<br>
following I was able to install 14.01.1 on an old Mac Power-PC-G5<br>
machine running OS X 10.5.8:<br>
<br>
$ sudo sh configure<br>
      --with-llds-base-grades=none<br>
</blockquote>
<br></span>
One thing: the option is actually '--with-llds-base-grade' (i.e. in the<br>
singular), however ...<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
      --enable-libgrades=hlc.gc,reg.gc,reg.gc.memprof,reg.gc.prof<br>
</blockquote>
<br>
... it won't have an effect since you've manually specified the grades<br>
to install anyway.  The '--with-llds-base-grade' option only affects<br>
those grades automatically selected by the configure script, not those<br>
manually selected by the user (e.g. via the the '--enable-libgrades'<br>
option.)<br>
<br>
If the reg.* grades are working on your machine then I wouldn't worry<br>
about the setting the LLDS base grade to 'none'.<br>
<br>
Cheers,<br>
Julien.<br>
</blockquote></div><br></div>