[fpc-pascal] Issue with Linking
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Aug 20 23:38:15 CEST 2015
Chris Moody wrote:
> The current FPC is from apt-get
>
> pi at raspberrypi ~ $ which fpc
> /usr/bin/fpc
> pi at raspberrypi ~ $ which ppcarm
> /usr/bin/ppcarm
Ok, now please remove and reinstall that compiler (apt-get remove fpc;
apt-get install fpc) to ensure it has not been overwritten by any of
your experiments.
Next, if you execute
/usr/bin/ppcarm -l nonexistingfile.pp
what is the complete compiler output?
Jonas
More information about the fpc-pascal
mailing list