c++ - Getting pre-processor output?
- Matthew Wilson (5/5) Dec 12 2003 -e seems to just try and compile and build as normal, and no pre-process...
- dan (3/3) Dec 12 2003 I haven't used it myself, but I just saw a posting about it today; I th...
- Walter (3/6) Dec 12 2003 www.digitalmars.com/ctg/sc/html#dashl
- Matthew Wilson (6/13) Dec 12 2003 That does it.
-e seems to just try and compile and build as normal, and no pre-processor output is evident to stdout, or to a file. How do I get the pre-processor output? Thanks Matthew
Dec 12 2003
I haven't used it myself, but I just saw a posting about it today; I think the syntax is -e -l, or -el HTH
Dec 12 2003
"Matthew Wilson" <matthew.hat stlsoft.dot.org> wrote in message news:brc5fr$1t6s$1 digitaldaemon.com...-e seems to just try and compile and build as normal, and no pre-processor output is evident to stdout, or to a file. How do I get the pre-processor output?www.digitalmars.com/ctg/sc/html#dashl
Dec 12 2003
That does it. Thanks Matthew "Walter" <walter digitalmars.com> wrote in message news:brcqtl$2sm4$2 digitaldaemon.com..."Matthew Wilson" <matthew.hat stlsoft.dot.org> wrote in message news:brc5fr$1t6s$1 digitaldaemon.com...pre-processor-e seems to just try and compile and build as normal, and nooutput is evident to stdout, or to a file. How do I get the pre-processor output?www.digitalmars.com/ctg/sc/html#dashl
Dec 12 2003