OSX config
Posted: Sun Jan 19, 2014 8:49 pm
Hi Eran,
I'm on OSX 10.8, do you recommend upgrading to 10.9 to use CL & write wx trunk apps?
Apple's GDB-related docs are in the "retired documents" section of their site, apparently it's no longer supported (lldb is installed by defaut). Do you recommend installing gdb with: ?
should I install other tools before like gcc?
I'm confused by CL's handling of keyboard shortcut modifiers; are CMD and CTRL logically the same?
ps: I had a custom-built CL last week-end but then fried the Mac trying to silence the fan, so this is the stock CL version
thx & cheers,
-- p
I'm on OSX 10.8, do you recommend upgrading to 10.9 to use CL & write wx trunk apps?
Apple's GDB-related docs are in the "retired documents" section of their site, apparently it's no longer supported (lldb is installed by defaut). Do you recommend installing gdb with:
Code: Select all
brew info homebrew/dupes/gdb
should I install other tools before like gcc?
I'm confused by CL's handling of keyboard shortcut modifiers; are CMD and CTRL logically the same?
ps: I had a custom-built CL last week-end but then fried the Mac trying to silence the fan, so this is the stock CL version
thx & cheers,
-- p