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

NativeAOT for osx-arm64 #64337

Closed
delneg opened this issue Jan 26, 2022 · 5 comments · Fixed by #75264
Closed

NativeAOT for osx-arm64 #64337

delneg opened this issue Jan 26, 2022 · 5 comments · Fixed by #75264

Comments

@delneg
Copy link

delneg commented Jan 26, 2022

Hello,
I've tried to build my app with NativeAOT for osx-arm64, but it says that it's not supported:
.nuget/packages/microsoft.dotnet.ilcompiler/7.0.0-alpha.1.22074.1/build/Microsoft.NETCore.Native.Publish.targets(66,5): error : Native compilation does not support targeting osx-arm64 yet. https://github.com/dotnet/corert/issues/4589
The issue links to "CoreRT" which seems to be archived and no other info is present.
What's the status for it for .NET 7, how can I compile my app with NativeAOT for M1 Mac ?

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jan 26, 2022
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@MichalStrehovsky MichalStrehovsky removed the untriaged New issue has not been triaged by the area owner label Feb 6, 2022
@MichalStrehovsky MichalStrehovsky modified the milestones: 7.0.0, Future Feb 6, 2022
@tgjones
Copy link
Contributor

tgjones commented Mar 31, 2022

@MichalStrehovsky do the milestone changes above imply that NativeAOT support for M1 Mac is not currently on the roadmap for .NET 7?

@kant2002
Copy link
Contributor

I think some interesting development happens here #67232

@MichalStrehovsky
Copy link
Member

@MichalStrehovsky do the milestone changes above imply that NativeAOT support for M1 Mac is not currently on the roadmap for .NET 7?

It's not currently funded on the Microsoft side but if the community helps getting it there, it might make it into .NET 7. There is some progress towards that - see the issue @kant2002 pointed to.

@agocke
Copy link
Member

agocke commented Apr 12, 2022

Yup, unfortunately we don't have enough resources to commit to it for .NET 7, but would accept external contributions if they come in.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Sep 9, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Sep 11, 2022
@teo-tsirpanis teo-tsirpanis modified the milestones: Future, 8.0.0 Sep 11, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants