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: 7.2 branch, configure problem, --with-python


On Tue, 27 Jul 2010 19:17:13 +0200, Michael Snyder wrote:
> 7.1 and 7.2 differ because 7.1 links against the dynamic library,
> while 7.2 links against the static python library.  I don't know
> why the change.

guessing: GDB now uses python-config which I noticed as python's needless
-export-dynamic thus disables GDB's --dynamic-list.  Filed for python as:
	https://bugzilla.redhat.com/show_bug.cgi?id=618061


Regards,
Jan


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