<div class="gmail_quote">2012/9/27 Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info" target="_blank">anton@korobeynikov.info</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">> GCC 4.8 on Windows 64-bit will use Win64's native SEH functionality for C++<br>
> exceptions. This means a new libgcc, and the seh version does not have<br>
> __[de]register_frame.<br>
</div>Random thought: why do we need hardcoding in this place? Why can't<br>
there be configure / cmake check for single function (pretty trivial<br>
thing!) which will detect the presence of the function inside libgcc<br>
automagically?<br></blockquote><div><br>This would be better of course, although I can't seem to find where I should add this check in the CMakeLists.txt files nor the configure file.<br><br>It would great if this could go into 3.2 still, futureproofing LLVM for when GCC 4.8 hits the general public.<br>
<br>Ruben<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
With best regards, Anton Korobeynikov<br>
Faculty of Mathematics and Mechanics, Saint Petersburg State University<br>
</font></span></blockquote></div><br>