Hi all
I am working on my Fortran program using Intel Visual Fortran 11.1.038.
I diabled the "optimization" for "Release" option in Visual Studio by using
Project-->Properties-->Fortran-->Genetral-->OptimizationDisable (/Od)
Do you know how could I do this in Linux environment?
What should I do for the make file?
Thanks a lot!
Kevin
How to disable "optimization" in Linux?
Nähere Informationen zur Compiler-Optimierung finden Sie in unserem Optimierungshinweis.


