X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP + Win... Date: 29 Apr 2002 13:15:32 GMT Organization: Aachen University of Technology (RWTH) Lines: 49 Message-ID: References: <1020029849 DOT 840397 AT queeg DOT ludd DOT luth DOT se> <3ccd412c$0$4039$9b622d9e AT news DOT freenet DOT de> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1020086132 713 137.226.32.75 (29 Apr 2002 13:15:32 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 29 Apr 2002 13:15:32 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com deckerben wrote: > Cygwin: very limited for the additional hassle of being limited to a Win32 > environment It's not "limited" to Win32 any more than DJGPP is limited to a DOS environment. Win32 just *is* its environment. Among the platforms perceived by those interested in the "professional industrial-strength" you mention later, Win32 is a lot less limiting as an interface to them than DOS is. DOS support on NT-based platforms exists, but it can be a royal pain to use. > and having to tote the cygwin dll's everywhere you want to run your > app, not to mention having a whole second DJGPP installation. > Applications compiled with DJGPP/Cygwin DO NOT run under DOS. What > is the purpose of using DJGPP, then? You're massively confusing things. There is no such thing as "DJGPP/Cygwin". They're two independent project. One is a port of GCC and tools to DOS, the other a port of the same tools wo Win32. Cygwin is not a "second DJGPP installation" --- it's a second version of all the major GNU tools. > RSXNTDJ can compile some Windows things, but it's buggy. I can tell > right away that it is contributed software that a genereous soul > wrote in freetime. What exactly is so bad about writing something in free time and donating it to the general public? And what made you blissfully ignore the third, and quite possibly superior choice in your answer? That's MinGW, also available as the '-mno-cygwin' mode of operation of the Cygwin tools, and as the back end of the Dev-C++ IDE. If you want to write Windows-style programs, you should definitely be giving MinGW a try. > Better of using native M$ Visual C for professional industrial-strength > Windoze development, sorry. Well, take care what you ask for --- the devils might decide that you should get it. Anyway: nobody in this thread was asking for "professional" or "industrial-strength", IIRC. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.