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

Build crossgen with NativeAOT and trimming #64571

Closed
4 tasks done
Tracked by #61231
agocke opened this issue Jan 31, 2022 · 2 comments
Closed
4 tasks done
Tracked by #61231

Build crossgen with NativeAOT and trimming #64571

agocke opened this issue Jan 31, 2022 · 2 comments
Assignees
Milestone

Comments

@agocke
Copy link
Member

agocke commented Jan 31, 2022

  • Add support for publishing self-contained crossgen into the runtime
  • Remove trim warnings
    • Add COM wrappers for COM calls in crossgen2
    • Add COM wrappers for DiaSymReader
@agocke agocke mentioned this issue Jan 31, 2022
29 tasks
@dotnet-issue-labeler dotnet-issue-labeler bot added area-CrossGen/NGEN-coreclr untriaged New issue has not been triaged by the area owner labels Jan 31, 2022
@agocke agocke added area-NativeAOT-coreclr and removed area-CrossGen/NGEN-coreclr untriaged New issue has not been triaged by the area owner labels Jan 31, 2022
@agocke agocke added this to the 7.0.0 milestone Jan 31, 2022
@agocke agocke self-assigned this Feb 2, 2022
@kant2002
Copy link
Contributor

kant2002 commented Feb 4, 2022

Can I play with that? How do you plan to create ComWrappers for Crossgen2/DiaSymReader ? I can handle ComWrappers creation, but for build/test infra, I will need help.

@agocke
Copy link
Member Author

agocke commented May 10, 2022

This should now be complete

@agocke agocke closed this as completed May 10, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants