Boost logo

Boost :

From: Gennaro Prota (gennaro_prota_at_[hidden])
Date: 2004-03-23 07:34:27


On Tue, 23 Mar 2004 11:53:15 +0100, Stefan Slapeta
<stefan_nospam__at_[hidden]> wrote:

>Gennaro Prota <gennaro_prota_at_[hidden]> wrote:
>
>//
>// FWIW, I always use at least the following in my .cfg file:
>//
>// /Qms0
>// /Zc:wchar_t,forScope
>// -Qoption,c,--arg_dep_lookup
>// -Qoption,c,--alternative_tokens
>//
>// plus, when possible, /Za and -Qoption,c,--dep_name in the command
>// line. If you have other things that can be useful... Collecting the
>// switches that unleash the real beast living inside Intel C++ has
>// become sort of a hobby of mine :)
>//
>
>You can find all the front end switches at www.edg.com.
>
>-Qoption,c,--dep_name does not work for the VC 7.1 library (<locale> and
>others). But maybe this can be patched easily.

Sigh, you must have been convinced somewhere that I don't know the EDG
options, or how to pass them. I said "when possible", exactly because
of that. Furthermore Intel for Windows is an odd beast: a lot of EDG
switches *don't* work with it or have strange interactions, and if you
ask Intel they'll say "What? You used Qoption? No, sorry, then you are
on your own, all that we support is Microsoft compatibility".

Genny.


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