[fpc-pascal] Re: Problems with "relocation errors"

leledumbo leledumbo_cool at yahoo.co.id
Sat Nov 6 08:25:44 CET 2010


AFAIK PE DLLs are always relocatable while it's not true for ELF SOs. So,
whenever you need to create it, always pass -fPIC to ALL used units and
their dependencies.
-- 
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Problems-with-relocation-errors-tp3252196p3252857.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list