This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: Cygwin32 versus Mingw32


--- "Araujo, Isaque G." <Isaque.Araujo@alcoa.com.br> wrote:
> Hi, I would want to know what are the basic differences between them.
> Any help ?

Cygwin supplies a POSIX layer to make porting of UNIX programs to Win32 easier.

Mingw32 doesn't support this POSIX layer and provides M$ CRTDLL and MSVCRT
runtimes support.

However, you can use each of these to build the other if you've the right
headers/libraries and enough know-how.  The benefit of using Mingw32 is that it
is speedier than Cygwin because it doesn't contain the emulation.

Good Luck,

=====
Earnie Boyd <mailto:earnie_boyd@yahoo.com>

Newbies, please visit
<http://www.freeyellow.com/members5/gw32/index.html>

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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