<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      in the mean time I've upgraded my machine to Debian Stretch:<br>
              # uname -a<br>
              Linux molnija 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u5
      (2017-09-19) x86_64 GNU/Linux<br>
      <br>
      libc6-dev:i386 is still installed:<br>
              # dpkg -S /usr/lib/i386-linux-gnu/crti.o<br>
              libc6-dev:i386: /usr/lib/i386-linux-gnu/crti.o<br>
              # dpkg -S /usr/lib/x86_64-linux-gnu/crti.o<br>
              libc6-dev:amd64: /usr/lib/x86_64-linux-gnu/crti.o<br>
      <br>
      and I can compile the small example without error:<br>
              # fpc ReproduceBug.pas <br>
              Free Pascal Compiler version 3.0.0+dfsg-11+deb9u1
      [2017/06/10] for x86_64<br>
              Copyright (c) 1993-2015 by Florian Klaempfl and others<br>
              Target OS: Linux for x86-64<br>
              Compiling ReproduceBug.pas<br>
              Linking ReproduceBug<br>
              /usr/bin/ld.bfd: warning: link.res contains output
      sections; did you forget -T?<br>
              11 lines compiled, 0.1 sec<br>
      <br>
      So I'm unable to reproduce the issue on my machine with fpc
      version 3<br>
      <br>
      I do not have a ~/.fpc.cfg file and never touched /etc/fpc.cfg.<br>
      <br>
      Something else that I should test on my machine?<br>
      <br>
      Regards,<br>
      Gilles<br>
      <br>
      On 2017-10-01 11:38, Abou Al Montacir wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:1506850688.2426.5.camel@sfr.fr">
      <pre>Hi Gilles,</pre>
      <pre>
</pre>
      <pre>On Mon, 7 Dec 2015 20:00:38 +0100 Gilles Risch <<a href="mailto:gilles.risch@gmail.com" moz-do-not-send="true">gilles.risch@gmail.com</a>> wrote:
...
> So here's the output when the libc6-dev:i386 package is installed:

>     # dpkg -S /usr/lib/i386-linux-gnu/crti.o
>     libc6-dev:i386: /usr/lib/i386-linux-gnu/crti.o
>     # dpkg -S /usr/lib/x86_64-linux-gnu/crti.o
>     libc6-dev:amd64: /usr/lib/x86_64-linux-gnu/crti.o</pre>
      <pre>Can you pleas let us know if this issue is still reproducible on your system?</pre>
      <pre>Can you please ensure you don't have any local modification to /etc/fpc.cfg and that you don't have a ~/.fpc.cfg?</pre>
      <div><span>
          <pre><pre>-- 
</pre>Cheers,
Abou Al Montacir
</pre>
        </span></div>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>