On Mon, Jul 30, 2012 at 6:45 PM, Robert Grosse <n210241048...@gmail.com>wrote:

> Are you trying to compile it on 64bit Windows? As I understand it, 64 bit
> Windows isn't supported. I had issues with this too.
>
> On Mon, Jul 30, 2012 at 6:00 AM, <pypy-dev-requ...@python.org> wrote:
>
>> Send pypy-dev mailing list submissions to
>>         pypy-dev@python.org
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>         http://mail.python.org/mailman/listinfo/pypy-dev
>> or, via email, send a message with subject or body 'help' to
>>         pypy-dev-requ...@python.org
>>
>> You can reach the person managing the list at
>>         pypy-dev-ow...@python.org
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of pypy-dev digest..."
>>
>>
>> Today's Topics:
>>
>>    1. any tutorial for compiling pypy on windows? (gelin yan)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Mon, 30 Jul 2012 17:09:46 +0800
>> From: gelin yan <dynami...@gmail.com>
>> To: PyPy Developer Mailing List <pypy-dev@python.org>
>> Subject: [pypy-dev] any tutorial for compiling pypy on windows?
>> Message-ID:
>>         <
>> cabkof6qyqcfmjqeumeksqy73xtpdhbyumvyqcrkumdtz77q...@mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> Hi All
>>
>>      I spent almost three hours for compiling pypy on my windows 7 and got
>> nothing. During the period of translating, I saw many errors about no file
>> "expat.h", "zlib.h" sth like that. I have tried to located those files on
>> different paths but it still failed.
>>
>>     I have searched on google a bit however there is only one post which
>> give a brief introduction how to compile pypy 1.4 on windows. It is kinda
>> outdated and obscure.
>>
>>      At least I want to know where I can locate those third-party
>> dependencies correctly so that translator can find them.Thanks.
>>
>> Regards
>>
>> gelin yan
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <
>> http://mail.python.org/pipermail/pypy-dev/attachments/20120730/1a78a601/attachment-0001.html
>> >
>>
>> ------------------------------
>>
>> _______________________________________________
>> pypy-dev mailing list
>> pypy-dev@python.org
>> http://mail.python.org/mailman/listinfo/pypy-dev
>>
>>
>> End of pypy-dev Digest, Vol 15, Issue 33
>> ****************************************
>>
>
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
>

Hi All

   more detail here (sorry forget that)

Os: win7 64 bit
compiler: VS2008 full version

python version: 2.7.3 (32 bit)

I want to build a pypy 32 bit only. I know pypy doesn't support 64 bit on
windows currently.

Regards

gelin yan
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to