On 29/08/15 17:30, John Lee wrote:
> If I cd to eabihf/lib/fpc/3.0.1  there is ppcarm of 14th Aug there but
> running ppcarm still gives 2.6.4!

On Unix-like platforms, you have to use "./ppcarm" to execute the ppcarm
binary in the current directory instead of the one in the PATH. The
reason is that many Unix systems are (or can be) multi-user and that
e.g. the /tmp directory is writeable by everyone, so if someone would
put a program called "ls" in /tmp that was malevolent, a lot of users
would be caught by that.


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

Reply via email to