>> […] building textmate requires clang 3.2 > Correct. Compiling most recent Clang version is not that bad, and it is pretty quick: http://clang.llvm.org/get_started.html
I can recommend adding --prefix=/usr/local/clang-3.2 and then adding /usr/local/clang-3.2/bin to /etc/paths.d, as it will be easy to wipe out the Clang 3.2 later simply removing the "clang-3.2" folder. Cheers, -- Adam Strzelecki | nanoant.com | twitter.com/nanoant _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
