I posted previously:
> After a successful "make all" of cvs lazarus, I tried a "make install" (as
> root) which failed:
> ...
> ...
> /usr/local/bin/ppc386 -gl -dgtk1 -Fu../../units/i386/linux -Fu.
> -FU../../units/i386/linux/gtk
> -Fl/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130 -Fl/usr/loc
On Wed, 11 May 2005, Pianoman wrote:
Hi, how can I create procedure with undefined number of parrameters. Writeln
is example of what I am looking for for example procedure add(a,b,c, var
result)
If the function must be written in pascal, all you can do is use the
array of const construction:
F
Hi, how can I create procedure with undefined number of parrameters. Writeln
is example of what I am looking for for example procedure add(a,b,c, var
result)
Pianoman
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, May 11, 2005 12:00 PM
Subject: fpc-pascal Digest, V
> Normally, you can also do it via an environment variable.
>
> export save_size=1
> pdflatex rtl.tex
>
> I have received a fix for the makefiles, which I received from the Debian
> devels.
> I'll see about applying it tonight.
Added to
http://www.freepascal.org/wiki/index.php/Release_engi
Bob Barry wrote:
> Michael -
>
> On Sun, 8 May 2005 11:25 you wrote:
>
>>>But ps and pdf still don't compile.
>>
>>Strange, because I did a 'make alldist' yesterday and uploaded all
>>docs for the 2.0 release. All is committed and tagged.
>
>
> Compilation of pdf and ps fail for me, but it lo
On Wed, 11 May 2005, Marco van de Voort wrote:
On Sun, 8 May 2005 11:25 you wrote:
But ps and pdf still don't compile.
Strange, because I did a 'make alldist' yesterday and uploaded all
docs for the 2.0 release. All is committed and tagged.
Compilation of pdf and ps fail for me, but it looks like
> On Sun, 8 May 2005 11:25 you wrote:
> >> But ps and pdf still don't compile.
> > Strange, because I did a 'make alldist' yesterday and uploaded all
> > docs for the 2.0 release. All is committed and tagged.
>
> Compilation of pdf and ps fail for me, but it looks like the fault is in using
> out
Michael -
On Sun, 8 May 2005 11:25 you wrote:
>> But ps and pdf still don't compile.
> Strange, because I did a 'make alldist' yesterday and uploaded all
> docs for the 2.0 release. All is committed and tagged.
Compilation of pdf and ps fail for me, but it looks like the fault is in using
out-of