Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:A-lld
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
108k
Code
Issues
5k+
Pull requests
909
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
label
:
A-lld
state:open label:A-lld
Search
Labels
Milestones
New issue
Search results
Open
Closed
LLD doesn't handle <code>--warn-unresolved-symbols</code> the same as GNU LD
A-linkers
Area: linkers... you gotta love linkers
Area: linkers... you gotta love linkers
A-lld
Area: Linkage issues specific to rust-lld
Area: Linkage issues specific to rust-lld
C-discussion
Category: Discussion or questions that doesn't represent real issues.
Category: Discussion or questions that doesn't represent real issues.
P-medium
Medium priority
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#147707
In rust-lang/rust;
·
el-yawd
opened
on Oct 14, 2025
Rust 1.89 vs 1.90: rust-lld can't find a system wide lib. Using -Clinker-features=-lld and all works as before.
A-linkers
Area: linkers... you gotta love linkers
Area: linkers... you gotta love linkers
A-lld
Area: Linkage issues specific to rust-lld
Area: Linkage issues specific to rust-lld
C-bug
Category: This is a bug.
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
Status: Open.
#147329
In rust-lang/rust;
·
ghenry
opened
on Oct 4, 2025
Rust 1.90.0 LLD linker: libmkl_intel_lp64.so: undefined symbol: mkl_lapack_zhesvxx
A-lld
Area: Linkage issues specific to rust-lld
Area: Linkage issues specific to rust-lld
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
Status: Open.
#147156
In rust-lang/rust;
·
alessandroasm
opened
on Sep 29, 2025
rust-lld: error: undefined symbol: __gxx_personality_v0
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-linkers
Area: linkers... you gotta love linkers
Area: linkers... you gotta love linkers
A-lld
Area: Linkage issues specific to rust-lld
Area: Linkage issues specific to rust-lld
C-bug
Category: This is a bug.
Category: This is a bug.
regression-untriaged
Untriaged performance or correctness regression.
Untriaged performance or correctness regression.
requires-nightly
This issue requires a nightly compiler in some way.
This issue requires a nightly compiler in some way.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#135257
In rust-lang/rust;
·
hasenbanck
opened
on Jan 8, 2025
Invalid local symbol errors linking shared library with rust-lld
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-lld
Area: Linkage issues specific to rust-lld
Area: Linkage issues specific to rust-lld
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#128938
In rust-lang/rust;
·
spearman
opened
on Aug 10, 2024
Linking with <code>rust-lld</code> causes SIGSEGV in FFI code
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-lld
Area: Linkage issues specific to rust-lld
Area: Linkage issues specific to rust-lld
A-proc-macros
Area: Procedural macros
Area: Procedural macros
C-external-bug
Category: issue that is caused by bugs in software beyond our control
Category: issue that is caused by bugs in software beyond our control
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#128286
In rust-lang/rust;
·
juntyr
opened
on Jul 27, 2024
You can’t perform that action at this time.