<br><br><div class="gmail_quote">2009/1/21 Karl Berry <span dir="ltr">&lt;<a href="mailto:karl@freefriends.org">karl@freefriends.org</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;">
 &nbsp; &nbsp;as&gt; I have checked on my OpenSolaris box and it works just fine in<br>
<div class="Ih2E3d"> &nbsp; &nbsp;either 32 or 64 bit.<br>
<br>
</div>Thanks.<br>
<br>
 &nbsp; rk&gt; it works perfectly on x86_64-linux:<br>
 &nbsp; rk&gt; $ ldd cc-test<br>
<br>
Thanks, but how about cxx-test? &nbsp;That&#39;s the critical one ...<br>
</blockquote></div><br><br clear="all">Let me repeat my message:<br>&nbsp;OpenSolaris:<br>apostolo@nadya0&gt;&gt; ./cxx-test <br>worksok<br>apostolo@nadya0&gt;&gt; ldd cxx-test<br>&nbsp;&nbsp;&nbsp; libc.so.1 =&gt;&nbsp;&nbsp;&nbsp; &nbsp;/lib/64/libc.so.1<br>

&nbsp;&nbsp;&nbsp; libm.so.2 =&gt;&nbsp;&nbsp;&nbsp; &nbsp;/lib/64/libm.so.2<br><br>Also the 32bit version of Solaris 10 x86 produces the expected results:<br><br>apostolo@ocean1&gt;&gt; ./cxx-test <br>worksok<br>apostolo@ocean1&gt;&gt; ldd cxx-test<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libc.so.1 =&gt;&nbsp;&nbsp;&nbsp;&nbsp; /lib/libc.so.1<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libm.so.2 =&gt;&nbsp;&nbsp;&nbsp;&nbsp; /lib/libm.so.2<br>-- <br>Apostolos Syropoulos<br>Xanthi, GREECE<br>Web-page at <a href="http://obelix.ee.duth.gr/~apostolo">http://obelix.ee.duth.gr/~apostolo</a><br>Blog at <a href="http://asyropoulos.wordpress.com/">http://asyropoulos.wordpress.com/</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://hypercomputation.blogspot.com/">http://hypercomputation.blogspot.com/</a><br>