[fpc-pascal] FPC 3.0.0 seed compiler for Rasperry Pi ARM?

Sven Barth pascaldragon at googlemail.com
Sat Jan 7 13:19:09 CET 2017


Am 07.01.2017 11:33 schrieb "Bo Berglund" <bo.berglund at gmail.com>:
> make all install FPC="/home/pi/bin/fpc/3.0.0"
> INSTALL_PREFIX="/home/pi/bin/fpc/3.0.2RC1" OPT="-dFPC_ARMHF"
>
> Will this put the binaries into the /home/pi/bin/fpc/3.0.2RC1 ?
>
> I really do not want the make install command change anything else
> like symlinking to the RC1 ppcarm file.
> Currently the compiler on path is:
> $ which ppcarm
> /usr/bin/ppcarm

The install make target only copies the binaries and PPUs to a directory
structure below the specified INSTALL_PREFIX. It does not create symlinks
or touch any fpc.cfg.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170107/f1274787/attachment.html>


More information about the fpc-pascal mailing list