[fpc-pascal] Compiling problems

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Nov 3 16:08:31 CET 2006


On 03 Nov 2006, at 13:15, Christian Ulrich wrote:

> please read:
> PPU Loading D:\Programme\lazarus\fpc\2.1.1\units\i386-win32\fcl 
> \zstream.ppu
> Recompiling zstream, checksum changed for paszlib
> PPU Loading D:\Programme\lazarus\fpc\2.1.1\units\i386-win32\fcl 
> \zstream.ppu
> Fatal: Can't find unit zstream
> Fatal: Compilation aborted
>
> if zstream.ppu dont exists the error message should look a little  
> bit diffrent or not ?!

The error message looks like that if the zstream.ppu file is outdated  
(because then the zstream.ppu file is ignored).

> have made :
> make clean rtl compiler fcl packages utils rtl_install  
> compiler_install fcl_install packages_install utils_install
>
> everythibg builds and install great

But did it install into D:\Programme\lazarus\fpc\2.1.1\ ?

> then i go to the lazarus dir and call
> make

And does this invocation of "make" use the newly compiled compiler?


Jonas



More information about the fpc-pascal mailing list