Closed
Description
Tracking issue for rust-lang/rfcs#1717
- Implement
-l[kind=][oldname:]libname
. - Implement lib<->symbol association and emit
dllimport
for dylib symbols. - Implement
kind="static-nobundle"
.
Metadata
Metadata
Assignees
Labels
Area: linking into static, shared libraries and binariesBlocker: Approved by a merged RFC but not yet implemented.Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCOperating system: WindowsStatus: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Relevant to the compiler team, which will review and decide on the PR/issue.