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

How to downgrade GCC in windows Ubuntu?

$
0
0

I been trying to downgrade my Windows Ubuntu GCC compiler and what I've done so far is

  1. sudo apt-get update
  2. sudo apt-get install gcc
  3. gcc --version which gives me: gcc 7.4.0
  4. sudo apt-get install gcc-4.6 which gives:

Package gcc-4.6 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: cpp-4.8


Viewing all articles
Browse latest Browse all 22000

Trending Articles



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