From owner-freebsd-ports Fri Feb 2 13:45:54 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA28573 for ports-outgoing; Fri, 2 Feb 1996 13:45:54 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA28538 Fri, 2 Feb 1996 13:45:42 -0800 (PST) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id WAA27230 ; Fri, 2 Feb 1996 22:45:27 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id WAA06113 ; Fri, 2 Feb 1996 22:45:18 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id VAA23862; Fri, 2 Feb 1996 21:45:08 +0100 (MET) From: Ollivier Robert Message-Id: <199602022045.VAA23862@keltia.freenix.fr> Subject: Re: Another Pentium gcc patch, -D__FreeBSD__=2 -Dbsd4_4 To: pst@cisco.com (Paul Traina) Date: Fri, 2 Feb 1996 21:45:07 +0100 (MET) Cc: andreas@knobel.gun.de, asami@cs.berkeley.edu, jkh@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org In-Reply-To: <199601312138.NAA21667@puli.cisco.com> from "Paul Traina" at "Jan 31, 96 01:38:44 pm" X-Operating-System: FreeBSD 2.2-CURRENT ctm#1586 X-Mailer: ELM [version 2.4ME+ PL3 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org Precedence: bulk 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