I'm using fpc compiler and I want to remove this warning. I've read fpc's options but I can't find how to do that. Is this possible?it appear when I run command:
fpc foo.pas
out:
Target OS: Linux for i386 Compiling foo.pas Linking p2 /usr/bin/ld: warning: link.res contains output sections; did you forget -T? 79 lines compiled, 0.1 sec