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

Modify build-test scripts to use response files for Crossgen compilation #39705

Merged
merged 2 commits into from
Jul 21, 2020

Conversation

trylek
Copy link
Member

@trylek trylek commented Jul 21, 2020

Also, delete the no longer used Crossgen2 framework exceptions.
The response file makes it much easier to rerun the compiler for
a particular framework assembly.

Thanks

Tomas

/cc: @dotnet/crossgen-contrib

This makes it much easier to rerun Crossgen(2) for a particular
framework assembly or for the framework composite build as opposed
to having to copy over the lengthy command line.

Thanks

Tomas
@trylek trylek added this to the 5.0.0 milestone Jul 21, 2020
@trylek
Copy link
Member Author

trylek commented Jul 21, 2020

The x86 Release failure seems to be #25979. I have updated the issue thread by adding a pointer to the latest repro.

@trylek trylek merged commit 7adab7c into dotnet:master Jul 21, 2020
@trylek trylek deleted the CG2ResponseFileOnLinux branch July 21, 2020 19:35
Jacksondr5 pushed a commit to Jacksondr5/runtime that referenced this pull request Aug 10, 2020
…ion (dotnet#39705)

This makes it much easier to rerun Crossgen(2) for a particular
framework assembly or for the framework composite build as opposed
to having to copy over the lengthy command line.

Thanks

Tomas
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants