<br><br><div class="gmail_quote">2010/6/7 Peter Breitenlohner <span dir="ltr">&lt;<a href="mailto:peb@mppmu.mpg.de">peb@mppmu.mpg.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br></div>
Hi Apostolos,<br>
<br>
First I assume DFLAGS is LDFLAGS.<br>
<br></blockquote><div><br>Yes.<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I have said this before and repeat it here: the Autoconf manual strongly suggest<br>
to use VAR=VALUE arguments for configure and not environment variables (the<br>
online help from the configure script may be somewhat misleading).<br>
<br></blockquote><div><br>I have just checked this and it does not work. <br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The only exception is CONFIG_SHELL which must be in the environmant.<br>
<br>
When you have a bi-arch compiler, it may be best to use small shell scripts<br>
as &quot;compilers&quot;, e.g.<br>
<br>
SOME_PATH/x86_64-solaris-gcc:<br>
        #! /bin/bash<br>
        exec /usr/bin/gcc -m64 &quot;$@&quot;<font color="#888888"><br></font></blockquote><div><br>Well this is reasonable, but then I need to set two more environment variables, which<br>seems like entering vicious circles ;-)<br>
<br>A.S.<br></div></div>-- <br>Apostolos Syropoulos<br>Xanthi, GREECE<br><br>