Menu

#5 Any Win64 port planned in future ?

open
nobody
None
5
2006-02-07
2006-02-07
Anonymous
No

Hello,

I'm using Python as a scripting language for our
software. Because our APS software needs a lot of RAM
we ported to 64bit (Win64) including Python. It all
works fine, but we have got the problem that ctypes
isn't compilable because of inline assembler usage in
the FFI (isn't supported on our compiler). Are there
sources available that don't use inline assembler ?

Discussion


Log in to post a comment.