Execuse me,
but I have tried to use a C Code "Hello World" from
http://www.c-howto.de/tutorial/einfuehrung/hello-world/And it will compile and link with gcc.
Also I have set default compiller and Project Compiler to gcc.
And It wouldn't compile
The Error is:
-------------- Run: Debug in Tast (compiler: GNU GCC Compiler)---------------
Checking for existence: /home/oem/MeinTestC/Tast/bin/Debug/Tast
Executing: xterm -T Tast -e /usr/bin/cb_console_runner LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. /home/oem/MeinTestC/Tast/bin/Debug/Tast (in /home/oem/MeinTestC/Tast/.)
Process terminated with status -1 (0 minute(s), 0 second(s))