Opened 9 years ago

Closed 9 years ago

#46822 closed enhancement (invalid)

netcdf-fortran @4.2 using ifort as fortran compiler

Reported by: bingzhang.chen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port:

Description

How I can port install netcdf-fortran (in macports) using the ifort compiler? It always looks for gfortran.

My system: OSX Yosemite (10.10.2). XCode (6.1.1)

Change History (1)

comment:1 Changed 9 years ago by seanfarley (Sean Farley)

Resolution: invalid
Status: newclosed

Simply put, you cannot. ifort is not available from Intel for inclusion in MacPorts so, by design, it can't be used. You have a few options if you really want to this:

  • create a local port copy of netcdf-fortran and explicitly set the location to ifort
  • convince Intel to offer an open version of ifort to include with MacPorts
Note: See TracTickets for help on using tickets.