Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22102

Alias for Ubuntu package 'gcc' not found but 'gcc-4.8' found

$
0
0

So I checked in the terminal

gcc --version

command not found

But when I check

gcc-4.8 --version

it outputs the proper information about this gcc.

The question is how can I type gcc --version

and it calls the proper executable file which is gcc-4.8. Is that related to alias or anything?


Viewing all articles
Browse latest Browse all 22102

Trending Articles



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