Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6037

Re: Building Python: static library "3.2m"

References <BANLkTi=T+tXTOAdN2ts7RXpNcqaUFnO_iQ@mail.gmail.com> <nad-E796BC.21012722052011@news.gmane.org> <BANLkTinLLRtxsc-p01_DYRgCxJZBzTVjFg@mail.gmail.com>
Date 2011-05-23 14:32 +1000
Subject Re: Building Python: static library "3.2m"
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1950.1306125140.9059.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, May 23, 2011 at 2:08 PM, Chris Angelico <rosuav@gmail.com> wrote:
> Currently I'm puzzling over an inordinate number of symbol-not-found
> errors, even though it does seem to be finding the header files. It's
> weird.

And.... I think I've just figured out why. PyString_* functions are no
longer supported - it's all PyUnicode now. Yes, I really am capable of
forgetting basics like that!

Chris Angelico

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Building Python: static library "3.2m" Chris Angelico <rosuav@gmail.com> - 2011-05-23 14:32 +1000

csiph-web