[fpc-pascal] Compiling for 64-bit Mac

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Mar 11 19:51:29 CET 2010


On 11 Mar 2010, at 19:46, Rob Kennedy wrote:

> I've installed FPC from the fpc-2.4.0.intel-macosx.dmg package on
> SourceForge, and I'm trying to compile code into a 64-bit program. I
> can't find the command-line option to make that happen, though. How do
> I make it generate 64-bit code on my Intel Mac?

There are two options:
* fpc -Px86_64
* ppcx64


Jonas



More information about the fpc-pascal mailing list