- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I have a problem when building include/c++/4.5.3/tr1_impl/type_traits, similarly to what reported here: http://software.intel.com/en-us/forums/showthread.php?t=79383&p=1
I've been looking around in the code to see if I can change things a bit, but I can't find the inclusion chain leading to type_traits. In fact, some feedback on errors like "included by aaa.h, included by bbb.h while compiling ccc.cpp" would be really nice.
My current compiler version is:
icpc (ICC) 12.0.4 20110427
Is there any solution or workaround yet? Or at least some option that would help me finding what file is causing this inclusion? This is a blocking problem!
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks King,
Yes, like you said that you can see http://software.intel.com/en-us/articles/some-gcc-headers-will-not-compile-due-to-use-of-c0x-variadic-templates/ for explanation. And will fixed this issue in 12.1.
Thanks,
Wise
Yes, like you said that you can see http://software.intel.com/en-us/articles/some-gcc-headers-will-not-compile-due-to-use-of-c0x-variadic-templates/ for explanation. And will fixed this issue in 12.1.
Thanks,
Wise
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks King,
Yes, like you said that you can see http://software.intel.com/en-us/articles/some-gcc-headers-will-not-compile-due-to-use-of-c0x-variadic-templates/ for explanation. And will fixed this issue in 12.1.
Thanks,
Wise
Yes, like you said that you can see http://software.intel.com/en-us/articles/some-gcc-headers-will-not-compile-due-to-use-of-c0x-variadic-templates/ for explanation. And will fixed this issue in 12.1.
Thanks,
Wise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great, I knew about that page but I didn't see anything speaking about version 12.1. Is there any date yet?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page