FPC doesn't pass -T on purpose, since that would mean certain distro specific directories might not be found (IIRC specially /lib vs /lib64 on biarchs):

http://www.freepascal.org/faq.var#unix-ld219

If sb has a gold testing situation, it might be also worthwhile to test both simple programs and programs that link to libc or libc using libraries. There are two different ELF startup code files for that (crt0 replacements), and a difference between those two scenario's might be an hint.


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to