Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!bloom-beacon.mit.edu!ai-lab!life.ai.mit.edu!kstailey From: kstailey@hill.gnu.ai.mit.edu (Kenneth Stailey) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: 1.0 preprocessor defines Date: 26 Oct 1995 20:54:08 GMT Organization: MIT Artificial Intelligence Lab Lines: 12 Message-ID: <KSTAILEY.95Oct26165408@hill.gnu.ai.mit.edu> References: <46lhi1$fj7@inbox.compass-da.com> NNTP-Posting-Host: hill.gnu.ai.mit.edu In-reply-to: garthc@compass-da.com's message of 25 Oct 1995 14:28:17 GMT In article <46lhi1$fj7@inbox.compass-da.com> garthc@compass-da.com (Garth Corral) writes: Does cpp in NetBSD-1.0 define any of __BSD_NET2__, __BSDNET2__, etc.? BTW I'm not currently running 1.0 or I wouldn't be asking. Please no "just run gcc -v" posts. Just run "strings - /usr/libexec/cpp | grep '__.*BSD'" :-) Oh, alright: kstailey@owl$ strings - /usr/libexec/cpp | grep '__.*BSD' -Di386 -Dunix -D__NetBSD__ -D__i386__