Shared libraries management in Linux

2002-01-30 Thread Denis Vlasenko
Hi, I wanted to play a little with KDE 2.2.2 source and had problems with shared libraries. I had similar problems before and worked around them. Now I decided to sort it out once and for all. Problem description: Long ago I compiled GCC 3.0.1 from sources and put it all in /usr/lib/gcc301.

Re: Building all static

2004-11-01 Thread Denis Vlasenko
On Tuesday 02 November 2004 06:39, Bill Moseley wrote: > Sorry for the cross post, not sure which is the correct list. > > My project builds a library and then builds a binary and links to that > library. Someone has asked how to build a completely static binary. > > I have been through this bef