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: Is -mno-cygwin support being removed???? (What th'?)


--- Chris Faylor <cgf@cygnus.com> wrote:
> If I am understanding this correctly, it sounds like there is a newer
> version of mingw which should be merged back into the cygwin
> distribution.  Either that or I should just rip out all of this mingw
> stuff and let the mingw maintainers deal with the problem.
> 

Cool down Chris.  The problem here that Dale has rightly corrected, IMHO, is
that the -mno-cygwin switch is pulling in header files from the
Cygwin/usr/include directory and thus requiring the cygwin1.dll.  There has
always been a MinGW distribution since the introduction of the -mno-cygwin
switch and I know that you're aware of that, however the -mno-cygwin switch was
meant to allow the Cygwin GCC to build executables without the need for the
cygwin1.dll.

I myself choose to use the MinGW GCC to build Windows Native Applications (WNA)
instead of the -mno-cygwin switch because of the reasons that has caused this
discussion.  It has always been my belief that the -mno-cygwin switch should be
treated more as a cross-compile which Dale has given instructions to setup.

Regards,

=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.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]