Am 01.08.2013 09:56, schrieb Antonio Fortuny:

Le 31/07/2013 18:02, Sven Barth a écrit :

Compiling from Win64 to Win32 using a *cross compiler* is not supported. It's not only not supported, it's even disallowed in the makefiles...
Hum. I have a *Win7 x64* with Lazarus 1.0.10 installed ready for cross compilation for
Win64
Win32
WinCE
and  it works. What did I do ?

Install process

Install fpc-2.6.2.i386-win32.exe
    - C:\fpc\2.6.2
    - full install
    - do not associate.pp, .inc etc

Which is a native i386 binary.
Install fpc-2.6.2.arm-wince.exe
    - C:\fpc\2.6.2
    - fpc folder exists: OK
    - full install
    - do not associate.pp, .inc etc

Win32 -> WinCE cross compiler
Install fpc-2.6.2.x86_64-win64.exe
    - C:\fpc\2.6.2
    - fpc folder exists: OK
    - full install
    - do not associate.pp, .inc etc
Win32 -> Win64 cross compiler

So everything as explained by me :)

Regards,
Sven
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to