<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 3, 2013 at 12:28 AM, Steve Borho <span dir="ltr"><<a href="mailto:steve@borho.org" target="_blank">steve@borho.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># HG changeset patch<br>
# User Steve Borho <<a href="mailto:steve@borho.org">steve@borho.org</a>><br>
# Date 1380777142 18000<br>
#      Thu Oct 03 00:12:22 2013 -0500<br>
# Node ID 835aeb9eed2c9098e46f0817f9fc65c4f4494242<br>
# Parent  25366dc0fd1c06d3bb08cafcc2131fc1ffa76e1c<br>
cpu-a: remove unused safe_intel_cpu_indicator_init routine<br>
<br>
This was causing -fPIC link errors with icpc|gcc on Linux while linking a shared<br>
library.  With this change I can build libx265.so, but the size is mysterious:<br>
<br>
 629961 libx265.so<br>
2477000 x265<br>
<br>
The x265 executable requires libx265.so to be present to run, but the bulk of<br>
the code seems to be in the executable itself.<br></blockquote><div><br></div><div>I would greatly appreciate it if someone could try to use the libx265.so that is generated from having this and the previous RFC patch applied.  Is is missing a lot of symbols?  if so, which ones?</div>
<div><br></div><div>Cheers,</div><div><br></div><div>--</div><div>Steve</div></div></div></div>