[Lazarus] Compiling only LCL to 64-bit, on Windows

Marcos Douglas md at delfire.net
Thu Aug 25 21:08:42 CEST 2011


On Thu, Aug 25, 2011 at 3:29 PM, Marcos Douglas <md at delfire.net> wrote:
> Sorry, I did mean:
> My command:
> make clean all crossinstall UPXPROG=echo COPYTREE=echo OPT="-gl"
> OS_TARGET=win64 CPU_TARGET=x86_64 INSTALL_PREFIX=%myFPC%
> PP=%myBINUTILS%\ppc386.exe

I think fpc.cfg is missing something or lack some utility.

To compile FPC at the first time I use this BINUTILS:
http://svn.freepascal.org/svn/fpcbuild/branches/fixes_2_6/install/binw32

I can compile FPC to 64-bit (on Win 7 64-bit) using this BINUTILS:
http://svn.freepascal.org/svn/fpcbuild/branches/fixes_2_6/install/binw64

To cross-compiling I need something else?
My fpc.cfg is in attachment.

Marcos Douglas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpc.cfg
Type: application/octet-stream
Size: 7192 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110825/0ed0b273/attachment-0003.obj>


More information about the Lazarus mailing list