[fpc-pascal] Compiling problems
Marius
marius at finalist.nl
Fri Nov 3 16:09:07 CET 2006
Thats is not the real problem. Its a bug somewhere in the makefile (look
at the .o files, one of them it isn't copied, don't know which one
anymore). Thats why compilation fails later. If you manually copy the
rtl/units, fcl/units and install the packages wince works..
Christian Ulrich wrote:
>> 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
>
> _______________________________________________
> 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