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:-Cprefer-dynamic
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
913
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
:
-Cprefer-dynamic
state:open label:-Cprefer-dynamic
Search
Labels
Milestones
New issue
Search results
Open
Closed
Regression in global_allocator when using prefer-dynamic on 1.71.0 and above
-Cprefer-dynamic
Codegen option: Prefer dynamic linking to static linking.
Codegen option: Prefer dynamic linking to static linking.
A-allocators
Area: Custom and system allocators
Area: Custom and system allocators
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
Category: This is a bug.
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.
#114518
In rust-lang/rust;
·
alexkornitzer
opened
on Aug 5, 2023
strip does not work on rust 1.70 binaries
-Cprefer-dynamic
Codegen option: Prefer dynamic linking to static linking.
Codegen option: Prefer dynamic linking to static linking.
C-bug
Category: This is a bug.
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
Status: Open.
#112187
In rust-lang/rust;
·
kiap
opened
on Jun 1, 2023
global_allocator does not work with -C prefer-dynamic
-Cprefer-dynamic
Codegen option: Prefer dynamic linking to static linking.
Codegen option: Prefer dynamic linking to static linking.
A-allocators
Area: Custom and system allocators
Area: Custom and system allocators
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
Category: This is a bug.
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.
#100781
In rust-lang/rust;
·
nicbn
opened
on Aug 19, 2022
rustc --emit=dep-info -Zbinary-dep-depinfo -C prefer-dynamic=yes misses .so input dep
-Cprefer-dynamic
Codegen option: Prefer dynamic linking to static linking.
Codegen option: Prefer dynamic linking to static linking.
C-bug
Category: This is a bug.
Category: This is a bug.
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.
#90106
In rust-lang/rust;
·
fangism
opened
on Oct 20, 2021
Allow linking against dylibs in LTO mode
-Cprefer-dynamic
Codegen option: Prefer dynamic linking to static linking.
Codegen option: Prefer dynamic linking to static linking.
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
Status: Open.
#31854
In rust-lang/rust;
·
comex
opened
on Feb 24, 2016
You can’t perform that action at this time.