Re: intel fortran compiler

2005-04-11 Thread Lowell Gilbert
"Florian Hengstberger" <[EMAIL PROTECTED]> 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

intel fortran compiler

2005-04-11 Thread Florian Hengstberger
Hi! 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

linking object files compiled with the Intel Fortran compiler

2002-07-12 Thread Glenn Johnson
Does anyone know how to link the object files that have been compiled with the Intel Fortran Compiler? As far as I know, the object files have all compiled fine but when I link I get unresolved symbols (lots). I have tried using Linux gcc for linking after also trying to link with ifc. Any help