-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Fatal: cannot handle relocation type 6 for symbol ___nvc_do_exit #1069
Comments
$target_cpu from config.guess seems unreliable on macOS.
I can reproduce this but the weird thing is only with the binary from Homebrew, not when I build it myself. It's something to do with how the build system detects the CPU type. I think I've fixed it but I'll need to do a 1.14.2 release before Homebrew picks it up. |
Thank you for the prompt response! Do you already have a planned release date for version 1.14.2? |
$target_cpu from config.guess seems unreliable on macOS.
Please try again with the 1.14.2 release which is in homebrew now. |
Works like a charm. Thanks for the quick fix. |
Encountered an issue when running a VUnit test on macOS, which does not occur on Ubuntu (x86_64).
VUnit commit: b0ea8dc4b34c8341bd74ed4de53d4eaca7265360 (vc_standard branch)
Tests run:
python vunit/vhdl/verification_components/run.py "*vc_pkg*" -p0 --clean
Error log:
The text was updated successfully, but these errors were encountered: