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

/fpp option causes BADDEBUG error

gep
Beginner
1,112 Views
When setting the'Use FPP' option to parse preprocessor directives (e.g. #IFDEF, #ELSE & #ENDIF) in a fortran DLL I get the following error:
Compiling Fortran...
** error BADDEBUG: Unknown debug option '-dll'.
dlltest.i
Linking...
dlltest.dll - 1 error(s), 0 warning(s)
The preprocessor directives work correctly in a Fortran program. I am using Compaq Visual Fortran 6.1.
Does anybody have experience of this problem?
Thanks,
Graeme
0 Kudos
0 Replies
Reply