[Lazarus] Using Laz 32bits to compile 64bits
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Sat Aug 20 23:46:07 CEST 2011
Marcos Douglas schrieb:
> I know the fpc.exe just calls ppc386.exe but what advantages to do
> this? Well, this is another thread...
fpc doesn't "just call", it calls the compiler for the given target.
ppc386 may ignore the target options, or complain about a non-Win32 target.
Way up in this thread you presented your installation script. Did you
ever use it? It looks as if you only ask, and never try to run any of
your or other people suggestions.
BTW, the simplest way to install fpc on Windows is using an snapshot:
http://www.hu.freepascal.org/lazarus/
DoDi
More information about the Lazarus
mailing list