Hi,<br><br>Is there any lightwiegt compiler in Fedora repository to use Geany for C/C++ codings?<br><br>here is the output when trying to compile the code:<br><br>----------code--------------------<br>#include &lt;stdio.h&gt;<br>

<br>int main()<br>{<br>  cout &lt;&lt; &quot;Hello World!&quot;;<br>     return 0;<br> }<br><br>------------ error---------------------<br>make untitled.o (in directory: /home/user/Desktop)<br>Compilation failed.<br>cc    -c -o untitled.o untitled.c<br>

make: cc: Command not found<br>make: *** [untitled.o] Error 127<br>---------------------------------------------<br>-- <br>Danishka Navin<br><a href="http://danishkanavin.blogspot.com">http://danishkanavin.blogspot.com</a> <br>