Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29255 ディスカッション

-bintext won't work in .21

Intel_C_Intel
従業員
628件の閲覧回数
Recompiling under the .21 release complained about my bintext option. It fails without blanks and with blanks when enclosed in double quotes.....
0 件の賞賛
2 返答(返信)
Steven_L_Intel1
従業員
628件の閲覧回数
Please report this to Premier Support and we'll take a look. Asa workaround, use /link /comment, for example:
ifort t.f90 /link /comment:"mystring"
Intel_C_Intel
従業員
628件の閲覧回数
Thanks, Steve; it's reported
返信