Bug? LLVM builds fail on 1.7.8 (fenv.h)

2011-03-09 Thread Magnus Reftel
see LLVM bug 9436 at http://llvm.org/bugs/show_bug.cgi?id=9436 BR Magnus Reftel -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: False alarm about exception C0000005

2010-05-26 Thread Magnus Reftel
On 26 May 2010 05:17, Dave Korn wrote: > On 25/05/2010 12:47, Magnus Reftel wrote: >> Hi all, >> >> I discovered that the problem does not only affect Cygwin. It was just >> that I did not have any large binaries outside cygwin. Large >> executables built using VS

False alarm about exception C0000005

2010-05-25 Thread Magnus Reftel
Hi all, I discovered that the problem does not only affect Cygwin. It was just that I did not have any large binaries outside cygwin. Large executables built using VS Express also crash with the same exception. I guess the IT department installed some broken crap on our machines again. Sorry for

Large binaries crash with exception C0000005

2010-05-24 Thread Magnus Reftel
Hi, attaching a STC for the issue I reported last week about all large binaries crashing with exception C005. The test case is a shell script that generates and compiles a bunch of c files, and finally links them together to one large exe file. Using the constants in the file (NUM_1MB=263, NUM

Large binaries crash with exception C0000005

2010-05-21 Thread Magnus Reftel
I'm at DLL version 1.7.5. The crash is still here. Random observation: Stephen Morton reported something similar in http://sourceware.org/ml/cygwin/2010-05/msg00157.html . Could this be related? Best Regards Magnus Reftel -- Problem reports: http://cygwin.com/problems.html FAQ: