@vitaliikuzhdin I added the symlinks in 17.0.6-2.
Search Criteria
Package Details: lld17 17.0.6-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lld17.git (read-only, click to copy) |
|---|---|
| Package Base: | lld17 |
| Description: | Linker from LLVM 17 |
| Upstream URL: | https://lld.llvm.org/ |
| Licenses: | custom:Apache 2.0 with LLVM Exception |
| Submitter: | stefanwimmer128 |
| Maintainer: | stefanwimmer128 |
| Last Packager: | stefanwimmer128 |
| Votes: | 1 |
| Popularity: | 0.009475 |
| First Submitted: | 2024-07-14 13:44 (UTC) |
| Last Updated: | 2025-09-28 08:34 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- llvm17-libsAUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- llvm17AUR (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
Required by (2)
- wasi-compiler-rt17 (make)
- zig0.12
Sources (4)
- https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/cmake-17.0.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/libunwind-17.0.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/lld-17.0.6.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/llvm-17.0.6.src.tar.xz
Latest Comments
stefanwimmer128 commented on 2025-09-28 09:36 (UTC)
vitaliikuzhdin commented on 2025-09-27 20:41 (UTC)
Thanks for fixing the build with GCC 15.
I've also noticed that the versioned LLD packages in the official repositories provide symlinks to the versioned shared libraries in /usr/lib, which this package currently does not do. I'm trying to build Zig version 0.12, and the build is failing because it cannot find liblldCommon.so.17.
I could probably work around this by forcing the library prefix, but it would be much more convenient if the symlinks were included.
stefanwimmer128 commented on 2025-09-27 14:13 (UTC)
@simona Should successfully compile now with llvm 17.0.6-2
simona commented on 2025-08-14 14:03 (UTC)
do not compile anymore
stefanwimmer128 commented on 2024-07-17 19:10 (UTC)
Pre-built packages are available here or in my repository.
Pinned Comments
stefanwimmer128 commented on 2024-07-17 19:10 (UTC)
Pre-built packages are available here or in my repository.