Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29235 Discussions

C.NET and IF7.0 question How does one set the /Gm option??

scottgrossman
Beginner
509 Views
Documentation says to set /Gm option for CVF compatability with C++ passing strings to fortran, but cannot find the option under the fortran project.

Tried putting it in the Config Properties > Fortran > Command Line > Additional Options line, but this didnt seem to have any effect?

TIA
Scott
0 Kudos
1 Reply
Steven_L_Intel1
Employee
509 Views
I'm not sure I understand your question. /Gm is an Intel Fortran option - where does C++ come into it?

I did a test and adding /Gm to the command line options in VS.NET did work.

Steve
0 Kudos
Reply