I have installed it for some software but now I don't use that software at all and so I need to remove the MinGW
in order to use Cygwin for android development.
GCC 3.8.1
?I am on windows 7 64-bit
Open Control Panel: Click Start > type appwiz. cpl > hit ENTER. Uninstall all the components shown as Microsoft Visual C++ 2xxx Redistributable.
Unlike Cygwin , MinGW does not require a compatibility layer DLL and thus programs do not need to be distributed with source code . Because MinGW is dependent upon Windows API calls , it cannot provide a full POSIX API ; it is unable to compile some UNIX applications that can be compiled with Cygwin .
Answer 1:
C:/MinGW
)PATH
environment variableIf you haven't used an installer, you can skip 1., but if you have, you should check 2. and 3. manually.
Answer 2:
Do you use an IDE? If yes you can specify your make / gcc there. You can set an absolute path to the correct program too.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With