Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-11-11 10:54:54


Neal Becker wrote:

> Thanks, guys - but does anyone know the answer to my original question? How
> do I use bjam and specify SONAME? I see it is called DLLVERSION in some
> jam files, but I don't know how to set it. I tried bjam -sDLLVERSION=xxx.

As others mentioned, you really shouldn't as they are it's not
guaranteed or tested to be binary compatible, and we specifically
changed the naming because of that. But you can do it with "bjam
-sBOOST_VERSION=1.33.0 ...". But that's only for the build and doesn't
affect the internal CPP version numbers. And if you are on Unix/Linux I
also don't see the point as one can make symlinks without the version
number, as the regular build does.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk