This is the mail archive of the cygwin-apps@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]

Re: [Mingw-users] HOWTO setup cygwin's 'gcc -mno-cygwin' using mingw


Christopher Faylor wrote:
> 
> I was wondering the other day if all of the cygwin mingw stuff shouldn't
> be installed in its own completely separate /mingw directory as Earnie
> has suggested in another message.  Then a person could drop in a mingw
> from mingw.org and have it work with cygwin -- and I could drop the
> mingw part of the cygwin distribution.
> 

Hmm...  I've also said that we should actually treat MinGW as a cross
build with target specific libraries before.  But that means a separate
build of GCC and friends just for MinGW and that is what the -mno-cygwin
switch is avoiding.  However, since this is basically what we're
discussing, providing cross platform libraries, maybe we should just
forget the -mno-cygwin switch and allow 'configure --host=mingw32' to
take care of it.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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