|
Boost-Build : |
From: Chris Drexler (CKolumbus_at_[hidden])
Date: 2003-09-04 09:37:34
Hi,
On Thu, Sep 04, 2003 at 03:59:54PM +0400, Vladimir Prus wrote:
>
> sorry for somewhat delayed reply.
no problem at all. I'm glad to get the help I need so it doesn't
matter if it takes some time.
> I think it's possible to achieve what you want. In V2, intel is
> considered
> just a variant of msvc compiler. I've added the following to my
> user-config.jam:
> using msvc : 6.0 : "P:/Program Files/Microsoft Visual Studio/vc98" : :
> vcvars32-p.bat ;
> using msvc : intel : "P:/Program Files/Something" : : vcvars32-p.bat
> icl ;
I put this into my project-root.jam (with appropriate paths and setup
progs) and I get the error message
error: "intel" is not a known value of feature <toolset-msvc:version>
legal values:
Yes, "legal values" is empty.
I'm using the boost.build from cvs (downloaded from boost-consulting)
and the new property.jam file downloaded from
> [1]http://zigzag.cs.msu.su:7813/~ghost/working_copy/new
Any ideas?
Chris
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