[Qt-interest] how to disable the "lib"

Konstantin Tokarev annulen at yandex.ru
Tue Aug 2 14:10:43 CEST 2011



02.08.2011, 15:48, "Francesc Vila" <francesc.vila at imb-cnm.csic.es>:
> In fact, in linux, all libraries start with the prefix lib. And then,
> to link against it you use the switch -ltest (without the lib part). I
> don't know if you can rename it, but I think that the linker expects it
> that way. Is there any reason for this change of default behavior?

E.g. if you have plugin (Qt-style or not) which is always loaded with dlopen() 
and should never be linked using -l syntax.


-- 
Regards,
Konstantin



More information about the Qt-interest-old mailing list