Help needed - moving from Clang 3.1 to 3.3
Posted: Tue Jul 02, 2013 1:54 am
I'm embarrassed to ask this but I can't tell if this is a configuration problem or an installation problem -- or how to deal with either.
I just upgraded clang from 3.1 to 3.1 (downloaded the .tar.bz2, opened archive, copied directories to corresponding places in /usr). Now when I compile the simple test program (which worked before) I get this
/usr/bin/clang++: 1: /usr/bin/clang++: Syntax error: "(" unexpected and I don't think it is referring to the source code.
Can someone point me in the right direction on this?
I am using CodeLite 5.1 on Ubuntu 12.04
I just upgraded clang from 3.1 to 3.1 (downloaded the .tar.bz2, opened archive, copied directories to corresponding places in /usr). Now when I compile the simple test program (which worked before) I get this
/usr/bin/clang++: 1: /usr/bin/clang++: Syntax error: "(" unexpected and I don't think it is referring to the source code.
Can someone point me in the right direction on this?
I am using CodeLite 5.1 on Ubuntu 12.04