02.07.2014 Views

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Intel</strong>® <strong>Fortran</strong> <strong>Compiler</strong> <strong>for</strong> <strong>Linux*</strong> <strong>Systems</strong> <strong>User's</strong> <strong>Guide</strong> <strong>Volume</strong> I: Building<br />

Applications<br />

For all USE statements and <strong>for</strong> those INCLUDE statements whose file name<br />

does not begin with a device or directory name, the directories searched are as<br />

follows, in this order:<br />

1. The directory containing the first source file (if -assume<br />

source_include was specified, which is the default).<br />

2. The current default directory where the compilation is taking place.<br />

3. If specified, the directory or directories listed in the -Idir option. The<br />

order of searching multiple directories occurs within the specified list from<br />

left to right<br />

4. The directories indicated in the compile-time environment variable FPATH.<br />

See also -noinclude.<br />

-preprocess_only<br />

Default: Off<br />

Alternate syntax: -P and -F<br />

Runs the <strong>Fortran</strong> preprocessor (fpp) and puts the result <strong>for</strong> each source file in a<br />

corresponding .i or .i90 file. The .i or .i90 file does not have line numbers<br />

(#) in it. The source file is not compiled.<br />

You need to specify -fpp with this option.<br />

-U name<br />

Default: Off.<br />

Undefines any definition currently in effect <strong>for</strong> the symbol specified by name.<br />

-Wp,option1[,option2,...]<br />

Default: Off<br />

Passes options (specified by option1, option2, and so <strong>for</strong>th) to the<br />

preprocessor.<br />

This option is the same as -fpp, except that -fpp also invokes fpp.<br />

Run-Time Options<br />

84

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!