On Thu, Aug 25, 2011 at 3:29 PM, Marcos Douglas <[email protected]> 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
fpc.cfg
Description: Binary data
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
