Hi Members,
Today I am installing Pelles C for 64 bit windows7. I already have the GCC compiler installed. Do I need to uninstall this compiler prior to installing the Pelles C IDE?
Thank you
Hi Kepler,
You don't have to uninstall anything. I have MinGW, Pelles C and Cygwin including gcc installed on my system. No any problem.
Thank you Vortex. I will proceed with the installation of Pelles C.
To clarify my initial post, I have installed MinGW-GCC compiler.
Info on MinGW (Minimalist GNU for Windows) and GCC (GNU Compiler Collection) is here:
http://en.wikipedia.org/wiki/MinGW
http://www.mingw.org/Welcome_to_MinGW_org
http://en.wikipedia.org/wiki/GNU_Compiler_Collection
Thank you