Changes between Initial Version and Version 1 of Ticket #41693, comment 4
- Timestamp:
- Dec 6, 2013, 2:52:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41693, comment 4
initial v1 1 1 We can't really help with developer preview versions of OS X or Xcode. ld64 builds fine on the public version of OS X 10.9 with Xcode 5.0.2. 2 2 3 The version of clang that comes with that version of Xcode is "Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)"; if you see an dolder version than that when you run "clang -v", please update your Xcode command line tools.3 The version of clang that comes with that version of Xcode is "Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)"; if you see an older version than that when you run "clang -v", please update your Xcode command line tools.