-
Notifications
You must be signed in to change notification settings - Fork 13.5k
OpenMP build issue with error: version script assignment of 'VERSION' to symbol #59660
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
Labels
Comments
@llvm/issue-subscribers-lld-elf |
jplehr
added a commit
that referenced
this issue
Jan 3, 2023
The patch adds the symbols if OMPT_SUPPORT is not defined. Github issue: #59660 Reviewed By: jhuber6 Differential Revision: https://reviews.llvm.org/D140591
Should have been fixed in 2639625. (If you put fixes: #issue in the commit it should automatically close) |
@llvm/issue-subscribers-openmp |
CarlosAlbertoEnciso
pushed a commit
to SNSystems/llvm-debuginfo-analyzer
that referenced
this issue
Jan 4, 2023
The patch adds the symbols if OMPT_SUPPORT is not defined. Github issue: llvm/llvm-project#59660 Reviewed By: jhuber6 Differential Revision: https://reviews.llvm.org/D140591
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jhuber6 As of 69243cd, I still see
when using LLD as a linker. I don't get these when using Mold-git as my linker.
PKGBUILD.txt
Here is the full error in the log:
The text was updated successfully, but these errors were encountered: