Thread Previous • Date Previous • Date Next • Thread Next |
On Tue, Aug 24, 2010 at 6:33 PM, Igor Filippov <igor.v.filippov@xxxxxxxxx> wrote: > I see. In that case would it be possible to have an option to compile > those libraries as static instead of shared objects? Due to the way linking works, probably not. However the CMake files have some sort of support for static building. If you are feeling adventurous you can try to make that work.
Thread Previous • Date Previous • Date Next • Thread Next |