On Sat, 12 Sep 2020 01:54:20 +0200, Tomas Hajny via fpc-pascal
wrote:
>> Hopefully
>>
>> make clean
>> make all
>> make install
>>
>> with the proper options will do the trick
>> TIA..
>
>They should.
Progress update:
I proceeded to create a script that rebuilds fpc using
On Sat, 12 Sep 2020 01:54:20 +0200, Tomas Hajny via fpc-pascal
wrote:
>> 3) Does the following command overwrite existing files from an earlier
>> attempt so the CPU target can be replaced?
>> For ARMv7:
>> make install OPT="-dFPC_ARMHF" PREFIX=/home/pi
>> FPC="/home/pi/dev/ppcarm"
>> For ARMv6:
On 2020-09-11 21:51, Bo Berglund via fpc-pascal wrote:
I am not very informed about how make works when building fpc
installations, I have just used commands I have gathered online and it
has worked...
Now I would like to know:
1) Does make clean inside the fpc source dir erase ALL of the binari