This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Remove dependency on libiberty from libbfd.so.


On Fri, Oct 19, 2001 at 10:32:24AM -0400, DJ Delorie wrote:
> 
> > I don't want the dependency on libiberty in libbfd.so.
> 
> You'll have to explain this better.

I have applications which want to dlopen libbfd.so. Also you don't
know which libiberty.a will be used when both gcc and binutils come
with a libiberty.a.


> 
> > Here is a hack I come up with.
> 
> Definitely a hack.
> 
> > It works with and without shared library enabled. Any comments?
> 
> It looks extremely fragile and platform-dependent to me.

That is why it is called hack. I guess we can do something like gcc
where symlinks are made from libiberty.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]