Skip to content

Minor modifications to build on current OS X machine #7

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

Merged
merged 1 commit into from
May 13, 2013

Conversation

catharinejm
Copy link
Contributor

I updated the path to the Carbon headers, which has changed with recent XCode versions. It is configurable by the CARBON_HEADERS environment variable. I also wrapped the BITS32/64 define in a check to see whether one is already defined, since BIT64 is set in Makefile.macosx. The check around SIZEOF_POINTER was failing even when it was defined... not sure why. It happened GCC 4.2.1, GCC 4.7.2 and Clang 4.2 (LLVM 3.2).

JeffBezanson added a commit that referenced this pull request May 13, 2013
Minor modifications to build on current OS X machine
@JeffBezanson JeffBezanson merged commit 2c2c145 into JeffBezanson:master May 13, 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.

2 participants