Date: Fri, 2 Feb 1996 21:45:07 +0100 (MET) From: Ollivier Robert <roberto@keltia.freenix.fr> To: pst@cisco.com (Paul Traina) Cc: andreas@knobel.gun.de, asami@cs.berkeley.edu, jkh@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: Another Pentium gcc patch, -D__FreeBSD__=2 -Dbsd4_4 Message-ID: <199602022045.VAA23862@keltia.freenix.fr> In-Reply-To: <199601312138.NAA21667@puli.cisco.com> from "Paul Traina" at "Jan 31, 96 01:38:44 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Paul Traina said: > I don't think our current gcc defines bsd4_4, I'm certain it shouldn't. :-) > There's a well defined way to find out what version of the OS you're running > under. I don't think the -D__386BSD__ is correct either. This is the current #defines: /usr/libexec/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=6 -Dunix -Di386 -D__FreeBSD__=2 -D__unix__ -D__i386__ -D__FreeBSD__=2 -D__unix -D__i386 -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386) foo.c /tmp/cc023835.i -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Sun Jan 14 20:23:45 MET 1996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602022045.VAA23862>