On Sat, Jun 19, 2010 at 12:22 AM, Dr. David Kirkby <span dir="ltr"><<a href="mailto:david.kirkby@onetel.net">david.kirkby@onetel.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I should have added, the option<br>
--without-dffi<br>
was already added to ECL - without it, ECL would not build.</blockquote><div><br>Of course, because of the error message you showed before, which was due to not using --without-dffi.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

 However, although the option allowed ECL to build, Maxima failed to build very quickly. The error message generated by Maxima looks quite similar to that which ECL generates if that option is not given.<br></blockquote>
<div>
<br>I think you are quite confused with this. If you do not use --without-dffi, then you get the previous messages which are due to problems with the inline assembly<br><br>/var/tmp//cclaaOtH.s: Assembler messages:<br>
/var/tmp//cclaaOtH.s:49: Error: suffix or operands invalid for `mov'<br>
/var/tmp//cclaaOtH.s:51: Error: suffix or operands invalid for `mov'<br>
/var/tmp//cclaaOtH.s:140: Error: suffix or operands invalid for `mov'<br>
<br>This is not at all what you showed in the ticket. In the ticket you used --without-dffi and thus the DFFI was not linked in and ECL built, but then Maxim afailed to link<br><pre class="wiki">ld.so.1: ecl: fatal: relocation error: R_AMD64_PC32: file /export/home/drkirkby/sage-4.4.2/local/lib//libecl.so: symbol main: value 0x22800097de04 does not fit<br>

<br></pre></div></div>The only thing I can think of is that Maxima is being compiled with some other flags that are not the same used to build ECL. For instance if some object model option (-fPIC?) disappears when compiling files vs. when building ECL. That should not happen, but I can not see it from your ticket.<br>

<br>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://tream.dreamhosters.com">http://tream.dreamhosters.com</a><br>