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

Console Application Runtime Libraries

pjh_gn
Beginner
1,703 Views

In my Console applications and static libraries VS2005 does not seem to give me an option for single threaded runtime libraries (ie ifcore.lib). The only options under Configuration Properties/Fortran/Libraries are multithreaded or graphics libraries. Am I missing some other configuration switch that is removing the single-thread options?

0 Kudos
2 Replies
ArturGuzik
Valued Contributor I
1,702 Views
See this thread and Steve's explanations.

http://softwareforums.intel.com/en-us/forums//topic/51693

A.
0 Kudos
Steven_L_Intel1
Employee
1,702 Views
This is also covered in the Release Notes. Please take the time to read them to learn of other important changes and issues.
0 Kudos
Reply