Re: Mold linker and clang 15: /usr/bin/ld: cannot find -lLLVM-14: No such file or directory

2023-01-19 Thread Ilmari Lauhakangas
On 19.1.2023 16.24, Christian Lohmaier wrote: On Thu, Jan 19, 2023 at 3:15 PM Ilmari Lauhakangas wrote: After upgrading from llvm 14 to 15 today, I got this: [GEN] compilerplugins/clang/sharedvisitor/analyzer /usr/bin/ld: cannot find -lLLVM-14: No such file or directory FYI:

Re: Mold linker and clang 15: /usr/bin/ld: cannot find -lLLVM-14: No such file or directory

2023-01-19 Thread Christian Lohmaier
On Thu, Jan 19, 2023 at 3:15 PM Ilmari Lauhakangas wrote: > > After upgrading from llvm 14 to 15 today, I got this: > [GEN] compilerplugins/clang/sharedvisitor/analyzer > /usr/bin/ld: cannot find -lLLVM-14: No such file or directory FYI: compilerplugins stuff doesn't get wiped with regular make

Mold linker and clang 15: /usr/bin/ld: cannot find -lLLVM-14: No such file or directory

2023-01-19 Thread Ilmari Lauhakangas
After upgrading from llvm 14 to 15 today, I got this: [GEN] compilerplugins/clang/sharedvisitor/analyzer /usr/bin/ld: cannot find -lLLVM-14: No such file or directory clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: ***