Recently I wrote a C code as part of a project.when I tried to compile it using gcc command, from Trisquel 7.0 (Belenos), the bash gives this warning
bash: gcc: command not found Does this means Trisquel don't have a GCC C compiler pre-installed with it?Is there any workaround possible?
