On 19 Jan 2011, at 11:53, Dimitrios Chr. Ioannidis wrote:

trying to cross build fpc (2.4.3-r1:16778 [2011/01/19]) from i386 to x86_64 on a i386 box using the same i386 version fpc and with the following settings i get this error :

"make all crossinstall COPYTREE=echo OS_TARGET=win64 CPU_TARGET=x86_64 UPXPROG=echo OPT="-gl -gw -Xs -Xg -godwarfsets" BINUTILSPREFIX=x86_64-win64- INSTALL_PREFIX=%FPCDIR%\%FPCVERSION% FPC=%BINUTILSDIR%\ppc386-Cur.exe"

Add NOGDB=1 (it only means that the text mode ide won't have a built- in debugger, it does not remove gdb debug information generation support from the compiler)


Jonas
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to