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.
Jonas