IPO problems

ivan.velho@gmail.com
Total Points:
35
Registered User
October 10, 2008 11:47 PM PDT
Rate
 
#2 Reply to #1
Quoting - tim18

If you are making a 32-bit build, it's no use specifying libraries from the 64-bit compiwler and MKL.  As you have specified mkl_sequential, it may not matter that you have specified both a 64-bit MKL libguide and a 64-bit C++ libguide, which would be a problem if one were needed and the two were not identical.  I don't think it's clear what your reason for rejecting the non-debug threaded libc might be.  I would have expected some error messages prior to those you quote, which of course are more likely to be meaningful.

I think I found the error.

There are some objects missing in linking.

I had disable the warnings because all them in compilation refered to multibyte character.

The link shows the lack of objects as a warning. I linked with the  2 missing libs .

There were problems of instability under comand line construction, but the link finished Ok.

The programm executed.

Thanks for your help.  



Intel Software Network Forums Statistics

8289 users have contributed to 31235 threads and 99108 posts to date.
In the past 24 hours, we have 7 new thread(s) 24 new posts(s), and 31 new user(s).

In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to comparison cilk++, openmp, pthreads first results The post with the most views is Very amusing...  Escalated as

Please welcome our newest member Michael Johanson