Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <20020515042855.64721.qmail@web14503.mail.yahoo.com>
Date: Wed, 15 May 2002 14:28:55 +1000 (EST)
From: =?iso-8859-1?q?Danny=20Smith?= <danny_r_smith_2001@yahoo.co.nz>
Subject: Re: [MinGW-dvlpr] Re: gcc 3.1 [-mno-cygwin and __main ]
To: cygwin@cygwin.com
Cc: MinGW-Dvlpr@lists.sourceforge.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 <cgf@redhat.com> 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@sourceforge.net
> _______________________________________________
> MinGW-dvlpr mailing list
> MinGW-dvlpr@lists.sourceforge.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/

