-
Notifications
You must be signed in to change notification settings - Fork 18
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
Build error on macOS: ld: unknown option: --version-script=
#52
Comments
P. S. And it is the linker, not compiler. The build fails likewise with gcc14:
UPD. Perhaps it should just not be used with GCC on macOS. It is certainly unneeded, since the build succeeds without it and all tests pass. |
barracuda156
changed the title
Build error on macOS:
Build error on macOS: Dec 3, 2024
ld: unknown option: --version-script=/opt/local/var/macports/build
ld: unknown option: --version-script=
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: