[fpc-pascal] Compiling problems
Christian Ulrich
z0m3ie at gmx.net
Fri Nov 3 17:18:08 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..
Thats not for wince thats for WIN32 so maybe someone schould take a look at
the makefiles or not ?!
But as i see zstream.ppu and .o and also paszlib.ppu and .o are there
>
>
> 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
> >
> >
>
> _______________________________________________
> 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