https://bugs.linaro.org/show_bug.cgi?id=2988

Bill Fischofer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Bill Fischofer <[email protected]> ---
I'm not sure this is correct. You want to be looking at the .so file, not the
.o files. The .o files have to have internal names visible so that these files
can be linked to produce the .so. However look at the following:

nm -g libodp-linux.so

and you only see the external ODP API as visible symbols, in addition to
non-ODP stuff like glibc and OpenSSL symbols that we don't control.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to