Tried to compile Hello World, but got the compile message configure: error: no acceptable C compiler found in $PATH. I have attached the full config.log (renamed config.txt), which says the same thing. Also, When I query gcc --version or gcc -version, I get No such file or directory. But gcc-4.3 is present in /usr/bin.
Perhaps I am getting ahead of myself programming while still being a linux noob, but I need to brush up on my C to program embedded microcontrollers, I just need an IDE/compiler to practice on.
Perhaps I am getting ahead of myself programming while still being a linux noob, but I need to brush up on my C to program embedded microcontrollers, I just need an IDE/compiler to practice on.
Comment