<div dir="ltr">First, sorry about the multiple spammed replies! Gmail told me it was failing to send and to come back later. When I came back later and sent the definitive copy of my reply, I found that all my earlier clicks had also succeeded. Oops.<br>
<br>On Tue, Aug 12, 2008 at 12:22 AM, Nicolas Bertolotti <span dir="ltr">&lt;<a href="mailto:Nicolas.Bertolotti@mathworks.fr">Nicolas.Bertolotti@mathworks.fr</a>&gt;</span> wrote:












<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="blue" lang="FR"><div><p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;" lang="EN-US">You can't see it in
the sample but the original piece of code on which I observed the crash is from
the "zlib" … and I thought I would not need to modify it.</span></font></p></div></div></blockquote><div>Have you tried removing the -lkernel32? Does that suffice?<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="blue" lang="FR"><div><p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;" lang="EN-US">You mentioned that you
faced a similar issue with GMP. Did you submit a bug report to the GCC team?</span></font></p></div></div></blockquote><div>Well, the right people to submit the bug report to are the mingw-w64 people, specifically Kai Tietz. I didn&#39;t, because at the time I hacked around the GMP problems gcc was so broken that it hardly seemed a useful report. ;-) Now it&#39;s a lot better and maybe he should know about this. For gmp, the problem was alloca (which also allocates on the stack). Fortunately, gmp had a compile-time option to change it&#39;s use of alloca to malloc.<font face="Times New Roman" size="3"><span style="font-size: 12pt;" lang="EN-US">&nbsp;</span></font></div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="blue" lang="FR"><div>

</div>

</div>


</blockquote></div><br></div>