Boost logo

Boost :

From: Stefan Slapeta (stefan_nospam__at_[hidden])
Date: 2004-03-23 05:53:15


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.

Stefan

***********************************

Stefan Slapeta
Wien/Vienna, Austria

http://www.slapeta.com


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