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

Karoly Balogh (Charlie/SGR) charlie at scenergy.dfmk.hu
Thu Jan 5 02:07:00 CET 2017


Hi,

On Thu, 5 Jan 2017, Bo Berglund wrote:

> I just need the seed compiler to be able to build FPC from sources.
> And build Lazarus of course.

Then you need "ppcarm" from that archive, and nothing else. Just copy it
whereever you want, in your home dir, or something and do:

make all install FPC=<path/to/seed/ppcarm> INSTALL_PREFIX=<install/new/fpc/here>

in the root of the SVN tree.

FPC works from pretty much anywhere. You can have multiple copies in your
home easily. It doesn't have to be installed at a certain location.

Lazarus I don't know, but I imagine it's similar.

Charlie



More information about the fpc-pascal mailing list