Skip to content

Conversation

@trnila
Copy link
Contributor

@trnila trnila commented Sep 13, 2025

aarch64-none-linux-gnu needs to search for libm within its sysroot, otherwise error occurs with -lm:

external/+arm_toolchain+aarch64_none_linux_gnu_linux_x86_64/bin/../lib/gcc/aarch64-none-linux-gnu/13.2.1/../../../../aarch64-none-linux-gnu/bin/ld: cannot find /lib64/libm.so.6: No such file or directory
external/+arm_toolchain+aarch64_none_linux_gnu_linux_x86_64/bin/../lib/gcc/aarch64-none-linux-gnu/13.2.1/../../../../aarch64-none-linux-gnu/bin/ld: cannot find /lib64/libmvec.so.1: No such file or directory

@hexdae
Copy link
Owner

hexdae commented Sep 13, 2025

Thanks!

@hexdae hexdae merged commit d65d7b7 into hexdae:master Sep 13, 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