24.05.2014 Views

XL Fortran Enterprise Edition for AIX : User's Guide - IBM

XL Fortran Enterprise Edition for AIX : User's Guide - IBM

XL Fortran Enterprise Edition for AIX : User's Guide - IBM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

-# Option<br />

Syntax<br />

-#<br />

Generates in<strong>for</strong>mation on the progress of the compilation without actually running<br />

the individual components.<br />

Rules<br />

At the points where the compiler executes commands to per<strong>for</strong>m different<br />

compilation steps, this option displays a simulation of the system calls it would do<br />

and the system argument lists it would pass, but it does not actually per<strong>for</strong>m these<br />

actions.<br />

Examining the output of this option can help you quickly and safely determine the<br />

following in<strong>for</strong>mation <strong>for</strong> a particular compilation:<br />

v What files are involved<br />

v What options are in effect <strong>for</strong> each step<br />

It avoids the overhead of compiling the source code and avoids overwriting any<br />

existing files, such as .lst files. (For those who are familiar with the make<br />

command, it is similar to make -n.)<br />

Note that if you specify this option with -qipa, the compiler does not display<br />

linker in<strong>for</strong>mation subsequent to the IPA link step. This is because the compiler<br />

does not actually call IPA.<br />

Related In<strong>for</strong>mation<br />

The “-v Option” on page 273 and “-V Option” on page 274 produce the same<br />

output but also per<strong>for</strong>ms the compilation.<br />

<strong>XL</strong> <strong>Fortran</strong> Compiler-Option Reference 91

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

Saved successfully!

Ooh no, something went wrong!