Hello! Is it possible to use another libc in my pascal programs? When using i386-linux-uclibc-ld (by editing ppas.sh) I get a linking error. /usr/lib/fpc/1.9.2/units/linux/rtl/cprt21.o(.text+0x38): In function `_start': : undefined reference to `__libc_start_main' Ciao, Olaf