From owner-freebsd-current Wed Feb 6 17:26:12 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 7860737B41F for ; Wed, 6 Feb 2002 17:25:56 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g171PsI02131; Wed, 6 Feb 2002 17:25:54 -0800 (PST) (envelope-from obrien) Date: Wed, 6 Feb 2002 17:25:54 -0800 From: "David O'Brien" To: Joe Kelsey Cc: current@freebsd.org Subject: Re: gcc3.x issues Message-ID: <20020206172554.A1999@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20020206160611.B181@dragon.nuxi.com> <200202070053.g170rjQ19592@aldan.algebra.com> <20020206170904.C181@dragon.nuxi.com> <15457.55061.55399.596297@zircon.zircon.seattle.wa.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15457.55061.55399.596297@zircon.zircon.seattle.wa.us>; from joe@zircon.seattle.wa.us on Wed, Feb 06, 2002 at 05:23:32PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 06, 2002 at 05:23:32PM -0800, Joe Kelsey wrote: > It is plain that many people will want to be able to install a version > of gcc that is officially supported and that also includes *all* of the > standard platforms that come as part of the gcc release. You do realize that means Ada for 3.1 don't you? Pascal in the the works. Also that means bringing in Chill also for 2.95 and later. > What is so wrong with being able to specify a compilation flag that says > "install all of the extra bits that come with gcc". 1. They are not needed by the base system, nor are the part of a traditional BSD system. 2. What is so hard with installing the port. No one has answered *THAT* question yet. 3. Are you going to maintain them? If we did do this work and allowed people to optinally install gjc and Ada, I bet only 5% would do so (other than the initial turning it on just to see what the compilers looked like). > I agree that installing the entire gcc chain is overkill for many small > sites, but if you have the horsepower, you can choose appropriate points > in the release cycle where you want to install the entire compiler suite > (say right after a major release) and set the appropriate flag *at that > time* to get the bits you want. > > Or, it could be a predefined package available for installation that > puts all of the compilers in the same place as the standard gcc/g++, > i.e., /usr instead of /usr/local. Again, WHAT IS THE PROBLEM you are trying to solve? Just laziness of not being willing to type ``pkg_add -r gcc30'' or ``pkg_add -r gcc31''? -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message