Boost logo

Boost Users :

Subject: [Boost-users] Custom library names
From: John Lilley (john.lilley_at_[hidden])
Date: 2013-01-29 17:18:35


How does one build boost with custom library/DLL names? There are two reason for this
-- Our software simultaneously runs 32-bit and 64-bit versions of itself, and things are easier if the library names reflect this (e.g. inject _x64_ and _x86_ into the names).
-- If we have customized Boost in any way, we want to give it a unique name so that it cannot possibly be incorrectly loaded by other code.
Thanks,
John Lilley



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