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 on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

-sox option inactive on link time ?

Fraczkiewicz__Mathie
502 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