[fpc-devel] Win64 FPC is in wrong download location
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue May 4 11:16:01 CEST 2010
Jonas Maebe het geskryf:
>
>> Cross-compiling is OK for small mobile devices, but not for mature platforms and
>> daily development.
>
> Why not?
Because it doesn't always work.
I run 64-bit FPC under Linux. I have cross-compiled 32-bit Linux and 32-bit
Windows executables. The compilation went fine (no errors), but the
executables were not runnable on the 32-bit platforms. In the end I had to
setup 32-bit VirtualBox sessions with 32-bit FPC compilers to get actual
working executables.
No idea why the cross-compiling created corrupted executables.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list