[Lazarus] Cross Compile for arm-linux

Dariusz Mazur darekm at emadar.com
Wed Dec 9 10:39:51 CET 2009


Kjow pisze:
> Now I have this problem:
>
> /home/kjow/fpcarm/lib/fpc/2.5.1/ppcrossarm -XParm-linux-
> /home/kjow/Programmazione/TestARM/prova1.pas
>   
try

/home/kjow/fpcarm/lib/fpc/2.5.1/ppcrossarm  -XParm-linux-   prova1.pas

which is curr dir?
have You write access to TestARM ?
> 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?)
>   
the same dir where You compile

-- 
  Darek








More information about the Lazarus mailing list