> No problem... what's your fpc version? I'll compare with the right version of FPC here.
Hum, now it compiles the library using same fpc.cfg with fpc 2.6.2. and 2.7.1 perfectly (the size of library is > with fpc 2.7.1). It seems to me that the trick was to add lot of -Fu and -Fi search-paths for each unit and include used. Also, delete all the *.ppu and *.o of previous compile. And if still problem, try to compile each unit separately and compile the final library unit in last-end. Hope it help... ----- Many thanks ;-) -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Error-compile-library-on-Linux-tp5718562p5718779.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal