X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 28 Mar 2004 13:21:58 -0500 Message-Id: <200403281821.i2SILwuM008707@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from Brian Inglis on Sun, 28 Mar 2004 17:45:40 GMT) Subject: Re: install djgpp on windows xp References: Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > If he doesn't like DOS, bash, or other VM windows, maybe MinGW or > CygWin tools would be better? Both of those, like DJGPP, run in command windows. All three (djgpp, cygwin, mingw) offer GUI-based IDEs. They're not much different in that respect, as they're all based on gcc. The only real advantage cygwin has, IMHO, is a windows-style setup/install program, but there's no reason we can't have one of those for DJGPP too. I expect people who want to write software to be able to LEARN NEW THINGS. One of those is how to use a command window. If you can't figure that out, most programming is probably going to be beyond you. Think of it as an acceptance test ;-)