<br><br><div class="gmail_quote">2012/10/2 Jeppe Gręsdal Johansen <span dir="ltr"><<a href="mailto:jjohan07@student.aau.dk" target="_blank">jjohan07@student.aau.dk</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Integer is not a specifically sized
      type. It might differ based on what platform you are on. For
      example, it's 16bit on i386-linux when compiled with mode fpc.
      With mode objfpc on the same platform it's 32bit.<br></div></div></blockquote><div><br>The code is compiled under mode Delphi both in linux and windows<br><br>Both compilers are i386-64bit version 2.6.0<br><br>
Both OS are 64bit<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div>
      <br>
      Also, wouldn't MOVD XMM5, [Bias] imply that you are moving from
      the address stored in the Bias variable? That would make a whole
      lot more sense as to why it generates this error<br></div></div></blockquote><div><br><br>The question is why it compiles and works under windows (both in fpc and in Delphi) and not under Linux?<br><br>A specific bug under Linux?<br>
A missing configuration?<br><br>Luiz <br></div></div>