Hello
- I am using a third party software to build win app (winteracter) but I have a huge problem:
- the fortran compiler switches are : -c -include:"c:\wint\lib.if8" /Qdiag-enable:sc3
- linking is performed with XILINK to avoid errors with SSA (invalid directive)
The compiler does nor performs the SSA. it compiles and does not say anything about about warnings. How is this possible?
I also have another question. How can we avoid inspector from create a file and obtain the results of SSA in the console?
thanks in advance
Peter



