Boost.Build question

View: New views
2 Messages — Rating Filter:   Alert me  

Boost.Build question

by Zachary Turner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Re: Boost.Build question

by Steven Watanabe-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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