On Tuesday, August 08, 2000, Laurence Berland wrote:
> So I thought, "we don't define __GNUC__?" I figured I'd check. After
> much mind wracking, I can't for the life of me figure out how to get gcc
> to output a list of what is and isnt defined by default... help!
gcc -E -dM - < /dev/null
--
|Chris Costello <[EMAIL PROTECTED]>
|Use free-form input where possible.
`----------------------------------
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message