On Thu, Apr 11, 2013 at 6:49 PM, Roger Flores <aide...@yahoo.com> wrote:
> OK, I reworked (and attached) the patch for the suggestions to
> nt_threads.[ch].  You had no comments for dtoa.c.
>
> This is great.  From inspection, there doesn't seem to be any other changes
> needed to the C code in rpython/translator/c for Windows 64 support.  I am
> assuming the 'gcc' folder there does not matter.
>
> 1. Are there any other directories where C code needs to be reviewed to
> support Windows 64?
>
> 2. That still leaves the rpython code in rpython/translator/c.  Can you show
> an example of where that needs fixing (regarding sizeof(long)) so I can use
> that as a pattern for the remaining code?
>
> 3. rpython/jit/backend/x86: it's still not clear what part needed work here
>
>
> Thanks,
> -Roger

Hi Roger.

Seriously, while there might be any pattern there, I would *strongly*
suggest you start running tests and see what breaks.

Cheers,
fijal
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to