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

Get builds working on Windows again #22

Closed
jckarter opened this issue Dec 10, 2011 · 2 comments
Closed

Get builds working on Windows again #22

jckarter opened this issue Dec 10, 2011 · 2 comments

Comments

@jckarter
Copy link
Owner

  • Build LLVM 3.0 and Clang for Windows. See if Clang 3.0 works sufficiently when targeting the Microsoft toolchain.
  • Update Clay's cmake files to work with Windows again.
@jckarter
Copy link
Owner Author

Elrood provided a patch that also cleans up some other things. The CMake setup should use include(LLVMConfig) and his in-cmake libclang detection across all platforms.

@jckarter
Copy link
Owner Author

Almost works, but LLVM generates the wrong section information for global ctors/dtors so i/o crashes: http://llvm.org/bugs/show_bug.cgi?id=9213 Looks easy enough to patch manually.

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

No branches or pull requests

1 participant