From owner-freebsd-current Thu Mar 23 2:43:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id D4AD737BE87 for ; Thu, 23 Mar 2000 02:43:10 -0800 (PST) (envelope-from obrien@NUXI.ucdavis.edu) Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id CAA49718 for ; Thu, 23 Mar 2000 02:43:10 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id CAA25996 for current@freebsd.org; Thu, 23 Mar 2000 02:43:09 -0800 (PST) (envelope-from obrien) Date: Thu, 23 Mar 2000 02:43:09 -0800 From: "David O'Brien" To: current@freebsd.org Subject: ** HEADS UP ** cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile src/gnu/lib/libgcc Makefile src/contrib/gcc/config freebsd.h src/contrib/gcc/config/i386 freebsd.h src/contrib/gcc/config/alpha freebsd.h Message-ID: <20000323024309.A25967@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This commit -- changing much of the configuration of GCC on a FreeBSD host, has the potential to wreck havoc. One typo in these files can render your compiler dead. I have tested these changes on both i386 and DEC Alpha. However your environment may tickle an area of the configuration mine didn't. So if you are some what cautious, you might want to hold off a day or two before your next buildworld. ----- Forwarded message from "David E. O'Brien" ----- Modified files: gnu/usr.bin/cc/cc_tools Makefile gnu/lib/libgcc Makefile contrib/gcc/config freebsd.h contrib/gcc/config/i386 freebsd.h contrib/gcc/config/alpha freebsd.h Log: Clean up the FreeBSD configuration files -- includes removing the usage of svr4.h on the i386, and moving all the shared arch neutral bits into the FreeBSD general config header. ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message