<div>I got it, thank You Sven.</div><div>Now I just need to set Lazarus to use -P option if I set target CPU family target in Project options. It seems to be ignored by my current installed version 0.9.31 .</div><div> </div>
<div>Regards.</div><div> </div><div>David<br><br></div><div class="gmail_quote">On Tue, Jan 3, 2012 at 2:03 PM, Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">Am 03.01.2012 13:45, schrieb David Unric:<div class="im"><br>

<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
I can produce x86_64/win64 binaries manually with 'ppcrossx64'  but the<br>
main fpc.exe still lacks win64 target, so I'm not able switch in Lazarus<br>
between win32 and win64 targets.<br>
</blockquote>
<br></div>
The fpc.exe simply calls the default ppcXXX.exe for which it was compiled if no "-PXXX" was given and displays the help options of that. So if your default compiler is ppc386 then "fpc -h" will display all i386 targets. If you now do a "fpc -Px86_64 -h" it should display all targets for x86_64.<br>

<br>
Regards,<br><font color="#888888">
Sven</font><div><div></div><div class="h5"><br>
<br>
--<br>
______________________________<u></u>_________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.<u></u>freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.<u></u>freepascal.org/mailman/<u></u>listinfo/lazarus</a><br>
</div></div></blockquote></div><br>