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


Groups > comp.lang.python > #3150

Re: looking for libpython31.a 64bit (missing from python-3.1.3.amd64.msi)

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <cournape@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; 'wed,': 0.04; 'compiler': 0.07; 'says,': 0.09; 'subject:missing': 0.09; 'pm,': 0.11; 'linux': 0.11; 'skip:[ 20': 0.12; 'wrote:': 0.14; 'subject:python': 0.15; '\xc2\xa0i': 0.16; 'compiled': 0.18; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'cheers,': 0.20; 'seems': 0.21; 'header:In-Reply-To:1': 0.22; 'cc:addr:python- list': 0.22; 'tools,': 0.22; 'documented': 0.23; 'received:209.85.213': 0.23; 'searches': 0.23; 'url:wiki': 0.24; 'wrote': 0.25; 'ago': 0.26; 'notes': 0.26; 'windows': 0.26; 'there.': 0.26; 'david': 0.27; 'tried': 0.27; 'google': 0.27; 'message-id:@mail.gmail.com': 0.28; 'installed': 0.29; 'installing': 0.29; 'cc:addr:python.org': 0.31; 'compiling': 0.31; 'far,': 0.31; 'url:projects': 0.31; 'cross': 0.33; 'box.': 0.35; 'case,': 0.36; 'should': 0.37; 'received:209.85': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'but': 0.38; 'url:org': 0.38; 'stable': 0.39; 'subject: (': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; '13,': 0.60; 'subject': 0.61; '2011': 0.62; 'anything,': 0.73; 'subject:looking': 0.77; 'nathan': 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:cc:content-type :content-transfer-encoding; bh=K79hvRfBLkFtWTRTIP9XQjJqPp/Yrrrza1lzxfcITWg=; b=jwmrGPce67Pi/foKCbgNAphOjvaTNRmxqln49zVG+aHoVfPy9JIwHS+MNTklUegkJ5 sE087trLa5EiQv+vgVqjhFv+ezw2PTJCHieUStOHVzAJZOSZdeQAKPA5vnIj2aGbqk/U Cw+rJfV350VVWiM+5hEi+HL3uVck2mMvSb7d0=
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 :cc:content-type:content-transfer-encoding; b=EvIIx3IQhsRkYtI5Tux+UxaJXIqDs6CSaqUxYQtXizW3q/aw1lAexLUB0HvG9bwVLF 6SdfuIDXaqP01wDvGlJVnuEhL9o0K8uMzIUfunWlJWLcLgYAbcOml+WYsGir3OWpVHmY DM+Hm7l7gx04LKdmwg5c957UnxVg8yP3UfIlw=
MIME-Version 1.0
In-Reply-To <BANLkTin6W64V30CtFXyT8AZTt2U-nZ1YcA@mail.gmail.com>
References <BANLkTin6W64V30CtFXyT8AZTt2U-nZ1YcA@mail.gmail.com>
Date Thu, 14 Apr 2011 11:03:13 +0900
Subject Re: looking for libpython31.a 64bit (missing from python-3.1.3.amd64.msi)
From David Cournapeau <cournape@gmail.com>
To Nathan Coulson <conathan@gmail.com>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc python-list@python.org
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.331.1302746596.9059.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 82.94.164.166
X-Trace 1302746597 news.xs4all.nl 41103 [::ffff:82.94.164.166]:35333
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:3150

Show key headers only | View raw


On Wed, Apr 13, 2011 at 5:17 PM, Nathan Coulson <conathan@gmail.com> wrote:
> Well, as the subject says,  I am looking to find libpython31.a
> [win64bit version] for use in a linux to windows 64bit cross compiler
> [x86_64-w64-mingw32-gcc],  but seems to be missing.
>
> so far,  tried installing it on a real 64bit windows system,
> cabextract, as well as msiexec /a python-3.1.3.amd64.msi /qb
> TARGETDIR=out.  Either case, libs/libpython31.a is not there.
>
> as a last resort, tried cross compiling it with my tools, but a few
> google searches tell me that way will lead to headaches, and currently
> not supported out of the box.

If you are willing to jump through a few oops. I have documented what
I needed last time I tried mingw-w64 for numpy:

http://projects.scipy.org/numpy/wiki/MicrosoftToolchainSupport

If anything, it should be easier now because mingw-w64 is much more
stable can can be installed without being compiled first (I wrote
those notes almost 2 years ago IIRC),

cheers,

David

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


Thread

Re: looking for libpython31.a 64bit (missing from python-3.1.3.amd64.msi) David Cournapeau <cournape@gmail.com> - 2011-04-14 11:03 +0900

csiph-web