Quantcast
Viewing all articles
Browse latest Browse all 22056

how to solve gcc command not found (only with arguments) on Ubuntu

I am working with Ubuntu 19, I have gcc installed

When I run

gcc

I am getting and error showing that I do have gcc

gcc: fatal error: no input files compilation terminated.

When I am running gcc with arguments like this

gcc‬‬‫‪-g‬‬‫‪-m32‬‬‫‪-o‬‬‫‪skip‬‬‫‪skip.c‬‬

I am getting

gcc‬‬: command not found

I've ran

apt-get purge gcc apt-get install build-essential

And still getting the same error


Viewing all articles
Browse latest Browse all 22056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>