Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7957 Discussions

icc 13 + Xcode 4.6.2 Invalid object files, bug?

theigors
Beginner
296 Views

Hi All

I'm using ICC for OSX (m_ccompxe_2013.3.171.dmg) with Xcode 4.6.2 and I've a problem:

- if "Generate Debug Info" = on, then all is Ok. However, if off, then link fails. Looking undersolved symbols I've noticed that corresponded object file (.o) is invalid and always has length 152 bytes. Changing source I force recompiling and .o file becomes Ok, but the issue repeats at next rebuild. What am I doing wrong? Or it's a bug?

Thanks

0 Kudos
2 Replies
SergeyKostrov
Valued Contributor II
296 Views
This is a Duplicate and please follow to a main thread at: http://software.intel.com/en-us/forums/topic/393426 Plesae Do Not post any comments here. Thanks in advance.
0 Kudos
SergeyKostrov
Valued Contributor II
296 Views
This is a Duplicate and please follow to a main thread at: software.intel.com/en-us/forums/topic/393426 Please Do Not post any comments here. Thanks in advance.
0 Kudos
Reply