On Tue, 8 Aug 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!
>
>From 4.1-STABLE:
jedgar@wopr:~$ cpp -v
Using builtin specs.
gcc version 2.95.2 19991024 (release)
/usr/libexec/cpp -lang-c -v -Di386 -Dunix -D__FreeBSD__=4
-D__FreeBSD_cc_version=410000 -D__i386__ -D__unix__ -D__FreeBSD__=4
-D__FreeBSD_cc_version=410000 -D__i386 -D__unix
-Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386)
-Amachine(i386) -Di386
-D__i386 -D__i386__ -D__ELF__ -
GNU CPP version 2.95.2 19991024 (release) (i386 FreeBSD/ELF)
*snip*
-----
Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]
--------------------------------------------------------
FreeBSD: The Power To Serve - http://www.FreeBSD.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message