[fpc-pascal] fpc does not invoke correct compiler
denisgolovan
denisgolovan at yandex.ru
Sat May 4 16:04:48 CEST 2013
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 executes native ppc386.
It looks like a bug to me.
--
Regards,
Denis Golovan
More information about the fpc-pascal
mailing list