This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc and Windows


You can also get a free, nice IDE that runs the MingW hosted version 
of GCC, its called Dev-C++, and the home page is here:

http://www.bloodshed.net/devcpp.html

Make sure that you get the full version.  This includes not only the
Integrated Development Environment, but also the GCC compiler with
MingW.

As a member of the support staff, I strong encourage you to let Dev
install where it wants, which is usually c:\dev-cpp.  The reason I
say this is that a certain fraction of people want to install it in
C:\Program Files....which may not seem unreasonable, but spaces in
paths can give you problems.

I used it on a Win98 system up until a few weeks ago, when my wife
got a new computer, so I got her old one, and my son got my old one.
You can see who is on top of the food chain here...

Wayne


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]