This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc stalls building opnewnt.o under cygwin
- To: Sean McEligot <smceligot at smceligot dot hostings dot com>
- Subject: Re: gcc stalls building opnewnt.o under cygwin
- From: Mumit Khan <khan at xraylith dot wisc dot edu>
- Date: Wed, 28 Apr 1999 00:48:24 -0500 (CDT)
- cc: egcs at egcs dot cygnus dot com
On Wed, 28 Apr 1999, Sean McEligot wrote:
> When trying to build recent egcs cvs sources under cygwin the build stalls
> when building opnewnt.o. It seems to only happen with both -g and -O2. Take
> out either and it compiles. This was not happening a week ago. I took out
> the -O2 for the rest of the build and after that everything was ok.
Please update your tree from CVS and try again. I believe Andrew Macleod's
patch to flow.c today fixes this.
This affects platforms that default to using sjlj exceptions.
Regards,
Mumit