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

Support for Darwin (Xcode + Clang) #43

Closed
brycelelbach opened this issue Jul 10, 2012 · 2 comments
Closed

Support for Darwin (Xcode + Clang) #43

brycelelbach opened this issue Jul 10, 2012 · 2 comments

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Tue Aug 9 20:49:44 2011] Currently we do not support Mac OS X (Darwin). This is largely due to linker issues - ATM we do not support Mach-O, the binary object format used on Darwin.

The main facets of Darwin support will be CMake IDE support for Xcode, regular testing for Clang compatibility and Mach-O support.

@sithhell
Copy link
Member

Related to #448. Clang currently fails to build hpx.

@sithhell sithhell closed this as completed Jan 4, 2013
@sithhell
Copy link
Member

sithhell commented Jan 4, 2013

Closed with #653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants