LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rpmbuild without stripping debug info (https://www.linuxquestions.org/questions/linux-software-2/rpmbuild-without-stripping-debug-info-186621/)

gdaly77 05-27-2004 02:43 PM

rpmbuild without stripping debug info
 
Does any know how set an rpmbuild to build without performing the stripping... I need my debug info and when i build packages it strips it out...

Please help....
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.78046
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd wsicws-1.0
+ LANG=C
+ export LANG
+ rm -rf /tmp/wsicws-buildroot
+ mkdir -p /tmp/wsicws-buildroot/usr/wsi/server
+ cp -rf /usr/src/redhat/BUILD/wsicws-1.0/server/cws /tmp/wsicws-buildroot/usr/wsi/server
+ /usr/lib/rpm/find-debuginfo.sh /usr/src/redhat/BUILD/wsicws-1.0
extracting debug info from /tmp/wsicws-buildroot/usr/wsi/server/cws/lib/libgc.so.1.0.2


All times are GMT -5. The time now is 07:49 PM.