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

-sox option inactive on link time ?

Fraczkiewicz__Mathie
275 Views

Hi,

I'm compiling a fortran binary object per object, using the -sox option and using the "strings -a" command on the final binary, I can see the command lines used for compilation of each object.

The final link of the binary is also handled by ifort, it takes the option -sox without any warning, but the binary does obviously not contain the command line used for linking.

Is there a specific behavior of the -sox option for linking, am I missing something, or is it not intended to work the way I expect it to ?

Thank you for your help

 

0 Kudos
0 Replies
Reply