[Lazarus] Using Laz 32bits to compile 64bits

Florian Klämpfl florian at freepascal.org
Sat Aug 20 20:49:05 CEST 2011


Am 20.08.2011 12:16, schrieb Graeme Geldenhuys:
> On 19 August 2011 15:45, Marcos Douglas wrote:
>>
>> My questions are:
>> 1. I can use Lazarus 32bits in a machine 64bits but compile a program to 64bits?
> 
> 
> I have long since given up on cross-compiling. 

It depends on the OS: Win32/Win64 cross compilation works perfectly because
- of the internal linker
- dyn. libraries not needed at the linking stage
- lazier library dependencies
So it's not fpc's/lazarus's fault but a problem of the platform.




More information about the Lazarus mailing list