www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - Getting pre-processor output?

↑ ↓ ← "Matthew Wilson" <matthew.hat stlsoft.dot.org> writes:
-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
→ dan <dan_member pathlink.com> writes:
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
"Walter" <walter digitalmars.com> writes:
"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
↑ ↓ → "Matthew Wilson" <matthew.hat stlsoft.dot.org> writes:
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...
 -e seems to just try and compile and build as normal, and no


 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