From owner-freebsd-ports Wed Mar 12 07:29:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA19436 for ports-outgoing; Wed, 12 Mar 1997 07:29:58 -0800 (PST) Received: from ingenieria ([168.176.15.11]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA19423; Wed, 12 Mar 1997 07:29:45 -0800 (PST) Received: from unalmodem.usc.unal.edu.co by ingenieria (SMI-8.6/SMI-SVR4) id KAA08912; Wed, 12 Mar 1997 10:13:42 -0500 Message-ID: <3326F4D2.1ED2@fps.biblos.unal.edu.co> Date: Wed, 12 Mar 1997 10:24:18 -0800 From: Pedro Giffuni X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: Peter Wemm CC: Satoshi Asami , committers@freebsd.org, ports@freebsd.org Subject: Re: gcc-2.7.2.2? Re: ports freeze in 9 1/2 hours References: <199703121151.TAA04056@spinner.DIALix.COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > > > gcc-2.7.2.2? ?!?? Who? What? How? Where? When? > ftp://prep.ai.mit.edu/pub/gnu, of course. I think it's a minor fix to include Linux-alpha. binutils-2.7 is also out, but it gave me problems when cross compiling. > I presume we'd like the version in src/contrib tree updated? > I'd like so :). > Should we swap f2c out and bring in g77 in it's place? > Actually f2c has also been updated recently in GNU's distributions and Netlib. IMO since g77 is being developed in parallel with gcc, it would be nice to bring in g77. As for f2c...I think it is included (and required) in g77. Pedro. > Cheers, > -Peter