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

allow official build on OS X 10.9+ #11847

Closed
quantumsteve opened this issue Feb 4, 2015 · 3 comments
Closed

allow official build on OS X 10.9+ #11847

quantumsteve opened this issue Feb 4, 2015 · 3 comments
Assignees
Labels
Framework Issues and pull requests related to components in the Framework

Comments

@quantumsteve
Copy link
Contributor

This issue was originally TRAC 11008

Currently we use whether the OS X version is <10.9 or >= 10.9 to determine whether we are building with intel or clang. Can we refine this so that someone can perform the official os x build on 10.9+ ?

issue raised in #162

@quantumsteve
Copy link
Contributor Author

@quantumsteve (2015-02-04T13:53:51):
We will have to be careful. The standard library is determined by both the os version and the compiler version.

https://software.intel.com/en-us/articles/default-for-intel-c-compiler-150-for-os-x-is-now-stdliblibc

@quantumsteve quantumsteve added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@quantumsteve quantumsteve self-assigned this Jun 3, 2015
wdzhou added a commit that referenced this issue Jun 11, 2015
@quantumsteve
Copy link
Contributor Author

close because we no longer support building Mantid with the intel compiler and libstdc++.

@AndreiSavici
Copy link
Member

There might be still some INTEL preprocessor directives left

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

2 participants