Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-09 Thread Aaron Gray
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 trig

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-09 Thread Aaron Gray
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 trig

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-09 Thread Aaron W. LaFramboise
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 trig

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-07 Thread Aaron Gray
Hi Aaron, 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. Its not a very big patch, shame it cannot be reviewed in time. Does this effect XPCOM mean

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-07 Thread Aaron W. LaFramboise
Charles Wilson wrote: Danger, Will Robinson: the g++ from gcc-4.2.0 does not have any support for catching exceptions thrown across DLL boundaries. Nor does it include the fix for empty strings (PR24196). One issue that might affect many some is that COM doesn't work.

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Tim Prince
dave.korn wrote: On 06 May 2007 16:38, Tim Prince wrote: PCYM Tim, thanks Oops, I thought T-bird knew what to do by itself. No way. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cy

RE: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Dave Korn
On 06 May 2007 16:38, Tim Prince wrote: > [EMAIL PROTECTED] PCYM Tim, thanks >> On 06 May 2007 14:56, Charles Wilson wrote: >> >>> [removed mailing lists other than cygwin] >>> >>> Dave Korn wrote: > >>> So don't anybody here on the cygwin list get too excited yet. >> >> Didn't actually

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Tim Prince
[EMAIL PROTECTED] wrote: On 06 May 2007 14:56, Charles Wilson wrote: [removed mailing lists other than cygwin] Dave Korn wrote: So don't anybody here on the cygwin list get too excited yet. Didn't actually spot the cygwin list had been cc'd in at first, but yes, I'm just helping test t

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Aaron Gray
Danger, Will Robinson: the g++ from gcc-4.2.0 does not have any support for catching exceptions thrown across DLL boundaries. Nor does it include the fix for empty strings (PR24196). The former problem can be solved by building libgcc shared, and libstdc++/libsupc++ shared. Absent modern lib

RE: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Dave Korn
On 06 May 2007 14:56, Charles Wilson wrote: > [removed mailing lists other than cygwin] > > Dave Korn wrote: > >> I'm doing that. Should be finished in another day or so... :-O > > Danger, Will Robinson: ... > So don't anybody here on the cygwin list get too excited yet. Didn't act

RE: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Dave Korn
On 06 May 2007 14:37, Aaron Gray wrote: > On the LLVM build I am getting multiple :- > > warning: visibility attribute not supported in this configuration; > ignored > > with the same line number, eight or so in some cases but usually two. > > Have not looked into this properly yet, I misse

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Charles Wilson
[removed mailing lists other than cygwin] Dave Korn wrote: I'm doing that. Should be finished in another day or so... :-O Danger, Will Robinson: the g++ from gcc-4.2.0 does not have any support for catching exceptions thrown across DLL boundaries. Nor does it include the fix for empty

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Aaron Gray
On 06 May 2007 07:15, Aaron Gray wrote: I have successfully built GCC-4.2.0-20070501 on latest Cygwin snapshot 20070427. GCC 4.2.0 RC3 is available from: ftp://gcc.gnu.org/pub/gcc/prerelease-4.2.0-20070501 I have not done run the testsuite ( make check) I'm doing that. Should be f

RE: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-06 Thread Dave Korn
On 06 May 2007 07:15, Aaron Gray wrote: > I have successfully built GCC-4.2.0-20070501 on latest Cygwin snapshot > 20070427. > > GCC 4.2.0 RC3 is available from: > > ftp://gcc.gnu.org/pub/gcc/prerelease-4.2.0-20070501 > > I have not done run the testsuite ( make check) I'm doing tha