libiberty
Daniel Jacobowitz
drow@false.org
Sun Jan 3 22:46:00 GMT 2010
On Sun, Jan 03, 2010 at 05:21:29PM -0500, Chris Sutcliffe wrote:
> I'm building gdb for MinGW and I was wondering if gdb needs to use
> it's own libiberty? If not, is it possible to link against the
> libiberty included as part of binutils? How would I go about doing so
> assuming it is possible?
Generally GDB needs to use its own copy. Applications using libiberty
always include their own copy for this reason.
In practice, it may work, but you'd have to do it by hand.
The build system does not support this.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list