$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: chenhong (chenhong_at_[hidden])
Date: 2003-04-16 21:14:49
Thank you,Peter.
I try it ,it is OK. But why does the result of build only generated the debug version but not both(debug and release).
about the build options: bjam -sTOOLS=borland "-sBUILD=<threading>multi" ,how do you know the params: "sBUILD=<threading>multi"? In manual docuemnt of boost?
thanks.