Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Intel IPP build warnings under Linux

Freist__Benjamin
Beginner
548 Views

My company is using Intel IPP, when compiling under Ubuntu the console is flooded by warnings of this form:

include/ippcp.h:73:0: warning: ignoring #pragma warning [-Wunknown-pragmas]
#pragma warning(push)

Our license doesn't allow us to modify the IPP headers to fix this line, we tried wrapping all includes in a #pragma diagnostic, but unfortunately this particular warning can't be ignored in this way under GCC.
IMO this is a bug, can someone please point me to the appropriate place where I can report it?

Thanks, Ben

 

0 Kudos
5 Replies
Yuriy_N_Intel
Employee
548 Views

Hello, Ben

Looks like you are right, this is a problem in our header file.

Please, find the new version attached.

If the problem is resolved, we will update the header.

0 Kudos
Freist__Benjamin
Beginner
548 Views

Hey,

thank you for the quick reply!

Best wishes, Ben

0 Kudos
Freist__Benjamin
Beginner
548 Views

We had a look at your patch and it solves our problems. When can we expect an update?

Thanks again for the quick reply!

0 Kudos
Gennady_F_Intel
Moderator
548 Views

Benjamin, the ERT is around at the beginner of December. We will keep you informed as soon as this update will be officially released. 

0 Kudos
Gennady_F_Intel
Moderator
548 Views

Benjamin, the IPP v.2020 has been released and available for download. thanks, Gennady

0 Kudos
Reply