Skip to content

Address F# bootstrapping #2944

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

Closed
crummel opened this issue Jul 19, 2022 · 0 comments
Closed

Address F# bootstrapping #2944

crummel opened this issue Jul 19, 2022 · 0 comments
Assignees
Labels
area-prebuilts Reducing the number of prebuilt packages in the tarball

Comments

@crummel
Copy link
Contributor

crummel commented Jul 19, 2022

F# requires F# to build. Currently this is pinned to a last-published F# version for VS compatibility reasons. This causes a problem for source-build because we do not have that version available. Kevin has a suggestion at dotnet/fsharp#13463 to eliminate the hard-coded published version for source-build.

@crummel crummel self-assigned this Jul 19, 2022
@ghost ghost added area-native-bootstrapping Allowing new platforms/operating systems to use source-build untriaged labels Jul 19, 2022
@crummel crummel moved this to Onboarding WIP in .NET Source-Build 7.0 Onboarding Jul 19, 2022
@crummel crummel added area-prebuilts Reducing the number of prebuilt packages in the tarball and removed area-native-bootstrapping Allowing new platforms/operating systems to use source-build labels Jul 19, 2022
Repository owner moved this from WIP to Done in .NET Source Build Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-prebuilts Reducing the number of prebuilt packages in the tarball
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants