In our previous episode, Michael Schnell said:
> Wonderful !
> This worked:
> 
> ------------------------------------------------------------------------
> mschnell@mschnell-Linux:~/Downloads/svn/fpc/trunk/compiler> ./ppc386
> Free Pascal Compiler version 2.7.1 [2011/08/04] for i386
> ------------------------------------------------------------------------
> 
> Unfortunately the make install does not seem to updated the version.

> I keep trying....

Make install does NOT create the symlink, you need to do that manually.

So erase the old symlink in ~/bin/  to ~/lib/fpc/2.5.1/ppc386 and replace it
with one to ~/lib/fpc/2.7.1/ppc386
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to