Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Building gdb from source
@ 2006-04-07  1:16 Bruce Dubbs
  2006-04-07  6:39 ` Daniel Jacobowitz
  2006-04-07 15:02 ` Dave Korn
  0 siblings, 2 replies; 14+ messages in thread
From: Bruce Dubbs @ 2006-04-07  1:16 UTC (permalink / raw)
  To: gdb

I like to build packages from source.  When I build gdb-6.4:

./configure  --prefix=/usr
make
make install

gdb's Makefile places the following files in /usr/lib:

libbfd.a  libbfd.la  libiberty.a  libopcodes.a  libopcodes.la

The problem is that these files already exist from binutils-2.16.1.

Is there any reason to prefer the libraries from binutils over gdb or
vice versa?  I believe this could be a problem as the binutils libraries
include dynamic libraries that could be out of sync with the gdb static
libraries and that the gdb .la files do not recognize the dynamic
libraries at all.

  -- Bruce Dubbs


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-04-13 21:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-07  1:16 Building gdb from source Bruce Dubbs
2006-04-07  6:39 ` Daniel Jacobowitz
2006-04-07 15:02 ` Dave Korn
2006-04-07 15:19   ` Bruce Dubbs
2006-04-07 15:26     ` Dave Korn
2006-04-07 15:32       ` Daniel Jacobowitz
2006-04-07 15:39         ` Dave Korn
2006-04-07 15:40           ` 'Daniel Jacobowitz'
2006-04-07 15:49             ` Dave Korn
2006-04-07 15:58               ` 'Daniel Jacobowitz'
2006-04-07 16:27                 ` Dave Korn
2006-04-07 15:54       ` Bruce Dubbs
2006-04-07 20:01       ` DJ Delorie
2006-04-14  6:10     ` "Program received signal SIG33" error yinglcs2

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox