gcc help iam using kubuntu os (www.ubuntu.com) in that i dont find gcc but cpp command is there how to compile code with that
& how to use gij for java in ubuntu
gcc help iam using kubuntu os (www.ubuntu.com) in that i dont find gcc but cpp command is there how to compile code with that
& how to use gij for java in ubuntu
Install gcc with the apt-get command, or try synaptics. cpp is a C preprocessor (if you meant the "cpp" executable). It is not a C compiler.