Date: Tue, 6 May 1997 09:52:02 -0600 (MDT) From: Wes Peters - Softweyr LLC <softweyr@xmission.com> To: zkoza@teitelbaum.ph.biu.ac.il (Zbigniew Koza) Cc: questions@freebsd.org Subject: Re: g77 Message-ID: <199705061552.JAA07695@xmission.xmission.com> In-Reply-To: <199705050933.MAA15412@teitelbaum.ph.biu.ac.il> from "Zbigniew Koza" at May 5, 97 12:33:01 pm
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705061552.JAA07695>