On Wed, Aug 11, 2021 at 10:56 PM Bo Berglund via fpc-pascal
wrote:
> How big a size is the git clone going to pull?
: ok;: Fri 13 9:13; cd /tmp;:
: kevin@yona on pts/7; time git clone
https://gitlab.com/freepascal.org/fpc/source.git fpc.git > fpc.git.out
2>&1
git clone https://gitlab.com/freepasc
tp://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
--
Kevin Lyda
Galway, Ireland
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
t;
> On 18/05/2019 15:09, Kevin Lyda wrote:
> > Is the current (3.0.4) fpc compiler required to build the compiler or
> > is there a way to bootstrap a compiler?
>
> An FPC release can always be built by the previously released FPC
> version, and FPC trunk can always be built b
Is the current (3.0.4) fpc compiler required to build the compiler or
is there a way to bootstrap a compiler?
Kevin
--
Kevin Lyda
Galway, Ireland
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman
arens in
their argv[0] but always at the end.
So now I'm curious if a) working off fpc trunk is currently an OK idea
and b) if there are some good docs on doing that?
Kevin
On Sat, May 11, 2019 at 9:46 AM Kevin Lyda wrote:
>
> Ralf, thanks! That was the idea, a small easy to test progr
$00400967
$0040018C
The problem is that /proc/*/stat is kind of hard to parse as this code
proves - tmux has rewritten its argv[0] to have a space which breaks
the parser here. And don't think the ")" is a delimiter as argv[0]
can have a ")" in it.
keyboard unit,
which isn't even being used, causing this error?
Kevin
--
Kevin Lyda
Galway, Ireland
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
t(X,Y,Color: Integer); external Graphics[21];
procedure Draw(X1,Y1,X2,Y2,Color: Integer); external Graphics[24];
--
Kevin Lyda
Galway, Ireland
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/