newbie question: building and using a static lib

Leopold Palomo-Avellaneda lepalom@wol.es
Mon Mar 6 15:04:00 GMT 2006


A Dilluns 06 Març 2006 15:42, Dieter Tschermernig va escriure:
[...]
>
> Please tell me - what am I doing wrong here ?? Or might it be that I
> can´t mix my static lib with the dynamic Qt libs ? I don´t think so..

I don't know.

[...]

Maybe you could try to use the -static flag to g++ for define that your lib is 
static, not shared as the g++ linker user as default.

Hope this helps,

Leo



More information about the Gcc-help mailing list