We use the IPP Speech compression libraries in one of our pieces of software.This software runs in kernel mode on linux.I have been tasked with bringing the software (previously using V7 IPP) up to date with V9/2019.
I have ported all of the required calls and linked using the nopic libraries from 2019 IPP & Crypto but there appears not to be any nopic version of the legacy libraries, which obviously causes an issue when running in kernel mode.
Will there be a legacy library update that includes nopic versions or is there any source I can compile/build that will give me nopic versions please?
Penny