Boost logo

Boost Users :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-05-23 19:23:45


Braden McDaniel wrote:
> Is it possible to suppress generation of the unversioned .lib file when
> building on Windows?

] cd <boost-root>
] bjam --help
...snip...
   --layout=<layout> Determines whether to choose library names
                           and header locations such that multiple
                           versions of Boost or multiple compilers can
                           be used on the same system.

                               versioned (default) - Names of boost
                               binaries include the Boost version
                               number and the name and version of the
                               compiler. Boost headers are installed
                               in a subdirectory of <HDRDIR> whose
                               name contains the Boost version
                               number.

                               system - Binaries names do not include
                               the Boost version number or the name
                               and version number of the compiler.
                               Boost headers are installed directly
                               into <HDRDIR>. This option is
                               intended for system integrators who
                               are building distribution packages.
...end-snip...

HTH.

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

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net