Now I have this problem: /home/kjow/fpcarm/lib/fpc/2.5.1/ppcrossarm -XParm-linux- /home/kjow/Programmazione/TestARM/prova1.pas
Free Pascal Compiler version 2.5.1 [2009/12/07] for arm Copyright (c) 1993-2009 by Florian Klaempfl Target OS: Linux for ARM Compiling /home/kjow/Programmazione/TestARM/prova1.pas Assembling hello Linking /home/kjow/Programmazione/TestARM/prova1 /usr/local/bin/arm-linux-ld: cannot open linker script file link.res: No such file or directory prova1.pas(3,21) Error: Error while linking prova1.pas(3,21) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted what's link.res? Where can I find it? (Or, how do I create it?) Thanks! -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
