tags:

views:

81

answers:

1

Xcode 4 comes with LLVM. As a casual programmer (i.e. download some open source projects and compile them on a mac via command line), is there any tips for the transition?

+1  A: 

Compile something and see what doesn't work.

Gary