[fpc-devel] Building 2.7.1 on current Raspbian fails

Paul Michell Paul at michellcomputing.co.uk
Fri Oct 17 13:02:23 CEST 2014


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



More information about the fpc-devel mailing list