$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost.Build question
From: Zachary Turner (divisortheory_at_[hidden])
Date: 2009-07-06 19:06:55
I notice the cxxflags for passing command line options to the C++ compiler.
However, I need to build the boost libraries themselves in such a way that I
can pass command line options to the linker. Is this possible somehow?
Thanks