View Single Post
Old 06-15-2024, 02:02 PM   #230
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
It's a "bit" of a PITA.

c.f., https://github.com/NiLuJe/FBInk/blob...i/fbink_decl.c (which isn't entirely up-to-date)

Then mangle the output from ffi-cdecl into py-fbink's build.py, then build that in a cross-aware fashion (I'm using a patched distutilscross, because upstream is dead; but crossenv should work).

I... wouldn't recommend attempting any of that unless you already have experience cross-compiling Python 3 modules, because it's an hilariously awful experience.

Last edited by NiLuJe; 06-15-2024 at 02:06 PM.
NiLuJe is offline   Reply With Quote