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: warning in python-value.c


>> What version of Python do you have?  What host are you building on?

Joel> This is on gcc12 in the CFARM.  So 64-bit debian.
Joel> I don't know how to check the python version.  I see
Joel> libraries for up to 2.6

Ok, great ... I was using gcc11 :)

For the record, one way to find the python version is to grep for
HAVE_LIBPYTHON in gdb/config.h.  That will tell you what gdb's
configure script picked, which is usually the relevant thing.

Tom


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