From owner-freebsd-ports Wed Mar 27 6:16:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 2F5ED37B41A for ; Wed, 27 Mar 2002 06:16:28 -0800 (PST) Received: from fwd00.sul.t-online.de by mailout04.sul.t-online.com with smtp id 16qEDx-0003yl-07; Wed, 27 Mar 2002 15:16:25 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[217.83.30.226]) by fmrl00.sul.t-online.com with esmtp id 16qEDp-0MDNyaC; Wed, 27 Mar 2002 15:16:17 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.2/8.12.2) with ESMTP id g2REG8h3017262; Wed, 27 Mar 2002 15:16:12 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200203271416.g2REG8h3017262@Magelan.Leidinger.net> Date: Wed, 27 Mar 2002 15:16:08 +0100 (CET) From: Alexander Leidinger Subject: Re: Intel C Compiler To: koziol@ncsa.uiuc.edu Cc: Rahul Siddharthan , ports@FreeBSD.org In-Reply-To: <200203271358.g2RDwEl71745@sleipnir.ncsa.uiuc.edu> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 27 Mär, Quincey Koziol wrote: [ports CCed, it may be interesting for a wider audience] > I'm very pleased to see that you've ported the Intel C Compiler to FreeBSD! > I have a few questions though: can you give me a quick example of how to > compile & link a program with icc and gcc? You have to produce the object files with icc and link with gcc. You may need to link with some of Intels libraries (${PREFIX}/intel/compiler50/ia32/lib/), depending on the features of icc you use. > Also, FreeBSD _really_ could use > a good Fortran 90 compiler, do you have any plans to port the Intel Fortran 90 > compiler also? I don't have a use for it, so I won't make a port for it. But have a look on the icc port. Based on it it shouldn't be very hard to make a Fortran 90 port. Rahul (CCed) wrote at Jan 24 in freebsd-ports he already has it working on his FreeBSD box. But it creates linux binaries. Maybe he can have a look at my icc port and copy parts of it to get a compiler for native objects. Bye, Alexander. -- Reboot America. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message