ahgamut / superconfigure

wrap autotools configure scripts to build with Cosmopolitan Libc
The Unlicense
159 stars 22 forks source link

Python `ctypes` support. #45

Open mattyclarkson opened 2 weeks ago

mattyclarkson commented 2 weeks ago

Is ctypes support possible?

Some discussion happened in jart/cosmopolitan#141. Wondering what needs to be done.

_ctypes -- required libffi.a which compiles if you disable all pthread and mntent-related stuff

Is that still relevant?