[Lazarus] Custom OS/CPU targets for FPC - build help

Marco van de Voort marcov at stack.nl
Tue Jan 3 22:15:44 CET 2012


On Tue, Jan 03, 2012 at 02:03:44PM +0100, Sven Barth wrote:
> Am 03.01.2012 13:45, schrieb David Unric:
> > I can produce x86_64/win64 binaries manually with 'ppcrossx64'  but the
> > main fpc.exe still lacks win64 target, so I'm not able switch in Lazarus
> > between win32 and win64 targets.
> 
> 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.

Or, if you kinky, try the effect of -V




More information about the Lazarus mailing list