Re: WRAPIT compiler options

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 29 Oct 2008 22:02:00 -0600

%> WRAPIT -h

----
[snip]
------------------------ Linux Compilers ---------------------------
The default linux fortran compiler is the gnu g77 compiler. If your
system has one of the supported linux fortran compilers you must
specify which one you want to use by the appropriate command line
option, otherwise the g77 compiler will be used.
The supported linux fortran compilers are the Portland Group
(pgf90), the Lahey/Fujitsu (lf95), and the g95 compiler (g95),
and the Intel compiler (ifc/ifort).
OPTION: -pg  to specify the Portland Group compiler.
OPTION: -lf  to specify the Lahey/Fujitsu compiler.
OPTION: -in  to specify the Intel compiler.
OPTION: -g95 to specify the g95 compiler.
--------------------------------------
[snip]
-in is what you want.
Lim Huei Ni Agnes wrote:
> Hi
> 
>    I had written an external fortran90 code and was going to use the 
> WRAPIT function to create the.so file.
>    An example was found when pgf was the compiler, ie by adding -pg.
>    However, I only have ifort on the particular system. Had tried using 
> -ifort but it does not work.
>    Does anyone knows what I can use as the default goes to g77 which 
> does not compile f90 code.
> 
> 
> Agnes
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Oct 29 2008 - 22:02:00 MDT

This archive was generated by hypermail 2.2.0 : Fri Oct 31 2008 - 15:58:35 MDT