Sven Barth schrieb:

The point is that a fpc.exe compiled for 32bit will select the 32bit compiler (ppcx86) as default while the one compiled for 64bit will select the 64bit compiler as default (ppcx64). So it does matter what platform you compile fpc.exe for.

Thanks, this explains the strange behaviour of fpc.exe on 64 bit Windows. It seems to be required to have FPC and Lazarus installed in both 32 and 64 bit versions, in order to create and debug applications for both targets.

DoDi


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

Reply via email to