<p>Am 14.10.2015 09:28 schrieb "Bo Berglund" <<a href="mailto:bo.berglund@gmail.com">bo.berglund@gmail.com</a>>:<br>
><br>
> On Tue, 13 Oct 2015 16:51:22 +0300, Juha Manninen<br>
> <<a href="mailto:juha.manninen62@gmail.com">juha.manninen62@gmail.com</a>> wrote:<br>
><br>
> ><br>
> >Bigide is used for Lazarus release versions. Why is it confusing?<br>
><br>
> Did I do it wrong?<br>
> This is what I did (following an online tutorial):<br>
><br>
> # cd /usr/local/lazarus<br>
> # svn co <a href="http://svn.freepascal.org/svn/lazarus/trunk">http://svn.freepascal.org/svn/lazarus/trunk</a> source<br>
> # cd /usr/local/lazarus/source<br>
> # make all OPT=-dFPC_ARMHF<br>
> # make install OPT=-dFPC_ARMHF PREFIX=/usr/local</p>
<p>Note: you need OPT=-dFPC_ARMHF only for compiling the compiler, but not for the IDE.</p>
<p>Regards,<br>
Sven</p>