[CMake] Cpack generated RPM and changed binary file size in 2.8.10

2013-04-17 Thread jupiter
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,

Re: [CMake] Cpack generated RPM and changed binary file size in 2.8.10

2013-04-17 Thread Eric Noulard
2013/4/17 jupiter jupiter@gmail.com: 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.

Re: [CMake] Cpack generated RPM and changed binary file size in 2.8.10

2013-04-17 Thread hce
Eric Noulard wrote 2013/4/17 jupiter lt; jupiter.hce@ gt;: Could you check the size of the executable which gets into the RPM it should be located in: builddir /_CPack_Packages/ packageName /RPM/ packageFileName / When CPackRPM runs you get a message like: CPackRPM: Will