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


Groups > comp.lang.python > #6037

Re: Building Python: static library "3.2m"

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'subject:library': 0.09; 'that!': 0.09; 'files.': 0.10; 'pm,': 0.10; 'received:209.85.214.174': 0.14; 'received:mail- iw0-f174.google.com': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'weird.': 0.16; 'why.': 0.16; 'mon,': 0.17; 'errors,': 0.19; 'header:In-Reply-To:1': 0.21; "i'm": 0.27; 'message- id:@mail.gmail.com': 0.28; 'received:209.85.214': 0.28; 'basics': 0.29; 'seem': 0.32; 'does': 0.33; 'to:addr:python-list': 0.33; "i've": 0.33; 'chris': 0.34; 'received:google.com': 0.37; 'received:209.85': 0.37; 'think': 0.38; 'though': 0.38; 'subject:: ': 0.38; 'received:209': 0.39; 'finding': 0.39; 'to:addr:python.org': 0.39; 'header': 0.40; 'really': 0.40; 'capable': 0.64; 'subject:Building': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=y+zibLOJaohL7OIW76vW7oDKDnmH5YVBKZzBLU99zuc=; b=uRarIgTXYWzmu7kgHTWPYxFQ4+ee21xr9zU9AICrW4M2rSrFRreWONhbQUS0MFEC0/ ENs0f+6stD3k1JVuzvhgx/gU9ZYyh7KWzkgu8b9YaKiMjhuHbK/heSZ/VKYu+snR+Dm3 lQwUpYoqgpd6EVG3iBpXyayyOSZcbE77VCGcQ=
DomainKey-Signature a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=DqR4n4TC9WU7vT6Yq84Wg4Q2Zese8re3rybpOwEHHHn1Zgj+uNe+Q0uoi+ylJxHP63 FL3S1RdEgdGslpDLSmN+XgGZJADh+MFGGsOjcF5YiuB10aEsg5bAaQSVPKYpivZSMtXt EDao73pSLS9yE7atXiAvgzpz7A14VoRZIzwVA=
MIME-Version 1.0
In-Reply-To <BANLkTinLLRtxsc-p01_DYRgCxJZBzTVjFg@mail.gmail.com>
References <BANLkTi=T+tXTOAdN2ts7RXpNcqaUFnO_iQ@mail.gmail.com> <nad-E796BC.21012722052011@news.gmane.org> <BANLkTinLLRtxsc-p01_DYRgCxJZBzTVjFg@mail.gmail.com>
Date Mon, 23 May 2011 14:32:11 +1000
Subject Re: Building Python: static library "3.2m"
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1950.1306125140.9059.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 82.94.164.166
X-Trace 1306125140 news.xs4all.nl 49174 [::ffff:82.94.164.166]:52243
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:6037

Show key headers only | 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