Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental cygwin host support #137819

Open
3 tasks
workingjubilee opened this issue Feb 28, 2025 · 0 comments
Open
3 tasks

Experimental cygwin host support #137819

workingjubilee opened this issue Feb 28, 2025 · 0 comments
Labels
A-targets Area: Concerning the implications of different compiler targets C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC O-windows Operating system: Windows T-libs Relevant to the library team, which will review and decide on the PR/issue.

Comments

@workingjubilee
Copy link
Member

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:

cc @Berrysoft

@workingjubilee workingjubilee added the C-bug Category: This is a bug. label Feb 28, 2025
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Feb 28, 2025
@workingjubilee workingjubilee added O-windows Operating system: Windows T-libs Relevant to the library team, which will review and decide on the PR/issue. A-targets Area: Concerning the implications of different compiler targets C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC and removed C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. labels Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-targets Area: Concerning the implications of different compiler targets C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC O-windows Operating system: Windows T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants