Hello: I've a program that links a libc in linux, it works for FPC-1.0.1, but now with 1.0.4, when I link I get this error "cannot find -lc" In lin.res, there is a line like this INPUT ( -lc ) may someone help me ?