[fpc-devel] Another thread about the fact that official FPC releases are *unnecessarily* non-representative of the platforms it actually runs on

Bart bartjunk64 at gmail.com
Mon Sep 28 21:01:46 CEST 2020


On Mon, Sep 28, 2020 at 3:45 PM Nikolay Nikolov via fpc-devel
<fpc-devel at lists.freepascal.org> wrote:

> compile to win32 via:
>
> fpc -Pi386 hello.pas

AFAIK a simple fpc hello.pas will do in that setup.


> and to win64 via:
>
> fpc -Px86_64 hello.pas

Doesn't that need a -TWin64 as well?


-- 
Bart


More information about the fpc-devel mailing list