From owner-freebsd-questions@FreeBSD.ORG Wed Jun 4 13:18:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E84E3106566B for ; Wed, 4 Jun 2008 13:18:03 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id A2FC08FC1E for ; Wed, 4 Jun 2008 13:18:03 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from seis.bris.ac.uk ([137.222.10.93]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1K3ssI-0000aJ-Mu for freebsd-questions@freebsd.org; Wed, 04 Jun 2008 14:18:03 +0100 Received: from mech-aslap33.men.bris.ac.uk ([137.222.184.33]) by seis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1K3ssI-0002QV-2d for freebsd-questions@freebsd.org; Wed, 04 Jun 2008 14:17:58 +0100 Received: from mech-aslap33.men.bris.ac.uk (localhost [127.0.0.1]) by mech-aslap33.men.bris.ac.uk (8.14.2/8.14.2) with ESMTP id m54DHvju028942 for ; Wed, 4 Jun 2008 14:17:57 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-aslap33.men.bris.ac.uk (8.14.2/8.14.2/Submit) id m54DHvwM028939 for freebsd-questions@freebsd.org; Wed, 4 Jun 2008 14:17:57 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-aslap33.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Wed, 4 Jun 2008 14:17:57 +0100 From: Anton Shterenlikht To: freebsd-questions@freebsd.org Message-ID: <20080604131757.GA11105@mech-aslap33.men.bris.ac.uk> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Spam-Score: -1.4 X-Spam-Level: - Subject: no GNU fortran in FBSD 7.0 base system? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2008 13:18:04 -0000 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