[fpc-pascal] Where is fpmkconv?
Darius Blaszijk
dhkblaszyk at zeelandnet.nl
Sun Aug 12 10:43:28 CEST 2007
Jonas Maebe wrote:
>
> On 12 Aug 2007, at 09:51, Darius Blaszijk wrote:
>
>> If Host = i386-linux and Target = i386-win32 then {$I %FPCTARGETOS%}
>> = linux?
>> Instead of the expected {$I %FPCTARGETOS%} = win. Which is ok because
>> the target IS i386-win32.
>
> Not the target for which you compile fpmake, because fpmake has to run
> on the host.
Must be my ignorance regarding cross-compiling, but don't you use two
compilers in that case? I mean how is a win cross-compiler going to
create valid executables on a linux host?
Darius
More information about the fpc-pascal
mailing list