On Friday 17 Oct 2014 11:35:30 Henry Vermaak wrote:
>> ....
> > fpmake.pp(46) Warning: "crti.o" not found, this will probably cause a 
> > linking failure
> > fpmake.pp(46) Warning: "crtbegin.o" not found, this will probably cause a 
> > linking failure
> > fpmake.pp(46) Warning: "crtend.o" not found, this will probably cause a 
> > linking failure
> > fpmake.pp(46) Warning: "crtn.o" not found, this will probably cause a 
> > linking failure
> 
> Where are these files on your system?  I remember after multiarch
> happened on debian I had to add some library paths to get fpc to link.
> This sounds like a similar issue.

They do not exist in my FP directory tree.  However there are copies in the 
Raspian /usr/lib
tree here:

/usr/lib/arm-linux-gnueabihf/crti.o
/usr/lib/gcc/arm-linux-gnueabihf/4.6/crtbegin.o
/usr/lib/gcc/arm-linux-gnueabihf/4.6/crtend.o
/usr/lib/arm-linux-gnueabihf/crtn.o 
 
Thanks,

Paul
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to