-
Notifications
You must be signed in to change notification settings - Fork 549
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
libgcc_s.1.1.dylib doesn't have LC_DYLD_INFO_ONLY, which causes LLD to complain #7658
Comments
https://github.com/JuliaPackaging/Yggdrasil/blob/master/0_RootFS/gcc_common.jl and https://github.com/JuliaPackaging/Yggdrasil/blob/master/0_RootFS/gcc_sources.jl are the important files. |
The log for GCCBootstrap 13.2 from here contains
|
Thanks for the report, if possible could you file a GCC bugzilla with some instructions to reproduce the issue. In the short-term, I agree with the comment that |
So this only happens in x86_64, this was detected in #7648 (comment). I looked into this but couldn't find anything conclusive, I thought it might have been the darwin version we target, but it seems we target 10.10/darwin14, which seems to be fine.
I'm a bit stumped
The text was updated successfully, but these errors were encountered: