Date: Wed, 27 Mar 2002 20:33:25 +0100 From: Rahul Siddharthan <rsidd@online.fr> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: koziol@ncsa.uiuc.edu, ports@FreeBSD.org Subject: Re: Intel C Compiler Message-ID: <20020327193324.GA387@lpt.ens.fr> In-Reply-To: <200203271416.g2REG8h3017262@Magelan.Leidinger.net> References: <200203271358.g2RDwEl71745@sleipnir.ncsa.uiuc.edu> <200203271416.g2REG8h3017262@Magelan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger said on Mar 27, 2002 at 15:16:08: > > 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. It's hard (and definitely beyond my expertise) because the intel Fortran compiler needs to link with linux libraries, supplied by Intel, unlike the c compiler which can link with the system C library. I haven't made a port of the fortran compiler (linux binaries), as promised, mainly because of laziness; also because feedback on the list suggested people are more interested in native binaries. David O'Brien suggested (on Feb 1) that it's possible, and he'd done it for the Compaq Alpha compilers. I could still do a port, but I've done strange things to my /compat/linux in the meantime (mounted a linux partition there, and it's not Red Hat) so I'm not sure I can test a port adequately. Meanwhile my instructions on how to get it working are on http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=1689291+0+/usr/local/www/db/text/2002/freebsd-ports/20020127.freebsd-ports with corrections/simplifications on one or two followup postings. Rahul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020327193324.GA387>