[lazarus] Compilation of fcl
Michael Van Canneyt
Michael.VanCanneyt at wisa.be
Thu Apr 22 04:25:18 EDT 1999
On Thu, 22 Apr 1999, Eric Jourde wrote:
> I install fcl and compil it but the mesage appear. I am look into source but don't inderstand where is ALLOCMEM function.
You simply need a more recent RTL and probably a compiler too:
ftp://tflily.fys.kuleuven.ac.be/pub/fpc/source/rtl.zip
ftp://tflily.fys.kuleuven.ac.be/pub/fpc/source/compiler.zip
or, compiled versions:
ftp://tflily.fys.kuleuven.ac.be/pub/fpc/snapshot/snapshot.tar.gz
Michael.
>
> E. JOurde
> Thank.
>
>
> make -C linux all
> make[1]: Entering directory `/fcl/fcl/linux'
> ppc386 -Tlinux -S2 -Fu/usr/local/fpc/rtl/linux -Fu/usr/local/fpc/units/linux -Fi../inc -Fi../i386 -FE. -d
> i386 ../inc/classes.pp
> Free Pascal Compiler version 0.99.10 [1998/12/22] for i386
> Copyright (c) 1993-98 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling ../inc/classes.pp
> util.inc(5,1) Warning: Function result does not seem to be set
> util.inc(7,29) Hint: Parameter not used IDENT
> bits.inc(108,19) Error: Identifier not found ALLOCMEM
> bits.inc(110,10) Error: Identifier not found REALLOCMEM
> bits.inc(110,79) Error: Illegal expression
> streams.inc(234,16) Warning: Function result does not seem to be set
> streams.inc(324,3) Error: Identifier not found FILETRUNCATE
> streams.inc(324,32) Error: Illegal expression
> streams.inc(423,10) Warning: Function result does not seem to be set
> stringl.inc(237,14) Warning: Function result does not seem to be set
> classes.pp(69) Fatal: There were 5 errors compiling module, stopping
> make[1]: *** [classes.ppu] Error 1
> make[1]: Leaving directory `/fcl/fcl/linux'
> make: *** [all] Error 2
>
More information about the Lazarus
mailing list