Skip to content
Snippets Groups Projects
Commit dd2e16a9 authored by Paul Fertser's avatar Paul Fertser Committed by Freddie Chopin
Browse files

README.OSX: recommend XCode 5 as that's the current version

Using current "Command Line Tools" with XCode 4 is known to provoke
issues (the build "hangs"), see e.g.

http://stackoverflow.com/questions/18667916/xcrun-lipo-freezes-with-os-x-mavericks-and-xcode-4-x

This fixes https://sourceforge.net/p/openocd/tickets/70/

 .

Change-Id: I511b347b9388e0e3f1d136b566915021c4b5fbde
Reported-by: default avatarn321203 <n321203@users.sf.net>
Signed-off-by: default avatarPaul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2128


Reviewed-by: default avatarXiaofan <xiaofanc@gmail.com>
Tested-by: jenkins
Reviewed-by: default avatarFreddie Chopin <freddie.chopin@gmail.com>
parent 4a4f7161
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ Building OpenOCD for OSX ...@@ -3,8 +3,8 @@ Building OpenOCD for OSX
There are a few prerequisites you will need first: There are a few prerequisites you will need first:
- Xcode 4 (install from the AppStore) - Xcode 5 (install from the AppStore)
- Command Line Tools (install from Xcode 4 -> Preferences -> Downloads) - Command Line Tools (install from Xcode 5 -> Preferences -> Downloads)
- MacPorts (http://www.macports.org/install.php) - MacPorts (http://www.macports.org/install.php)
or or
- Homebrew (http://mxcl.github.io/homebrew/) - Homebrew (http://mxcl.github.io/homebrew/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment