|
|
Chris Thompson <cthompson@xxxxxxxxxxxxxxx> wrote on 08/20/2007 10:53:02 AM:
# You'll also want to strip the resulting executable if you have not
already
# been doing this. strip(1).
I *think* that simply compiling your release-mode application without -g
should accomplish the same thing, with the default parameters to strip.
(It doesn't under DJGPP/DOS, but that's considered a bug, and I doubt that
is what you are using.)
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|