Skip to content

Linux warnings when compiled on ubuntu ~22.04

When the IVAS codec is compiled on the gcc version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, there are many warnings generated, as shared by the attached text file.IVAS_warnings.txt

Steps to generate the warnings :

1.Checkout the latest IVAS codec

2.Compile it using the gcc version mentioned above using the command ' make'