[Lazarus] Using Laz 32bits to compile 64bits
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Sat Aug 20 05:01:55 CEST 2011
Marcos Douglas schrieb:
> Question:
> I can compile a new fpc.exe to 64bit using a ppc386.exe 32bit version,
> on a machine 64bit?
Yes and no ;-)
Yes, you can create an ppcrossx64.exe, along with the 64 bit libraries,
using ppc386.exe.
No, fpc.exe doesn't compile anything itself, it only calls the compiler
for the selected target.
DoDi
More information about the Lazarus
mailing list