[lokisetup] setup.gtk statically built?

Timothee Besset ttimo at idsoftware.com
Tue Mar 12 04:06:11 EST 2002


timo at antares:~/icculus.org/loki_setup$ ldd setup.gtk 
	libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x40021000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40029000)
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40037000)
	libm.so.6 => /lib/libm.so.6 (0x40112000)
	libdl.so.2 => /lib/libdl.so.2 (0x40134000)
	libz.so.1 => /usr/lib/libz.so.1 (0x40138000)
	libc.so.6 => /lib/libc.so.6 (0x40147000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

This is the list of reasonably reliable things that are dynamically linked
in. I am thinking that we may want to add an option in configure those
those would want to dynamically link against Gtk too (that spares around
800kb of binary size)

TTimo

On 11 Mar 2002 20:14:07 -0800
Christopher Thielen <chris at luethy.net> wrote:

> by default, does anybody know if the setup.gtk progs are statically
> built? i know they must be linked to libX and whatnot, but can somebody
> tell me why setup.gtk is dynamically linked to libgcc_s.so.1, a library
> a lot of users i've tried can't seem to find? is this some gcc3 lib?
> anybody know why this is dynamically linked and/or what it is?
> -- 
> - Chris
> Epiar Administrator/Programmer
> http://epiar.sourceforge.net/
> 
> 



More information about the Lokisetup mailing list