help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking only one library statically?


From: Matthias
Subject: Linking only one library statically?
Date: Sun, 30 Jan 2005 11:16:59 +0100
User-agent: Mozilla Thunderbird 0.9 (X11/20041124)

Hi,

I know that ld has a flag called static. But what if I don't want ALL libs to be statically linked, but only some? The problem is that I am using gtkmm and boost and I can't link gtkmm statically because there are only shared libs. But boost should be linked statically.

--
Regards,
Matthias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]