-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-targetsArea: Concerning the implications of different compiler targetsArea: Concerning the implications of different compiler targetsC-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCO-cygwinTarget: *-pc-cygwinTarget: *-pc-cygwinO-windowsOperating system: WindowsOperating system: WindowsT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Description
While we do not yet formally support the cygwin target by distributing binaries, that is not because we do not wish for people to be able to build a rustc that uses cygwin as its host if they so please. I am opening this issue so that interested parties can track the progress on enabling a rustc to be built for cygwin. There's a few needed patches:
- compiler-builtins: Add cygwin support compiler-builtins#774
- libc: Add cygwin support libc#4279
- std: Add std support to cygwin target #137621
cc @Berrysoft
Kreijstal, Ry0taK, yanorei32, Berrysoft, riedel and 4 more
Metadata
Metadata
Assignees
Labels
A-targetsArea: Concerning the implications of different compiler targetsArea: Concerning the implications of different compiler targetsC-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCO-cygwinTarget: *-pc-cygwinTarget: *-pc-cygwinO-windowsOperating system: WindowsOperating system: WindowsT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.