-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.6
-
Component/s: Build
-
None
-
Environment:OS X
-
OS X
-
In XCode 5, Apple has removed GCC from the command line tools. The 'gcc' and 'g++' binaries are now, in fact, specially configured versions of clang.
Mongo 2.4 (and earlier) do not build correctly with this version of clang, so by default it is not possible to build the product with XCode 5.
- related to
-
SERVER-10644 MongoDB not able to build from source on OS X Mavericks due to missing Boost header file
- Closed