On Mon, Sep 28, 2020 at 3:45 PM Nikolay Nikolov via fpc-devel
<fpc-devel@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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to