Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* python config question
@ 2010-03-02  0:37 Michael Snyder
  2010-03-02  5:22 ` Joel Brobecker
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Snyder @ 2010-03-02  0:37 UTC (permalink / raw)
  To: gdb

Question about --with-python=$PATH.

If I have python version X installed "natively" on my build machine
(eg. at /usr/lib/libpython.*), and version Y installed somewhere else
(eg. at $PYPATH), and I tell configure that I want to use the one at
$PYPATH, eg.

     configure --with-python=$PYPATH

Shouldn't I expect gdb to be linked against python version Y?

That doesn't seem to be what happens, in fact "ldd" tells me
that gdb wants to use version X at /usr/lib/libpython*.


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

end of thread, other threads:[~2010-03-03 17:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-02  0:37 python config question Michael Snyder
2010-03-02  5:22 ` Joel Brobecker
2010-03-02 18:11   ` Michael Snyder
2010-03-03  4:51     ` Joel Brobecker
2010-03-03  9:21       ` Jan Kratochvil
2010-03-03  9:46         ` Joel Brobecker
2010-03-03 15:29         ` Daniel Jacobowitz
2010-03-03 17:46           ` Michael Snyder
2010-03-03 17:53             ` Daniel Jacobowitz

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