In our previous episode, Andrew Brunner said: > I wanted to see if it is possible to put in a feature request to modify > the present installation of FPC to include the actual binary "fpc" > program into the directory where ppc386, ppcppc, and ppcx64 binaries.
An alternate approach might be to simply manipulate the package system to install the package in a different prefix. I do that on FreeBSD, and then employ a similar symlinking scheme to link them from a directory in the global path to the prefix/bin that holds the relevant version. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
