Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20237
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <bahamutzero8825@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'cpython': 0.05; 'subject:Python': 0.05; 'subject:version': 0.07; 'terry': 0.07; '"build': 0.16; 'reedy': 0.16; 'subject:Windows': 0.17; 'wrote:': 0.18; 'trying': 0.21; 'received:209.85.210.174': 0.21; 'received :mail-iy0-f174.google.com': 0.21; 'header:In-Reply-To:1': 0.22; 'thanks.': 0.24; 'windows': 0.26; 'there.': 0.27; 'looks': 0.27; 'needed,': 0.28; 'bit': 0.28; 'pm,': 0.29; "didn't": 0.30; 'message-id:@gmail.com': 0.31; 'list': 0.32; 'header:User- Agent:1': 0.33; 'file': 0.34; 'to:addr:python-list': 0.35; 'url:python': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:192': 0.38; 'received:192.168.1': 0.39; 'url:org': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'follow': 0.61; 'more': 0.61; 'here:': 0.67; 'supposedly': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=6w4Sq8nvmGlT6Inq+BB/0uBGgoIZTx+eKwF5XHgCSlo=; b=onRVwuxvsjr0pVyyQaBC+iPWz/qcorydImK8AJOPEQioFPwmmBiSN9HQrHjrZOjZaz 9aaph/lCLFjRt4Vu70mqUPeAg0yOh0AD/0fwzz7naBHk4cOxSLWwOacSFRUz+JBtLhQn FkYuF0HmGD63spI1NNLyfiLlxN3R2NADZqZp8= |
| Date | Sat, 11 Feb 2012 15:21:21 -0600 |
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111220 Thunderbird/9.0 |
| MIME-Version | 1.0 |
| To | "comp.lang.python" <python-list@python.org> |
| Subject | Re: Building a debug version of Python 3.2.2 under Windows |
| References | <4F36C940.8020009@gmail.com> <jh6l0k$rmj$1@dough.gmane.org> |
| In-Reply-To | <jh6l0k$rmj$1@dough.gmane.org> |
| X-Enigmail-Version | 1.3.5 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| 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.5706.1328995299.27778.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1328995299 news.xs4all.nl 6840 [2001:888:2000:d::a6]:36200 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20237 |
Show key headers only | View raw
On 2/11/2012 3:01 PM, Terry Reedy wrote: > The readme file in PCBuild supposedly has all the info needed, though I > know one thing out of date. Trying to follow the instructions is on my > todo list ;-). > I didn't notice the readme in there. I was following instructions from here: http://docs.python.org/devguide/ Looks like the build process is a bit more complicated than just "Build Solution". Thanks. -- CPython 3.2.2 | Windows NT 6.1.7601.17640
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Building a debug version of Python 3.2.2 under Windows Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-11 15:21 -0600
csiph-web