X-Spam-Check-By: sourceware.org
Message-ID: <464178E3.10108@aaronwl.com>
Date: Wed, 09 May 2007 02:31:47 -0500
From: "Aaron W. LaFramboise" <aaronpurpleleaf4@aaronwl.com>
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)
MIME-Version: 1.0
To: Aaron Gray <angray@beeb.net>
CC: cygwin@cygwin.com, gcc@gcc.gnu.org
Subject: Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427
References: <2b2c01c78fa5$d94a27c0$0200a8c0@AMD2500> <01f001c78fc6$c916ce00$2e08a8c0@CAM.ARTIMI.COM> <463DDE7F.5010105@cwilson.fastmail.fm> <463EDE36.1020807@aaronwl.com> <005601c790b9$52c5e940$0200a8c0@AMD2500>
In-Reply-To: <005601c790b9$52c5e940$0200a8c0@AMD2500>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Aaron Gray wrote:

>> One issue that might affect many some is that COM doesn't work. 
>> <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27067> has a patch that 
>> is pending review I guess, but probably won't go into 4.2.

> Does this effect XPCOM meaning Mozilla and friends will not compile ?

It is triggered anywhere multiple inheritance is combined with stdcall. 
  Since I believe XPCOM uses stdcall on Windows (but "cdecl" on other 
targets), I believe the answer here is 'Yes, Mozilla will not compile.'

I think it's likely that mingw.org will include this fix in their own 
releases of 4.2, which is probably a bad thing, as it makes the need to 
get this fix into official GCC sources seem less urgent.  A lot of GCC 
patches for Windows-related issues tend to stall for a long time in this 
state; I'm not really sure why.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

