<font size="2"><font face="tahoma,sans-serif">Hi;<br></font></font><br><div class="gmail_quote">On Thu, Sep 29, 2011 at 11:16 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On Thu, Sep 29, 2011 at 3:14 AM, İsmail Dönmez <<a href="mailto:ismail@namtrac.org">ismail@namtrac.org</a>> wrote:<br>


> Hi;<br>
><br>
> r140645 removes /usr/ from the predefined paths list and adds /usr/lib/<br>
> instead while this might work for Debian based distributions it won't work<br>
> for openSUSE and SUSE since the crtbegin.o is in<br>
><br>
> /usr/lib64/gcc/x86_64-suse-linux/4.6/crtbegin.o (for x86-64)<br>
><br>
> which is<br>
><br>
> /usr + lib64/gcc + target_triple + gcc_version + crtbegin.o<br>
><br>
> Simple fix is to add /usr/ back to the predefined paths list. Patch<br>
> attached.<br>
<br>
</div></div>What effect does r140782 have here?<br></blockquote><div><br>It fixed the issue.<br><br>Regards,<br>ismail<br> <br></div></div>