On Tue, 28 Feb 2017 23:06:33 +, Paulo Costa via Lazarus
wrote:
>On 28-Feb-17 22:53, Bo Berglund via Lazarus wrote:
>
>...
>
>>> I'm using Raspbian version 8.0
>>> Linux raspberrypi 4.4.38-v7+
>>
>> What command(s) gives you this information?
>
>cat /etc/debian_version
>"8.0"
>
>uname -a
>"Lin
On 28-Feb-17 22:53, Bo Berglund via Lazarus wrote:
Hmmm,
I thought that the previous lines created the new FPC compiler, which
we want to install. The added FPC="$FPCDIR/ppcarm" will use the seed
compiler rather than the one created by the previous make as far as I
understand and that is not wha
On 28-Feb-17 22:53, Bo Berglund via Lazarus wrote:
...
I'm using Raspbian version 8.0
Linux raspberrypi 4.4.38-v7+
What command(s) gives you this information?
cat /etc/debian_version
"8.0"
uname -a
"Linux raspberrypi 4.4.38-v7+ ", plus other things.
Paulo Costa
--
__
On Tue, 28 Feb 2017 16:34:45 +, Paulo Costa via Lazarus
wrote:
>I'm using Lazarus on a Raspberry Pi 3.
>I have tested a few ways to get it working but the best one seems to be
>Bo Berglund's script and starting compiler. (Thanks)
>
>I had just one problem with it:
>an error would occur when
I'm using Lazarus on a Raspberry Pi 3.
I have tested a few ways to get it working but the best one seems to be
Bo Berglund's script and starting compiler. (Thanks)
I had just one problem with it:
an error would occur when the new fpc is being installed and I had to
change line 150 from
make