On Sat, 24 Jul 2004 19:43:45 +0200 (CEST), Marco van de Voort <marcov at stack.nl> wrote: > try: > > fpc teste.pp -Xp > ld -shared -soname libteste.so.1 -o libteste.so.1.0 -lc teste.o Whell, doesnt work too... Why needs ".1" and ".1.0" at the end of lib name? Thanks, Guto