Thursday, September 8, 2022

Re: [VOLK] Release 2.5.2

On Sun, 4 Sep 2022 18:41:18 +0200
Johannes Demel <demel@ant.uni-bremen.de> wrote:
> Hi everyone!
>
> We have a new VOLK release! We are happy to announce VOLK v2.5.2! We
> want to thank all contributors. This release wouldn't have been possible
> without them.

Something seems to be amiss when compiling against the internal version
of cpu_features:

...
[ 88%] Built target volk_obj
[ 89%] Linking C shared library libvolk.so
/usr/bin/ld: cannot find -lcpu_features: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [lib/CMakeFiles/volk.dir/build.make:168: lib/libvolk.so.2.5.2] Error 1
make[1]: *** [CMakeFiles/Makefile2:239: lib/CMakeFiles/volk.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

No comments:

Post a Comment