Boost logo

Boost Users :

Subject: [Boost-users] How to build only these binaries?
From: Sachin Garg (schngrg_at_[hidden])
Date: 2008-10-03 12:32:23


I want to only build both debug and release statically linked
binaries. What are the build options to build just these on windows,
linux and mac?

To clarify, binaries which would link directly inside my executable
(the libs that won't need any dll or so). On windows I am using /MT in
my projects, so the libs should also statically link to msvc runtime.

When using --build-type=complete it generates 5GB of binaries, which
for 32-bit and 64-bit on windows, mac and linux together ends up
taking a lot more space than I can afford.


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