<div class="gmail_quote">On Thu, May 27, 2010 at 11:50 AM, Erik Sejr <span dir="ltr">&lt;<a href="mailto:esejr@wildroseinternet.ca">esejr@wildroseinternet.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
I&#39;m just wondering if anyone else has tried this. I just recently upgraded<br>
my F12 system to F13, did a svn update on the 0.23-fixes branch and<br>
attempted to recompile. GCC 4.4.4 seems to have some issues compiling<br>
iso639.cpp. On my system anyway it goes into an infinite loop once it<br>
reaches this file.<br>
<br>
I&#39;ve seen problems like this before relate to compiler optimizations. I<br>
altered config.mak after the configure script had run and changed OPTFLAGS=<br>
-fomit-frame-pointer -O3 to OPTFLAGS= -fomit-frame-pointer -O1. It compiled<br>
successfully.<br>
<br>
I&#39;m curious if this is an issue specific to my system or if others running<br>
F13 and this version of GCC have seen this?<br></blockquote><div><br>Erik,<br>I&#39;m using 0.23-fixes on F13 via RPMs from <a href="http://atrpms.net">http://atrpms.net</a>, so I&#39;ve not seen your issue, but that&#39;s cuz it was compiled for me.  :-)<br>
<br>/Brian/ <br></div></div><br>