"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
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
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