Package Details: lld17 17.0.6-2

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)

Pinned Comments

stefanwimmer128 commented on 2024-07-17 19:10 (UTC)

Pre-built packages are available here or in my repository.

Latest Comments

stefanwimmer128 commented on 2025-09-28 09:36 (UTC)

@vitaliikuzhdin I added the symlinks in 17.0.6-2.

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.