Re: Removing duplicate occurences from dependency_libs



On 20 May 2001, Alexandre Oliva wrote:

> On May 20, 2001, Sander Vesik <Sander Vesik Sun COM> wrote:
> 
> > you don't then even need to care about indirect depenencies.
> 
> I wish...
> 
> > Or are there broken ld.so-s that wouldn't support this?
> 
> Think static libraries, for one.
> 

ld.so never sees static libraries. You also cannot link static library
code into shared libraries. Static libraries, just like .zip, .jar
and .mpeg files are not things that come up in shlib construction or
linking in any sane environment.

As a matter of fact, as far as I am concerned, you can do pretty much
anything you want with static libraries. Just please keep the shlib
situation nice, sane and working 8-)

> -- 
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva {cygnus com, redhat.com}
> CS PhD student at IC-Unicamp        oliva {lsd ic unicamp br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me
> 

	Sander

One day a tortoise will learn to fly
	-- Terry Pratchett, 'Small Gods'





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