This is the mail archive of the gdb-prs@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]

[Bug python/11051] Undefined Python linker messages


------- Additional Comments From zilla at kayari dot org  2010-03-22 13:11 -------
Looks like my headers don't match my .so:

$ fgrep Py_UNICODE_SIZE /usr/local/include/python2.6/pyconfig.h
#define Py_UNICODE_SIZE 2

So that explains why GDB tries to link to the UCS2 symbols.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11051

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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