Hello and thank you for your reply!<br>In fact I was able to solve the problem by your build instructions - shame<br>on me for missing the appropriate chapter in the installation manual.<br><br><div class="gmail_quote">2009/2/18 Torbjorn Granlund <span dir="ltr">&lt;<a href="mailto:tg@swox.com">tg@swox.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
</div>That not how the GMP manual tells you how to do it, you&#39;re hiding<br>
things for configure. &nbsp;You should either let the ABI default, or use<br>
the ABI=xxx configure argument. &nbsp;Passing -mt might in a hidden way<br>
might work.</blockquote><div><br>Yes. It all works fine, as it should.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">

</div>Does HP&#39;s compiler somehow make libraries non-threadable without such<br>
an option? &nbsp;Strange.</blockquote><div><br>The compiler documentation says that it is not safe to link &#39;-mt&#39; and<br>&#39;non-mt&#39; binaries. The resulting executable will not be fully<br>pthread-compatible.<br>&nbsp;</div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Does a plain &quot;configure &amp;&amp; make &amp;&amp; make check&quot; work as it should, and<br>
does it default to the 64bit ABI?</blockquote><div><br>It works perfectly as well as &quot;./configure ABI=64&quot;.<br>&nbsp;</div></div> Thank you very much, again.<br><br>Max Zinal.<br>