-
Notifications
You must be signed in to change notification settings - Fork 5
ld misinterprets -object_path_lto
flag: error: unable to open executable 'bject_path_lto'
#13
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
Comments
what OS version?
seems to suggest that the program reporting the problem is |
This is 10.6.8 (ppc, but arch should be irrelevant). Wonder why it uses |
looks weird to me - AFAIK that should be a path in your build. |
I think so, but this is what Python build system does. It is not something I messed with manually. I can check how it looks on x86 with clang. |
I have just pushed https://github.com/iains/darwin-xtools/tree/darwin-xtools-0-7-0p0 - prerelease. I would recommend using that on 10.5 .. 10.8 and strongly recommend using it for any powerpc/powerpc64 stuff. |
@iains Thank you very much! I will try that and, provided no issues emerge, will switch to this version by default. |
The text was updated successfully, but these errors were encountered: