Hi,

I have a wired situation, I have a binary file (ELF 64-bit LSB
executable, x86-64, version 1 (SYSV), dynamically linked (uses shared
libs), for GNU/Linux 2.6.18, stripped) in bin directory, I then I run
"cpack -G RPM" to generate an RPM package. After install the RPM
package in another machine, the size of the binary file (82576 KB) is
different from original binary file (106228 KB). Some functions in
that packaged binary file did not run correctly. Could anyone help to
explain me why the size of binary file changes? And how to fix it?

Thank you.

Kind regards.

j
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to