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: FYI: update for Python 2.7


Mike Frysinger wrote:
On Monday, July 26, 2010 17:27:57 Michael Snyder wrote:
Tom Tromey wrote:
I am checking this in.

Python 2.7 was recently released.  This patch updates GDB to build
correctly against it.

I built this on my x86 box, with a local Python 2.7 build.
I ran the gdb.python tests with the new gdb without errors.
Do we need a separate change for --with-python=?

checking whether to use python... /build/toolchain/lin32/python-2.6/
configure: error: invalid value for --with-python
make[1]: *** [configure-gdb] Error 1

when does "--with-python=" make sense ? i can understand --with-python, but not that trailing "=" ... that does sound like an invalid value to me
-mike

Sorry, --with-python=/build/toolchain/lin32/python-2.6


Which is of course a local install location.



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