This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

RE: Cygwin & MinGW


To create an application that does not require cygwin1.dll. Sometimes
ditributing cygwin apps is quite annoying because cygwin1.dll requirement.

> -----Original Message-----
> From: Alex Vinokur [mailto:alexvn@come.to]
> Sent: Wed, October 02, 2002 7:09 PM
> To: MinGW Users Mailing List; Cygwin Mailing List
> Subject: Re: Cygwin & MinGW
> 
> 
> ----- Original Message ----- 
> From: "Pavel Rozenboim" <pavelr@coresma.com>
> Newsgroups: gmane.os.cygwin
> Sent: Wednesday, October 02, 2002 10:52 AM
> Subject: RE: Cygwin & MinGW
> 
> 
> > Try running gcc -mno-cygwin.
> 
> 
> %gcc -v --help :
> .........
> -mno-cygwin             Use the Mingw32 interface
> .........
> 
> If I don't have Cygwin I must use the Mingw32 interface (or DJGPP).
> 
> But if I have Cygwin : when is it worth using the Mingw32 
> (not Cygwin) interface?
> Any example ?
> 
> 
> > 
> > > -----Original Message-----
> > > From: Alex Vinokur [mailto:alexvn@come.to]
> > > Sent: Tue, October 01, 2002 8:09 PM
> > > To: MinGW Users Mailing List; Cygwin Mailing List
> > > Subject: Cygwin & MinGW
> > > 
> > > 
> > > =============
> > > Windows 2000
> > > CYGWIN_NT-5.0
> > > =============
> > > 
> > > Directories /lib and /usr/include contain directory mingw.
> > > How are files under mingw used?
> > > P.S. Cygwin contains gcc (cygwin special), but not (mingw 
> special). 
> > > 
> 
>    ==================
>    Alex Vinokur
>      mailto:alexvn@go.to
>      http://up.to/alexvn
>    ==================
> 
> 
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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