Ok, I see.
Thanks for the explanation.
Regards, Denis Golovan
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
In our previous episode, denisgolovan said:
> I experience inconsistency using fpc wrapper.
> See below.
>
> When I invoke fpc using command line "fpc -Px86_64 ..." it correctly executes
> cross-compiler (ppcrossx64) under Linux 32 bit.
> But if I try to push -Px86_64 into a separate file (opts.
Hi all
I experience inconsistency using fpc wrapper.
See below.
When I invoke fpc using command line "fpc -Px86_64 ..." it correctly executes
cross-compiler (ppcrossx64) under Linux 32 bit.
But if I try to push -Px86_64 into a separate file (opts.cfg) and run with "fpc
@opts.cfg" it just execu