On Wed, Oct 14, 2015 at 10:27 AM, Bo Berglund <bo.bergl...@gmail.com> wrote:
> # cd /usr/local/lazarus
> # svn co http://svn.freepascal.org/svn/lazarus/trunk source
> # cd /usr/local/lazarus/source
> # make all OPT=-dFPC_ARMHF
> # make install OPT=-dFPC_ARMHF PREFIX=/usr/local
...
> Notice that it was done as sudo su....

If you already have a native compiler then "make bigide" should be enough.

There is no need to install Lazarus when using (and occationally
updating) the trunk version.
Just compile it in the directory where sources are. Then run the
binary from there.
Sudo is not needed for anything.

Juha

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to