7 Jul
2009
7 Jul
'09
1:06 a.m.
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
7 Jul
7 Jul
2:47 a.m.
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
5961
Age (days ago)
5962
Last active (days ago)
1 comments
2 participants
participants (2)
-
Steven Watanabe -
Zachary Turner