|
Boost-Build : |
From: Jeff Holle (jeff.holle_at_[hidden])
Date: 2004-02-09 20:34:05
I am testing Intel's C++ compiler v8.0 on a windows 2000 system.
I've got STLPort-4.5 installed on this machine and want to use it.
In attempting to build boost v1.31.0, I've run into a problem using
"bjam -sTOOLS=intel-win32-stlport". It produces:
icl: Command line error: invalid argument for option '-Qms'.
Running "bjam -sTOOLS=intel-win32" appears to by and large work.
At least the above problem doesn't appear.
In looking into the output of "bjam -a -n -sTOOLS=intel-win32-stlport",
the problematic compiler flag appears to be '/Qmsvc-stlport'.
In running "bjam -a -n -sTOOLS=intel-win32", no similar flag is emitted.
Can somebody point out what needs to be changed to get rid of the
offending compiler flag?
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk