Re: g++ -D compiler options
- From: HASM <not_really@xxxxxxxxxxx>
- Date: Fri, 21 Mar 2008 21:26:03 -0700
markhobley@xxxxxxxxxxxxxxxxxxxxxxxxxxx (Mark Hobley) writes:
What are the effects of the -D options?
-Ddebian
-D_GNU_SOURCE
-DUSE_TERMIO
-DKLUDGELINEMODE
Run gcc -c, with and without -E, one file at the time, one -D at the time,
and save the output of each run into a different file. Compare the files
and you'll see that the effects are.
-- H
.
- References:
- g++ -D compiler options
- From: Mark Hobley
- g++ -D compiler options
- Prev by Date: autoreconf: g++ compiler options in configure.ac
- Next by Date: Re: coding text editor
- Previous by thread: Re: g++ -D compiler options
- Next by thread: Re: g++ -D compiler options
- Index(es):