From owner-freebsd-questions Mon May 5 02:34:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA14862 for questions-outgoing; Mon, 5 May 1997 02:34:21 -0700 (PDT) Received: from teitelbaum.ph.biu.ac.il (teitelbaum.ph.biu.ac.il [132.70.33.219]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA14849 for ; Mon, 5 May 1997 02:34:13 -0700 (PDT) Received: (from zkoza@localhost) by teitelbaum.ph.biu.ac.il (8.8.5/8.8.5) id MAA15412 for freebsd-questions@freebsd.org; Mon, 5 May 1997 12:33:01 +0300 (IDT) Date: Mon, 5 May 1997 12:33:01 +0300 (IDT) From: Zbigniew Koza Message-Id: <199705050933.MAA15412@teitelbaum.ph.biu.ac.il> To: freebsd-questions@freebsd.org Subject: g77 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The port for g77 is very old and does not work. (It requires a relatively old version of gcc). Shouldn't it be updated ore deleted? I tried to compile g77 from g77-0.5.19.1.tar.gz (ftp.cdrom.com/pub/gnu), but the "make bootstrap" command failed with an error "I don't know how to make hash.h". Any hope for me to install g77? Z. Koza (FreeBSD 2.2.1-Release)