From owner-freebsd-questions@FreeBSD.ORG Sat Jan 5 16:14:40 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 639A216A494 for ; Sat, 5 Jan 2008 16:14:40 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 40F3113C461 for ; Sat, 5 Jan 2008 16:14:39 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.67) with esmtp (envelope-from ) id <1JBBfS-0001L3-ED>; Sat, 05 Jan 2008 17:14:38 +0100 Received: from e178022182.adsl.alicedsl.de ([85.178.22.182] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.67) with esmtpsa (envelope-from ) id <1JBBfS-0007P3-Bl>; Sat, 05 Jan 2008 17:14:38 +0100 Message-ID: <477FAD02.8040505@mail.zedat.fu-berlin.de> Date: Sat, 05 Jan 2008 17:14:58 +0100 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.9 (X11/20071118) MIME-Version: 1.0 To: Kris Kennaway References: <477D5FE2.4080008@mail.zedat.fu-berlin.de> <477D6310.2060406@FreeBSD.org> In-Reply-To: <477D6310.2060406@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.22.182 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0-PRE/AMD64: missing f77/Fortran compiler ... 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: Sat, 05 Jan 2008 16:14:40 -0000 Kris Kennaway wrote: > O. Hartmann wrote: >> Sorry about the noise, but I miss g77 or f77 on my FreeBSD 7.0-PRE >> box. Where is it? Hasn't gcc 4.2 as incorporated in FreeBSD as the >> native compiler also a native fortran 90 compiler? > > No, you need to install the gfortran port. This is presumably > documented in the release notes. > > Kris Thank you for the answer. Wouldn't it be more convenient for all having both the C/C++ and Fortran compiler aboard the operating system since the compiler suite is a whole piece? Well, no offense, but this remembers me on the time when SUN split the C-Compiler apart the OS or it looks like the behaviour of many Linux distribution even splitting header files apart from the OS. Hope FreeBSD will not tend to take apart header files and even the C compiler ... Regards, Oliver