Quantcast
Channel: Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2583

porting fortran vms global commons to ifort/linux

$
0
0

We are looking to port some vms fortran to linux using ifort.  We use global commons on vms side in the standard way (use a BLOCK DATA fortran program, then link it using an .OPT file with

PSECT=COMMON_NAME,SHR,RD,MOD

SYMBOL_VECTOR=(COMMON_NAME=PSECT)

We then install the common

$INSTALL

      INSTALL> replace TEST_COMMON/SHARED/OPEN/WRITE

I cannot find an example of the equivalent to this idea using linux and ifort.   Any help would be appreciated (like a link to a simple example would be swell).  Thank you

 

 

 


Viewing all articles
Browse latest Browse all 2583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>