[fpc-devel] FPC for Linux-ARM

Andrew Haines AndrewD207 at aol.com
Tue Jan 18 13:41:36 CET 2011


On 01/18/11 06:06, Felipe Monteiro de Carvalho wrote:
> hummm,
> 
> I installed the installer from Schatzl Thomas to test it and after
> that I reinstalled my build from svn trunk and it no longer finishes
> building:
> 
> Hint: Start of reading config file /home/felipe/.fpc.cfg
> Hint: Start of reading config file /etc/fpc.cfg
> Hint: End of reading config file /etc/fpc.cfg
> Hint: End of reading config file /home/felipe/.fpc.cfg
> Free Pascal Compiler version 2.5.1 [2011/01/18] for arm
> Copyright (c) 1993-2010 by Florian Klaempfl
> Target OS: Linux for ARMEL
> Compiling turbochessclock4android.pas
> Compiling androidpipescomm.pas
> Compiling androidactivity.pas
> Compiling androidui.pas
> Compiling javalang.pas
> Assembling javalang
> javalang.pas(46) Error: Assembler
> /home/felipe/Programas/fpctrunk/binutils/as not found, switching to
> external assembling
> javalang.pas(46) Fatal: There were 1 errors compiling module, stopping
> 
> The strange thing is that /home/felipe/Programas/fpctrunk/binutils/as
> works normally (it is a copy of arm-linux-as), I just checked o.O
> 
> any ideas?
> 
> thanks,

I had the same problem and disabled linking (-sh) the ran ppas.sh and it
linked no problem.

I don't know why this is the case.

Andrew



More information about the fpc-devel mailing list