-
Notifications
You must be signed in to change notification settings - Fork 96
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
Blender fails to compie with -fuse-ld=bfd
#381
Comments
elsandosgrande
changed the title
Blender fails to compie with
Blender fails to compie with Jul 19, 2019
--fuse-ld=bfd
-fuse-ld=bfd
I realize that this is most likely limited to Blender 2.79, so I will close this ticket in case that the issue does not persist through to 2.80. |
elsandosgrande
added a commit
to elsandosgrande/gentooLTO
that referenced
this issue
Dec 8, 2019
elsandosgrande
added a commit
to elsandosgrande/gentooLTO
that referenced
this issue
Jan 11, 2020
Closed
I think it's safe to assume at this point that this issue is obsolete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Blender really had me stumped on this one for days, but then I thought: "Hey, here's a silly idea. How about I try gold?" Well, to my surprise, it actually worked. I added this to package.cflags/blender.conf:
Here is the build log of the ld.bfd build attempt: blender make.txt
I do not use prelink. Also, I am aware that you can select the linker through binutils, but this just feels right somehow.
Here are further details on OpenImageIO and the Boost library: emerge --info openimageio boost.txt
Have a nice day!
Edit
Here are further details on Blender: emerge --info blender.txt
The text was updated successfully, but these errors were encountered: