On Mon, 6 Dec 2021 13:29:31 +0100, Marco van de Voort via fpc-pascal
<fpc-pascal@lists.freepascal.org> wrote:

>
>Op 6-12-2021 om 12:53 schreef Bo Berglund via fpc-pascal:
>>   
>>
>> I.e. should I use the newly compiled 3.2.2 in this step or the seed compiler,
>> which is the previous version?
>>
>>
>New. See buildfaq.

I used this:

make install PREFIX="$HOME" FPC="$HOME/devel/fpc/3.2.2/compiler/ppcx64"
ln -sf "$HOME/lib/fpc/3.2.2/ppcx64" "$HOME/bin/ppcx64"
make sourceinstall PREFIX="$HOME" FPC="$HOME/bin/ppcx64"

Seems to have worked fine.
Was able to continue with Lazarus using the $HOME/bin/ppcx64 compiler.


-- 
Bo Berglund
Developer in Sweden

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to