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

-gen-dep with *.F90 files

$
0
0

For the file hw.F90 (note the suffix .F90)

program hw print *, "hello world" end program hw
ifort -gen-dep hw.F90 returns
hw.o: hw.F90 /tmp/ifort6aqMLI.i90: hw.F90 /tmp/ifortDW5ocn.o :  /tmp/ifort6aqMLI.i90
Is it a bug or intended behavior source files, must be preprocessed? My system is
ifort (IFORT) 13.1.1 20130313 Linux 2.6.37.6-24-desktop #1 SMP PREEMPT 2012-10-18 22:36:08 +0200 x86_64 x86_64 x86_64 GNU/Linux

Viewing all articles
Browse latest Browse all 2583

Trending Articles



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