<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Mesa-10.0.1-x86/src/glsl/../../src/glsl/standalone_scaffolding.cpp:76: undefined reference to `rzalloc_size'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72672#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Mesa-10.0.1-x86/src/glsl/../../src/glsl/standalone_scaffolding.cpp:76: undefined reference to `rzalloc_size'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72672">bug 72672</a>
from <span class="vcard"><a class="email" href="mailto:nheghathivhistha@gmail.com" title="David Kredba <nheghathivhistha@gmail.com>"> <span class="fn">David Kredba</span></a>
</span></b>
<pre>I got this information in GCC Bugzilla from
Markus Trippelsdorf 2013-12-14 08:55:40 UTC
Gcc now uses slim-LTO-objects by default. Therefore you need to run binutils
(ar, nm, ranlib) that use the linker plugin.
You can use gcc-ar, etc. for this purpose.
And it solved my issue. I will try 2.24.51.0.2 binutils too.
Could you please close this my report as invalid?
Thank you.
Best wishes, David.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>