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

Redistributable vs Cherry pick runtime DLLs

SR-9779
初學者
1,036 檢視

Given that I will not be doing a static linking, would it be okay to just ship 3 or 4 fortran runtime DLLs along with my installer (for using within the organization)? Or, do I have to ship the fortran runtime redist along with my installer, no matter what.?

0 積分
1 回應
Steve_Lionel
榮譽貢獻者 III
1,036 檢視

You can do it either way. If you ship individual DLLs make sure you put them alongside your EXE.

回覆