Am 27.05.2013 12:02 schrieb "Antonio Fortuny" <[email protected]>:
>> On win64 you can run 32 bit applications, after all, so
>> cross-compilation is not strictly necessary. Just install a 32 bit
>> compiler
>
> I know, but the goal is to make win32 executables on a win64 build platform

Then use the native Win32 compiler. This makes absolutely no difference on Windows. Compiling from Win64 to Win32 using a cross compiler is not supported, because of missing Extended support. Only when the softfloat unit is fully implemented support for this can be added.

Regards,
Sven


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to