This is the mail archive of the gdb@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: dependency of GDB-6.8.50-27032009 on "libpython2.4"


> Cc: gdb@sourceware.org
> From: Tom Tromey <tromey@redhat.com>
> Date: Thu, 21 May 2009 11:39:44 -0600
> 
> If you want to transport gdb binaries between different machines, you
> have a couple of choices.  One choice is to make sure that the same
> libraries are available everywhere.  Another one is to configure with
> --disable-python.  This will make it so that gdb is not linked against
> the python library.

Isn't a static link yet another possibility?


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