[fpc-pascal] fpc: -vm switch

Bart bartjunk64 at gmail.com
Mon Nov 19 20:15:23 CET 2012


On 11/19/12, Tomas Hajny <XHajT03 at hajny.biz> wrote:

>> Can you give me a working example?
>
> test.pas:
> ---
> var
>  C: cardinal;
> begin
>  C := 1;
>  WriteLn (-1 + C);
> end.
> ===
>
> fpc -vwh test.pas
>
> fpc -vwh -vm4035 test.pas
>
> Tomas

Thanks Tom and others for clarifying.

Bart



More information about the fpc-pascal mailing list