Skip to content

src_base: cmake: Link libm for the shared library#157

Merged
dariusz-f merged 1 commit intompeg5:masterfrom
Conan-Kudo:always-link-libm
Aug 28, 2025
Merged

src_base: cmake: Link libm for the shared library#157
dariusz-f merged 1 commit intompeg5:masterfrom
Conan-Kudo:always-link-libm

Conversation

@Conan-Kudo
Copy link
Contributor

@Conan-Kudo Conan-Kudo commented Aug 24, 2025

Otherwise it fails to link with errors like so:

/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/15/../../../../lib64/libxeveb.so: undefined reference to 'log2'
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/15/../../../../lib64/libxeveb.so: undefined reference to 'pow'

Otherwise it fails to link with errors like so:

/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/15/../../../../lib64/libxeveb.so: undefined reference to 'log2'
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/15/../../../../lib64/libxeveb.so: undefined reference to 'pow'
@Conan-Kudo Conan-Kudo changed the title pkgconfig: Always link libm src_base: cmake: Link libm for the shared library Aug 24, 2025
@dariusz-f dariusz-f merged commit bc45faa into mpeg5:master Aug 28, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants