setting up path for Mingw

I have downloaded eclipse for running c and c++ programs.
I have also downloaded Mingw compiler .
But I am not able to set path for MinGw in windows. I have saved Mingw in
c:. after setting the path in path variables as %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\ jdk\ bin\;C\Program Files\MinGw\bin;
and running the command in dos as gcc -v i m getting output as this is not an
internal or external command.
my main problem is even after setting path in the environment variables the commands cannot be read from outside of the directory in which the commands
are read.
Last edited on
Topic archived. No new replies allowed.