I'm new here, so first hello to all.
Running Fedora 17, kernel 3.4.4-5.fc17.x86_64.
I've compiled git version and energia-0101e0007-beta-linux without problems. Energia compiles OK and msp430-gcc too. But when I want to compile anything, Energia complains that it can't find/run msp430-g++.
I cant find msp430-g++ anywhere . If I compile msp430-gcc included in energia-0101e0007-beta-linux all is OK, but msp430-g++ is missing. I've installed Fedora binary package of msp430-gcc and msp430-g++ is also missing.
On my laptop running Ubuntu, I've installed binary package gcc-msp430 and m