From owner-freebsd-ports Fri Feb 2 14:19:27 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA03550 for ports-outgoing; Fri, 2 Feb 1996 14:19:27 -0800 (PST) Received: from puli.cisco.com (puli.cisco.com [171.69.1.174]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA03528 Fri, 2 Feb 1996 14:19:21 -0800 (PST) Received: from localhost.cisco.com (localhost.cisco.com [127.0.0.1]) by puli.cisco.com (8.6.8+c/8.6.5) with SMTP id OAA12331; Fri, 2 Feb 1996 14:17:29 -0800 Message-Id: <199602022217.OAA12331@puli.cisco.com> To: Ollivier Robert 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 In-Reply-To: Your message of "Fri, 02 Feb 1996 21:45:07 +0100." <199602022045.VAA23862@keltia.freenix.fr> Date: Fri, 02 Feb 1996 14:17:28 -0800 From: Paul Traina Sender: owner-ports@FreeBSD.org Precedence: bulk Exactly, the pentium port should ONLY define what the system compiler defines, and I'm quite happy with what the system compiler currently defines. (Well, ideally, it wouldn't define __FreeBSD__=2, but wtf) From: Ollivier Robert Subject: Re: Another Pentium gcc patch, -D__FreeBSD__=2 -Dbsd4_4 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 runnin >>g > 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 -D >>i386 -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/cc023 >>835.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