Ticket #11008 (new)

Opened 6 years ago

Last modified 5 years ago

allow official build on OS X 10.9+

Reported by: Steven Hahn Owned by: Steven Hahn
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

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 https://github.com/mantidproject/mantid/pull/162

Change History

comment:1 Changed 6 years ago by Steven Hahn

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

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11847

Note: See TracTickets for help on using tickets.