[fpc-pascal] Compiling problems
Christian Ulrich
z0m3ie at gmx.net
Fri Nov 3 13:15:43 CET 2006
> I think you forgot to compile FCL too. You only compiled the compiler and
> RTL.
>
> Instructions here:
>
> http://www.freepascal.org/wiki/index.php/WinCE_port#Building_FPC_libraries
NO !
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 ?!
have made :
make clean rtl compiler fcl packages utils rtl_install compiler_install
fcl_install packages_install utils_install
everythibg builds and install great
then i go to the lazarus dir and call
make
and breaks with this errormessage
Christian
>
> --
> Felipe Monteiro de Carvalho
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list