Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2008 03:08:28 -0800
From:      Beech Rintoul <beech@freebsd.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: 7.0-release && f77
Message-ID:  <200806300308.38090.beech@freebsd.org>
In-Reply-To: <20080630125509.A1180@gwdu60.gwdg.de>
References:  <20080630125509.A1180@gwdu60.gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 30 June 2008, Konrad Heuer said:
> Hello,
>
> just finished installing and upgrading to 7.0-RELEASE-p2 on one of
> my server systems .. now f77 doesn't seem to exist within the base
> system anymore, and installing from /usr/ports/lang/f77 doesn't
> help:
>
> f77 sample.f
> Error on line 0: Invalid flag '-o'
> gcc: /var/tmp/f772ImD.c: No such file or directory
> gcc: No input files specified
> gcc: /var/tmp/f772ImD.o: No such file or directory
>
> Ideas?
>
> Thanks for any suggestion and best regards
>
> Konrad Heuer
> GWDG, Am Fassberg, 37077 Goettingen, Germany, kheuer2@gwdg.de

That was dropped from the base some time ago when they switched to 
gcc42. The powers that be decided there weren't enough fortran users 
to justify keeping it in. What you need to do is to install 
lang/gcc42 from the ports. That will install the full version 
including fortran.

Beech


-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/7.0R/announce.html
---------------------------------------------------------------------------------------






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806300308.38090.beech>