the next problem is:
...
Fatal: Can't find unit glib
Error: Compilation aborted
i am running KDE 3.4
Vincent Snijders wrote:
Mattias Gaertner wrote:
On Fri, 11 Nov 2005 17:15:21 +0100
dannym <[EMAIL PROTECTED]> wrote:
Hi,
Am Freitag, den 11.11.2005, 12:17 +0200 schrieb Simeon Mitev:
Hi,
i have the last svn and try to compile on Debian Linux.
all ppu files are being removed and an error stops the process
immediately, as follows:
...
lclproc.pas(1695,3) Error: Procedure type INLINE not supported
lclproc.pas(2053) Fatal: There were 1 erros compiling module, stopping
...
ps : fpc-2.0.0
too old, I suspect
No. Missing -Si in fpc.cfg.
I disabled the inline it for VER2_0_0.
I don't think that is necessary.
Most fpc.cfg have -Si to enable inline.
In this case, there was no -Si.
A better solution is:
1. add {$INLINE ON} in the source
or
2. Add the -Si option explicitly in our Makefiles
I prefer option 1.
Vincent.
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives