In our previous episode, Krzysztof said:
> Thanks Jonas for quick answer!
> 
> In /user/bin I have two symlinks:
> - ppcx64 which point to /etc/alternatives/ppcx64

That is something debian/buntu specific. What does this point to. This
should point to the version you want to use by default.
/usr/.../lib/fpc/<version>/ppcx64

> - ppcx64-3.0.0 which point to ../lib/fpc/3.0.0/ppcx64

The other version (not default) should be symlinked with version number like
this.

Then you can compile the non default with fpc -V<versionnumber>

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

Reply via email to