[PATCH v7] usertools: rewrite pmdinfo

Robin Jarry rjarry at redhat.com
Wed Oct 12 18:48:55 CEST 2022


Thomas Monjalon, Oct 12, 2022 at 18:44:
> OK for executable,
> but can we expect .so to be always executable?

I think this is the default when linking. Whether dynamic libraries or
executable programs.

Also, the "must be executable" limitation only applies on the files
specified on the command line. Perhaps this is acceptable? We can make
it obvious in the docs and return an explicit error so that users are
not confused.



More information about the dev mailing list