Skip to content

Add x64 windows to platform.mk and mingw64 header fixes. #7547

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

Closed
wants to merge 1 commit into from

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented Jul 2, 2013

Add the x64 windows target to platform.mk and reorder some headers to fix build on mingw64. There are still some issues with building llvm but this gets us one step closer.

@yichoi
Copy link
Contributor

yichoi commented Jul 2, 2013

dupe of #7494?

@luqmana
Copy link
Member Author

luqmana commented Jul 2, 2013

@yichoi oh, Thad had asked me make a pull, didn't realize he also had one open.

Though I think for his he also wanted to add a way to pass CFLAGS presumbly to be able to pass -m32, I just sidestepped that by adding -m32 to CFG_GCCISH_CFLAGS_i686-pc-mingw32.

bors added a commit that referenced this pull request Jul 4, 2013
Add the x64 windows target to platform.mk and reorder some headers to fix build on mingw64. There are still some issues with building llvm but this gets us one step closer.
@bors bors closed this Jul 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants