$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [context] [windows] Intel C++ and GCC Support?
From: Joshua Boyce (raptorfactor_at_[hidden])
Date: 2012-04-21 10:30:53
On Sat, Apr 21, 2012 at 4:56 PM, Oliver Kowalke <oliver.kowalke_at_[hidden]>wrote:
> Am 21.04.2012 03:14, schrieb Joshua Boyce:
>
> Okay thanks, I must've overlooked that in the docs. As for MASM, it's
>> definitely installed, so I guess it just needs to be added to the search
>> path. No idea what's going on with Intel though...
>>
>
> the best is to use the MSVC command line shell (sets the search path
> andsome other env variables).
> you should check if ml/ml64 can be invoked and you should execute with
> toolset=intel in the msvc commandline shell too.
>
>
> Oliver
>
> ______________________________**_________________
> Unsubscribe & other changes: http://listarchives.boost.org/**
> mailman/listinfo.cgi/boost<http://listarchives.boost.org/mailman/listinfo.cgi/boost>
>
Unfortunately I can't use the MSVC command line shell with Intel, as
Boost.Build won't work with Intel unless it's run under the Intel shell
(and even then it's kinda flaky)...