Boost logo

Boost-Build :

Subject: [Boost-build] building boost dynamic libraries using "libtool" and "clang"
From: Saran Kris (saran.kris_at_[hidden])
Date: 2012-03-27 02:01:37


Hi

I have built boost dynamic libraries using "clang" compiler and everything
works fine.
But, for my project need, I need to add "version information" and other
stuff, which are added when "libtool" is used for linking.
I need this particularly for "dynamic libraries".

I read and searched Boost.build documentation and couldn't find any
relevant answer.

I tried a few options like adding config like "<archiver>/usr/bin/libtool"
etc and none of those worked.

Help in this regard is highly appreciated.

regards
Saran



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk