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" User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Aaron Gray CC: cygwin AT cygwin DOT com, gcc AT gcc DOT gnu DOT org Subject: Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427 References: <2b2c01c78fa5$d94a27c0$0200a8c0 AT AMD2500> <01f001c78fc6$c916ce00$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <463DDE7F DOT 5010105 AT cwilson DOT fastmail DOT fm> <463EDE36 DOT 1020807 AT aaronwl DOT com> <005601c790b9$52c5e940$0200a8c0 AT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 Aaron Gray wrote: >> One issue that might affect many some is that COM doesn't work. >> 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/