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

Icpc 14 beta has trouble compiling libgcc-4.7.1

Atanas_A_
Beginner
187 Views

I am trying to compile a project that uses gcc/libgcc-4.7.1. Most errors I get are related to noexcept. Here is an example:

nclude/c++/4.7.1/bits/functional_hash.h(184): error: expected a ";"
operator()(double __val) const noexcept

Does anyone have any suggestions I can circumvent this?

0 Kudos
1 Reply
Marián__VooDooMan__M
New Contributor II
187 Views

Greetings,

When you were downloading ICC 14 beta you agreed to abide license terms. License agreement is saying clearly that you must report issues to https://premier.intel.com and must not on this forum.

0 Kudos
Reply