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

Unwanted traceback in release dll

Andrew_Smith
Valued Contributor I
729 Views
My project has runtime traceback set to No.

Running 32 bit 11.1.0.067

The Fortran options list shows:

/nologo /O3 /Oy- /arch:SSE2 /Qopenmp /Qopenmp-report2 /Qvec-report2 /warn:declarations /warn:unused /warn:ignore_loc /warn:truncated_source /real_size:64 /fp:source /fpconstant /iface:mixed_str_len_arg /module:"Release/" /object:"Release/" /libs:dll /threads /c /dll

How can I eliminate line number number and source file infomation from my dll ?

Belay that, I had a stray debug dll
0 Kudos
0 Replies
Reply