Zitat von Schindler Karl-Michael <[EMAIL PROTECTED]>: > Am 16. Jul 2008 um 09:44 schrieb Mattias Gärtner: > > > Zitat von Jonas Maebe <[EMAIL PROTECTED]>: > > > >> > >> On 15 Jul 2008, at 00:16, Mattias Gaertner wrote: > >> > >>> Now only the wrong file formats. > >>> zbase, gzio, crc, zdeflate, ... inffast. Hmm. These are only the .o > >>> files in paszlib. > >> > >> I can't reproduce it. One thing you can try is compiling with -Cn and > >> checking the generated link.res file to make sure that the object > >> files which are linked in are the ones you expect to be linked in. > > > > I removed all fpc .o/.ppu files under /usr/local/lib and in lazarus. > > Then it > > worked. Apparently somewhere the fpc make install / lazarus make > > clean does not > > replace/delete all files. > > make clean does not delete installed files from make install.
Maybe you misunderstood: I did not use the lazarus 'make install'. I installed fpc with 'make install'. This installed fpc 2.3.1 in a separate directory (/usr/local/lib/fpc/2.3.1) (separate from the prior installed fpc 2.2.2rc1). And I did a lazarus 'make clean all'. This lead to the strange linker errors. Mattias _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal