Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-05 10:42:07


From: "Toon Knapen" <toon.knapen_at_[hidden]>

> Did anyone have experience the intel-win32 toolset ?

I use it daily.

> The intel-linux toolset
> works flawlessly but with the intel-win32 I have a lot of trouble.
>
> I understood that the intel-win32 is treated as being an extension of the
> msvc toolset. But is it supposed to use the same actions too ?

Yes.

> For instance,
> the intel-win32 defines the VC_COMPILER but does not redefine the
C++FLAGS
> AFAICS.

Why should it?

> But anyway, when the vc-c++ action is executed, he apparantly does
> not find the VC_COMPILER since the resulting command-line starts with the
> flags (i.e. /Zm400 .... ).

Please read the page on configuring the intel-win32 toolset at
www.boost.org/tools/build/intel-win32-tools.html
Your problem has to do with the path to the toolset not being properly set
up.

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk