Am Mittwoch, den 13.09.2006, 09:34 +0200 schrieb Carsten Bager: > If I create a shared library with this source code, the lib file has a > size of 368806 bytes. Can I do anything to reduce the size. Have you tried smart linking? I don't know if it works for libraries though ... fpc -XX ... HTH, Marc