[Rpm-maint] [rpm-software-management/rpm] rpm changed some bytes of statically linked library (Discussion #2313)
LeastSignificantBit
notifications at github.com
Wed Dec 7 11:49:01 UTC 2022
Firstly, i packed all the files in the main directory 1, and then extracted them to a new directory 2;
Secondly, i added one file in the main directory 1 and pack them again, then extracted them to a new directory 3;
the same statically linked library file in directory 2 and directory 3 is not the same when i use vimdiff, some bytes was changed, but when i use readelf -a, the results are the same, why? and what was changed?
%debug_package %{nil} was set in .spec file. but the statically linked library file do not have debuginfo(i used readelf -S to read it)
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2313
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/2313 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221207/5bc722bf/attachment.html>
More information about the Rpm-maint
mailing list