Forum > PDAs and Smartphones

Raspberry pi lazarus compile problem

<< < (2/3) > >>

croc:
If I do sudo apt-get install binutils

I get the following message: binutils is already the newest version.

So I think this will not be a problem.

Can somebody still help me ?

croc:
@jwdietrich

I installed the version from jesse lazarus and fpc version from here: http://forum.lazarus.freepascal.org/index.php/topic,20481.msg141721.html#msg141721 .

it is the Lazarus IDE v1.2.4 +dfsg-2+b1

Free pascall is version is I think this one
When I ask: dpkg-query -W -f='${Status} ${Version}\n' fpc
the following answer:
Install ok installed 2.6.4+dfsg-4+rpil

When I ask: dpkg-query -W -f='${Status} ${Version}\n' binutils
the following answer:
Install on Installed 2.24.90.20141023-1

When I ask: dpkg-query -W -f='${Status} ${Version}\n' lazarus
the following answer:
Install ok Installed 1.2.4+dfsg-2

So I hoop this will help.

Paul Breneman:
A while back I had problems using FPC 2.6.4 on ARM Linux:
http://forum.lazarus.freepascal.org/index.php/topic,23927.msg148329.html#msg148329

croc:
I am now removing the fpc 2.6.4 with the following command:
sudo apt-get purge fpc 2.6.4.
this will take a time.

Than I will use
sudo apt-get update
sudo apt-get upgrade
hope this will work
sudo apt-get install fpc 2.6.2

And check if this will help or do you don't this will work Paul Breneman?

Paul Breneman:
I would recommend not removing anything.  I was not using Lazarus in my project so I'm not sure how it would be affected.  Maybe someone who knows will jump in and let us both know?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version