27 Mar 15, 11:40AM
(This post was last modified: 27 Mar 15, 11:47AM by RandumKiwi.)
Interesting comparison of GCC vs Clang (sure, it's biased, but w/e): http://clang.llvm.org/comparison.html#gcc
@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++"
@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++"