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

Use same compiler in all corefx builds #18153

Closed
chcosta opened this issue Aug 16, 2016 · 3 comments
Closed

Use same compiler in all corefx builds #18153

chcosta opened this issue Aug 16, 2016 · 3 comments
Labels
area-Infrastructure-libraries enhancement Product code improvement that does NOT require public API changes/additions help wanted [up-for-grabs] Good issue for external contributors
Milestone

Comments

@chcosta
Copy link
Member

chcosta commented Aug 16, 2016

In corefx, on windows, the default is still too use the shared compiler, you have to opt into using this Roslyn compiler via "UseSharedCompilation=false". On Linux, the default is to use this Rosslyn compiler.

All corefx builds should be using the same compiler so that available features across builds are identical.

dotnet/buildtools#947

@mellinoe
Copy link
Contributor

@chcosta Any update on this one?

@mellinoe
Copy link
Contributor

mellinoe commented Dec 9, 2016

I'm marking this up for grabs.

@wtgodbe
Copy link
Member

wtgodbe commented Apr 5, 2018

I believe this has been resolved as of dotnet/corefx#24076, @chcosta please reopen if I'm mistaken

@wtgodbe wtgodbe closed this as completed Apr 5, 2018
@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 2.1.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries enhancement Product code improvement that does NOT require public API changes/additions help wanted [up-for-grabs] Good issue for external contributors
Projects
None yet
Development

No branches or pull requests

4 participants