Re: Share or Not



-> How do I create an executable that does not use the shared
-> libraries?  I would like to move an executable to another machine
-> but do not want to install Glib.

	If you're using gcc, you'd use the "-static" option to the gcc
compiler.

	See "Programming with GNU Software", by Loukides & Oram, published
by O'Reilly & Associates.


--Derek






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