$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-08-02 04:48:10
When I execute:
bjam -n -sTOOLS=vc7.1-stlport -sBUILD="<stlport-iostream>off
<runtime-link>dynamic"
The libraries don't get an "n" suffix mangled into them as they should
according to the docs (the auto-link code follows the docs), any ideas?
Thanks,
John.