[x265] [PATCH RFC] cpu-a: remove unused safe_intel_cpu_indicator_init routine

Steve Borho steve at borho.org
Thu Oct 3 07:47:02 CEST 2013


On Thu, Oct 3, 2013 at 12:28 AM, Steve Borho <steve at borho.org> wrote:

> # HG changeset patch
> # User Steve Borho <steve at borho.org>
> # Date 1380777142 18000
> #      Thu Oct 03 00:12:22 2013 -0500
> # Node ID 835aeb9eed2c9098e46f0817f9fc65c4f4494242
> # Parent  25366dc0fd1c06d3bb08cafcc2131fc1ffa76e1c
> cpu-a: remove unused safe_intel_cpu_indicator_init routine
>
> This was causing -fPIC link errors with icpc|gcc on Linux while linking a
> shared
> library.  With this change I can build libx265.so, but the size is
> mysterious:
>
>  629961 libx265.so
> 2477000 x265
>
> The x265 executable requires libx265.so to be present to run, but the bulk
> of
> the code seems to be in the executable itself.
>

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?

Cheers,

--
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20131003/29de7779/attachment.html>


More information about the x265-devel mailing list