Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 15 Jan 2003 01:15:36 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: [Mingw-users] This -mno-cygwin question is on topic here Message-ID: <20030115061536.GC15975@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <3E24261E DOT 1C2AA773 AT mindspring DOT com> <031a01c2bbed$e9df6450$cc36ba8c AT sfdev3> <3E2463EC DOT C23D470 AT mindspring DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E2463EC.C23D470@mindspring.com> User-Agent: Mutt/1.5.1i On Tue, Jan 14, 2003 at 02:24:28PM -0500, Greg Chicares wrote: >Norman Vine wrote: >> >> Greg Chicares writes: >> > >> > [...] it has been proposed to use 'mno-cygwin' >> > in the wxWindows makefiles by default for all cygwin >> > and mingw builds (cygwin and mingw share the same >> > makefiles). >> >> As long as there is a 'standard' way of building a Cygwin >> version this sounds fine. >> >> ie >> ./configure --host=cygwin >> and >> ./configure --host=mingw32 >> >> should 'just do' the 'right thing' *automagically* > >I guess that depends on what you think the right thing is. >The person who submitted the patch says: > >| Default to using -mno-cygwin, it works best in mingw/cygwin/wine >| mkdir() takes only one argument in msvcrt, and 2 in all other cases > >It looks like you could override this with make COMMON_FLAGS='' >some-wxwindows-target And it appears that this change has no effect on >'./configure', but affects only building with the canned makefiles. > >If you disagree with the change, here's what to do: > >| Patches item #667563, was opened at 2003-01-14 04:05 | You can >respond by visiting: | >https://sourceforge.net/tracker/?func=detail&atid=309863&aid=667563&group_id=9863 > >Further discussion ought to go there or a cygwin list. I don't have a >personal interest in cygwin, and I'm not posting to their list because >I'm not subscribed and wouldn't see any responses--so that would be >rude. But if you're interested in wxWindows on cygwin, feel free to >quote this email anywhere else. Is anyone in the cygwin list interested in wxWindows? It seems like defaulting to -mno-cygwin is the wrong thing to do to me but I'm not familiar with wxWindows (please, I don't need an education, just an informed opinion) so I don't know if this seemingly nonsensical suggestion makes sense or not. cgf -- 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/