« Return to Thread: Boost.Build question

Re: Boost.Build question

by Steven Watanabe-4 :: Rate this Message:

Reply to Author | View in Thread

AMDG

Zachary Turner wrote:
> 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?
>  

use linkflags

In Christ,
Steven Watanabe

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: Boost.Build question