[OPAE] Re: generating libopae-c.a static library for static linking

Sathish Kumar B <sathishmls at yahoo.com> Tue, 09 Jun 2020 07:37:01 +0000
Newsgroups dev.linux.lists.opae
Message-ID <[email protected]>
--===============1045375157440614462==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable

Hi,

In case someone easily wants to know what a closed application does with a =
FPGA using the opae-c library, the person can add debug symbols, extra prin=
t statements and recompile to replace the existing libopae-c.so file.
This can dump the FPGA operations easily
However if we can link the libopae-c library statically to the application,=
 then it may not be easy to dump the operations.

This is the reason this question was raised.
Any other thought on this

Thanks,
Sathish
--===============1045375157440614462==--