Quantcast
Viewing all articles
Browse latest Browse all 3270

How to inspect which flags are used

I am working on a Makefile where I am trying to find which flags to use. The current list of flags is (for some historical reason):

-r8 -fpe0 -g -debug all -traceback -fp-model source -warn all -warn unused -check all,noarg_temp_created

From searching, I believe this may be reduced to

-r8 -fpe0 -g -traceback -fp-model source -warn all -check all,noarg_temp_created

However, I was thinking that there might be an option that would list the options that were passed to `ifort`.


Viewing all articles
Browse latest Browse all 3270

Trending Articles



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