[Bug 283155] Link fails with -flto: error loading plugin: Cannot open "/usr/bin/../lib/LLVMgold.so" (port multimedia/kew)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Dec 2024 04:26:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283155 --- Comment #4 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #3) From what I can tell, /usr/ports/devel/binutils/Makefile needs to deal with specifying and using a specific version of devel/llvm* in order to use its specific LLVMgold.so . (That note presumes that LLVMgold.so use is really intended, rather than a mistake of its own.) I see no evidence of /usr/ports/devel/binutils/Makefile doing so but it needs to. It may need to track the default devel/llvm* rather than a specific number. -- You are receiving this mail because: You are the assignee for the bug.