Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Feb 7, 2016

R2R images that were compiled from architecture-specific IL images failed to load with bad image format exception on Unix. The fix is to take IMAGE_FILE_MACHINE_NATIVE_OS_OVERRIDE into account for the platform check.

R2R images that were compiled from architecture-specific IL images failed to load with bad image format exception on Unix. The fix is to take IMAGE_FILE_MACHINE_NATIVE_OS_OVERRIDE into account for the platform check.
@jkotas
Copy link
Member Author

jkotas commented Feb 7, 2016

cc @janvorli @JohnChen0

@jkotas
Copy link
Member Author

jkotas commented Feb 7, 2016

This issue is being hit by http://github.com/dotnet/cli CI. I am going to merge this once the CI is green - will incorporate eventual CR feedback later.

jkotas added a commit that referenced this pull request Feb 7, 2016
Fix loading of native images on Unix
@jkotas jkotas merged commit d65abd8 into dotnet:master Feb 7, 2016
@jkotas jkotas deleted the crossgen-fix branch February 7, 2016 05:59
@janvorli
Copy link
Member

janvorli commented Feb 8, 2016

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants