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

How to downgrade the gcc compiler?

$
0
0

I have to run a code. The code includes mex files. For building that code, it required gcc version of 4.4. Following is the description of system

  • Windows 10
  • Visual Studio 2012
  • Matlab 2017a

And gcc version of my system is:

$gcc --version gcc --version gcc (GCC) 7.4.0

I do not know how to downgrade it. I have tried so many steps, but no use.


Viewing all articles
Browse latest Browse all 21994

Trending Articles