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 _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel
