27 Mar 15, 05:08PM
(27 Mar 15, 11:40AM)RandumKiwi Wrote: Interesting comparison of GCC vs Clang (sure, it's biased, but w/e): http://clang.llvm.org/comparison.html#gccAnother error :( http://imgur.com/f7GpJCv
@mal: if you get 404 errors whenever attempting to apt-get anything and you've checked your internet connection, then the mirror you're using is shite. Modify sources.list to a better mirror.
You can just skip the use of clang and stick to gcc if you want. Instead of typing "make", try "make CXX=g++"