This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC/ia64] link against libunwind rather than using dlopen


> We could make this work if we truly wanted to.  It just seems like a lot
> of effort; and building gdb is not so very hard.

I also think that this is unnecessary. The only reason for doing that
is transportability. But in either case, it's easy to achieve,
especially in the libunwind case where we only have to worry about
a couple of SOs, by also copying the libraries. That's what we do
when we distribute GDB with Python enabled.

-- 
Joel


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