From owner-freebsd-questions Tue May 6 08:55:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA17736 for questions-outgoing; Tue, 6 May 1997 08:55:00 -0700 (PDT) Received: from xmission.xmission.com (softweyr@xmission.xmission.com [198.60.22.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA17731 for ; Tue, 6 May 1997 08:54:57 -0700 (PDT) Received: (from softweyr@localhost) by xmission.xmission.com (8.8.5/8.7.5) id JAA07695; Tue, 6 May 1997 09:52:02 -0600 (MDT) From: Wes Peters - Softweyr LLC Message-Id: <199705061552.JAA07695@xmission.xmission.com> Subject: Re: g77 To: zkoza@teitelbaum.ph.biu.ac.il (Zbigniew Koza) Date: Tue, 6 May 1997 09:52:02 -0600 (MDT) Cc: questions@freebsd.org In-Reply-To: <199705050933.MAA15412@teitelbaum.ph.biu.ac.il> from "Zbigniew Koza" at May 5, 97 12:33:01 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Z. Koza asked: > 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? Sure, just get and install the sources for the matching GCC release, build that and install it in /usr/local (or wherever you want) before attempting to build g77. You'll end up with two basically identical releases of GCC, but you will be able to build G77. Get the up-to-date GDB at the same time. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.xmission.com/~softweyr softweyr@xmission.com