Generating release binaries
Pranav S <[email protected]> Fri, 24 May 2013 15:29:02 +0530
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <CAOGgbh2c7+=ig71EbOHfuUrvnGpc7Xn5bJ_yTRVk7-pQPsAZ4g@mail.gmail.com> |
Hello, I am looking into Pegasus source and I did not get on how to build release binaries. Once I build the bins, I do not see binaries being stripped(I expect release bins to be stripped). I don't even get any reference of strip in the Makefiles. Let me know if there is provision to it or we need to add separately in Makefiles. I want to reduce the library/binary size. I see some piece of code for OpenVms platform in platform Makefile. Should we add this to other platforms also with config option? So that one can enable/disable of stripping of binaries. -- Thanks, Pranav