Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2008 14:17:57 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-questions@freebsd.org
Subject:   no GNU fortran in FBSD 7.0 base system?
Message-ID:  <20080604131757.GA11105@mech-aslap33.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
I just upgraded to FBSD 7.0 and tried to compile a test fortran
program with the GCC fortran compiler:

% gcc tmp.f90
gcc: tmp.f90: Fortran compiler not installed on this system
%

% gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
%

Do I understand correctly that with this FBSD release GCC 4.2.1 does
not include the fortran compiler?

Or has I missed some flag/setting during buildworld stage?

Sure, I can install ports/lang/gcc42, but I thought the fortran compiler
would be available in the base system.

many thanks
anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423



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