Re: [gtkmm] Executable size



strip is great.
thank you for the hint.

kai


> > strip, the utility to remove debug info/unnecessary symbols.
> >
> > ~$ ls -l a.out
> > -rwxrwxr-x   1 marble users   11684 Sep 22 13:12 a.out
> > ~$ strip a.out
> > ~$ ls -l a.out
> > -rwxrwxr-x   1 marble users    3936 Sep 22 13:12 a.out

-- 
+++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++
Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]