From owner-freebsd-questions Mon Jan 15 09:58:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA27450 for questions-outgoing; Mon, 15 Jan 1996 09:58:45 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA27445 for ; Mon, 15 Jan 1996 09:58:41 -0800 (PST) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id TAA13410; Mon, 15 Jan 1996 19:01:55 +0100 Message-Id: <199601151801.TAA13410@gilberto.physik.rwth-aachen.de> Subject: Re: Free Fortran Compiler (BSD) To: stevew@cpsnet.com (Steve Woods) Date: Mon, 15 Jan 1996 19:01:54 +0100 (MET) Cc: questions@freebsd.org In-Reply-To: <30FAB141.3BD4@cpsnet.com> from "Steve Woods" at Jan 15, 96 11:55:45 am From: Christoph Kukulies Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@freebsd.org Precedence: bulk > > To whom this may concern: > > I'm trying to download your "free" fortran compiler. I get the GZip file > okay, gunzip seems to extract it (and create the tar file) okay, bu when > I try and user tar -xf g77... I get a "end of medium on output". > > I desparately need this compiler to convert some older programs on our > system - ANY ADVICE WOULD BE GREATLY APPRECIATED!!!! My advice: Don't use g77 for mission critical projects. Use f77/f2c. It's in the tree. It's far more mature than g77. I ported large 400,000 line old and ugly FORTRAN mechanical engineering software to FreeBSD using f2c/f77 and I don't regret a bit. > > Thanks, > > Steve Woods > PCH Systems > 407/368-9301 > stevew@cpsnet.com > > P.S. We are currently running BSDI Unix and have purchased technical > support from BSD! > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de