Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtbb undefined reference on Fedora #3

Open
monofuel opened this issue Jul 21, 2024 · 1 comment
Open

libtbb undefined reference on Fedora #3

monofuel opened this issue Jul 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@monofuel
Copy link
Owner

  • When working with shared memory and targetting CPU, the linker throws an error
/usr/bin/ld: /lib/../lib64/libtbb.so: undefined reference to `__cxa_call_terminate@CXXABI_1.3.15'
  • This issue does not affect compiling for AMD or Nvidia.
  • tbb in Fedora is version 2021.11.0 release 5.fc40
  • I suspect newer versions would work, wonder what version ubuntu and other distros have
NAME="Fedora Linux"
VERSION="40 (Workstation Edition)"
@monofuel monofuel added the bug Something isn't working label Jul 21, 2024
@monofuel
Copy link
Owner Author

CI is using a newer version and does not reproduce the issue. that's good at least

https://github.com/monofuel/hippo/actions/runs/10031958848/job/27723012980#step:5:101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant