Software Archive
Read-only legacy content
17061 Discussions

Strange messages Parallel Studio XE 12.1 at link phase

Marián__VooDooMan__M
New Contributor II
476 Views
Greetings,

I get these messages at link phase (/Qipo):

---snip---
ipo : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_MSC_VER=1600"'
ipo : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_ITERATOR_DEBUG_LEVEL=2"'
ipo-1 : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_MSC_VER=1600"'
ipo-1 : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_ITERATOR_DEBUG_LEVEL=2"'
---snip---

What do they mean? Should I recompile libraries that my project is using?

EDIT: running MSVC 2010, Vista x64, and my project is x64 build.
0 Kudos
2 Replies
Brandon_H_Intel
Employee
476 Views
Try the latest update 7 of Composer XE 2011 - that should resolve these warnings.
0 Kudos
Marián__VooDooMan__M
New Contributor II
476 Views
Unfortunately, I made some workaround to the problem, and changed plenty lots of code since then, so I am not able to reproduce this problem on Uptate 7 anymore.

Thank you, though.
0 Kudos
Reply