Bo,
Extract the archive file, then run the setup script. That's all.
The script will then take care of the rest, including giving you option to
choose the minimal fpc 3.0 arm compiler install location, as well as
creating a debian style ".desktop" file to open a terminal with the minimal
compiler
Hi,
On Thu, 5 Jan 2017, Bo Berglund wrote:
> I just need the seed compiler to be able to build FPC from sources.
> And build Lazarus of course.
Then you need "ppcarm" from that archive, and nothing else. Just copy it
whereever you want, in your home dir, or something and do:
make all install FP
On Wed, 4 Jan 2017 17:00:22 -0500, Anthony Walter
wrote:
>Here is a minimal FPC for the Pi:
>
>https://www.getlazarus.org/setup/minimal/
>
>It's compact, installs in your home folder, and include a terminal shortcut.
Thanks,
I downloaded from the RaspberryPi link:
http://cache.getlazarus.org/ar
Here is a minimal FPC for the Pi:
https://www.getlazarus.org/setup/minimal/
It's compact, installs in your home folder, and include a terminal shortcut.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mail
On Sat, 31 Dec 2016 08:15:51 +0100, Bo Berglund
wrote:
>I have a script for building FPC and Lazarus from scratch on Raspberry
>Pi. This script starts by downloading the seed compiler from this
>location:
>http://sourceforge.net/projects/freepascal/files/Linux/2.6.4/fpc-2.6.4.arm-linux.tar
>
>But
On Wed, Jan 4, 2017 at 10:24 AM, Ryan Joseph
wrote:
> But how do you assign to “something" then if you don’t know the type? The
> param is “var” so shouldn’t I be able to assign to the param and return it
> back to the caller? In your example how could I return 5 to “i” inside
> GetSomething?
>
>
> On Jan 4, 2017, at 10:14 PM, Dmitry Boyarintsev
> wrote:
>
> var
> i: integer;
> begin
> i:=5;
> GetSometing(i)
>
But how do you assign to “something" then if you don’t know the type? The param
is “var” so shouldn’t I be able to assign to the param and return it back to
the caller?
On Wed, Jan 4, 2017 at 9:29 AM, Ryan Joseph
wrote:
> I’ve seen functions that use the untyped params like:
>
> function GetSomething (var something): boolean;
>
> This seems like something useful I would like to use but how can you
> assign to the parameter? I tried but I got an error message whi
I’ve seen functions that use the untyped params like:
function GetSomething (var something): boolean;
This seems like something useful I would like to use but how can you assign to
the parameter? I tried but I got an error message which is confusing because
it’s a “var” after all.
Thanks.
Reg
On Tue, 3 Jan 2017, Snorkl e wrote:
They might with a change of ownership, who knows these days, but the fact
they did use it in the past would not look good for any litigation from
some bottom feeder.
It's called "estoppel".
g.
--
Proud owner of F-15C 80-0007
http://www.f15sim.com - The on
10 matches
Mail list logo