<p>Am 17.02.2014 12:16 schrieb "Mattias Gaertner" <<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>>:<br>
> > What more do you need ?<br>
><br>
> I'm investigating what Lazarus needs to support to switch fpc versions<br>
> more easily. That's why I'm collecting all the possibilities how people<br>
> install multiple versions of fpc. I'm puzzled of the amount of different<br>
> approaches - I thought two were enough. I wonder if some of them exists<br>
> only because the user did not know the alternatives.</p>
<p>I can add my own flavor as well. :D</p>
<p>I have fpc installed in /mnt/data/applications/$FPCVERSION with the usual dir structure underneath. In ~/.bin I have symlinks for fpc, fpcres, fpcmake and various ppcXXX. The directory is also in PATH. In ~/.config/fpc I have various fpc.$FPCVERSION.cfg and ~/.fpc.cfg is a symlink as well. All these symlinks are updated with a switch-fpc script that gets the version to symlink to as argument.</p>

<p>Regards,<br>
Sven</p>