Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Compiling Arm again #887

Merged
merged 2 commits into from
Feb 19, 2016
Merged

Compiling Arm again #887

merged 2 commits into from
Feb 19, 2016

Conversation

manu-st
Copy link

@manu-st manu-st commented Feb 19, 2016

I've fixed some issues compiling for 32-bit as well as re-enabling cross compilation for Arm/Arm64.

The Arm64 bit code does not compile yet as there were quite a few changes in the past few weeks. This will be the subject of another PR.

The only thing that is open to question is the use of the -mcx16 flag for x86 which does not exist when compiling for Arm. Can someone enlighten me to where this is actually needed in the code?

The Arm64 is not yet successfully compiling, a lot more work is required.
@manu-st
Copy link
Author

manu-st commented Feb 19, 2016

I've made -mcx16 AMD64 specific.

jkotas added a commit that referenced this pull request Feb 19, 2016
@jkotas jkotas merged commit 2171677 into dotnet:master Feb 19, 2016
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.

3 participants