Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29302 Discussions

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

scottgrossman
Beginner
596 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
596 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