Hi Yuting,<br><br>Download the MinGW installer from the MinGW-w64 project [1], run the installer, and select the *SJLJ* exception handler instead of the *DWARF* exception -- the DWARF exception handler creates object files that are too big.<br>
<br>Also, it is recommended to use ITK Git master [2] because a bug was recently fixed that works a bug in MinGW&#39;s inclusion of float.h [3].<br><br>HTH,<br>Matt<br><br><br>[1] <a href="http://mingw-w64.sourceforge.net/download.php#mingw-builds">http://mingw-w64.sourceforge.net/download.php#mingw-builds</a><br>
[2] <a href="http://itk.org/Wiki/ITK/Git/Download">http://itk.org/Wiki/ITK/Git/Download</a><br>[3] <a href="http://itk.org/gitweb?p=ITK.git;a=commit;h=399018e1de41e9499e79d498380458b95671d796">http://itk.org/gitweb?p=ITK.git;a=commit;h=399018e1de41e9499e79d498380458b95671d796</a><br>
<br><div class="gmail_quote">On Sat, Aug 17, 2013 at 6:12 AM, Yuting Zhang <span dir="ltr">&lt;<a href="mailto:zhangyutingzyt1989@gmail.com" target="_blank">zhangyutingzyt1989@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi guys,<div><br></div><div>I have experienced a problem when I compile ITK with Mingw on Windows 7. I have successfully produce makefiles using cmake, but after I compile ITK use mingw32-make command, it return this:</div>


<div><img src="cid:ii_1408bc22179b4fc5" alt="内嵌图片 1"><br></div><div>Anybady can help me? Thanks in advance.</div><div><div><br></div><div>--</div><div>Yuting Zhang</div>
</div></div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>