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 Message-ID: <20020515042858.66783.qmail@web14510.mail.yahoo.com> Date: Wed, 15 May 2002 14:28:58 +1000 (EST) From: =?iso-8859-1?q?Danny=20Smith?= Subject: Re: [MinGW-dvlpr] Re: gcc 3.1 [-mno-cygwin and __main ] To: cygwin AT cygwin DOT com Cc: MinGW-Dvlpr AT lists DOT sourceforge DOT net In-Reply-To: <20020515033748.GA8058@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit --- Christopher Faylor wrote: > On Wed, May 15, 2002 at 11:15:48AM +1000, Danny Smith wrote: > >>Perhaps it's time to drop the -mno-cygwin support and just supply a > >>cygwin hosted mingw32 targeted cross compiler? > > > >That is a key question. > > I assume that you're talking about the cygwin gcc and not mingw. If so, > the answer to the question is: No. We can't do this. -mno-cygwin is > needed. > > Please don't make me explain why one more time. > > cgf > Ok, I understand that. Cygwin and mingw have slightly different ways of handling global ctors. The question for mingw developers is more accurately: How do we handle that difference if we add dwarf2 EH registration to startup code. Should we try, with marginal (maintenance and runtime) cost, to maintain status quo? I don't know how (when/if) cygwin will implement dwarf2 EH. Richard Henderson's patch was spot on, except for wrong use of -1 rather than 0 as sentinel for end of eh_frame table. My preference is to try to keep the differences between mingw and cygwin in gcc code as small as possible. Danny Danny > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: bandwidth AT sourceforge DOT net > _______________________________________________ > MinGW-dvlpr mailing list > MinGW-dvlpr AT lists DOT sourceforge DOT net > https://lists.sourceforge.net/lists/listinfo/mingw-dvlpr http://briefcase.yahoo.com.au - Yahoo! Briefcase - Save your important files online for easy access! -- 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/