From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 14:00:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F5DD16A4CE for ; Mon, 11 Apr 2005 14:00:09 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C9043D5C for ; Mon, 11 Apr 2005 14:00:09 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 14143 invoked from network); 11 Apr 2005 14:00:08 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 11 Apr 2005 14:00:08 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 93C1153; Mon, 11 Apr 2005 10:00:07 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Florian Hengstberger" References: From: Lowell Gilbert Date: 11 Apr 2005 10:00:07 -0400 In-Reply-To: Message-ID: <44sm1xquqg.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD mailinglist Subject: Re: intel fortran compiler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 14:00:09 -0000 "Florian Hengstberger" writes: > As a physician I want to code my programs in fortran. > I have read in the groups that the Intel fortran compiler (supporting > fortran 95) is avaiable in the ports collection. > As far as I know Intels compiler was only designed for Linux. > Will the Intel compiler produce FreeBSD binaries or Linux binaries > which will run in the emulation? $ cat /usr/ports/lang/ifc7/pkg-descr This is Intels Fortran compiler, it is set up to produce native FreeBSD objects. WWW: http://www.intel.com/software/products/compilers/flin $ [ifc8 has the same note]