Re: code bloat [was Re: Semaphore assembly-code bug]
From: Jan Engelhardt (jengelh_at_linux01.gwdg.de)
Date: 10/31/04
- Previous message: Sam Ravnborg: "Re: BK kernel workflow"
- In reply to: Theodore Ts'o: "Re: code bloat [was Re: Semaphore assembly-code bug]"
- Next in thread: Denis Vlasenko: "Re: code bloat [was Re: Semaphore assembly-code bug]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 22:06:39 +0100 (MET) To: "Theodore Ts'o" <tytso@mit.edu>
>.... if you don't mind bloating your application:
>
>% ls -l /usr/lib/libxml2.a
>4224 -rw-r--r-- 1 root root 4312536 Oct 19 21:55 /usr/lib/libxml2.a
Whoa. Bet its creator compiled with -g -O2 rather than -g0 -O2. ANd with
-static instead of with <dynamic>. Yay look at this:
22:06 io:~ # l /usr/lib/libxml2.so -L
#SUSE# -rwxr-xr-x 1 root root 1145089 Apr 6 2004 /usr/lib/libxml2.so
4x smaller!
Jan Engelhardt
-- Gesellschaft für Wissenschaftliche Datenverarbeitung Am Fassberg, 37077 Göttingen, www.gwdg.de - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Sam Ravnborg: "Re: BK kernel workflow"
- In reply to: Theodore Ts'o: "Re: code bloat [was Re: Semaphore assembly-code bug]"
- Next in thread: Denis Vlasenko: "Re: code bloat [was Re: Semaphore assembly-code bug]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|