View Single Post
Old 03-27-2021, 04:21 PM   #173
sherman
Guru
sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.
 
Posts: 876
Karma: 2676800
Join Date: Aug 2008
Location: Taranaki - NZ
Device: Kobo Aura H2O, Kobo Forma
Quote:
Originally Posted by NiLuJe View Post
Secondly, cross-compiling Python/C extensions is... not a fun experience, cf., the rants about that in the Python section of the x-compile script.

numpy, on the other hand, is common enough that it would make sense to bundle it.
I've been thinking it would be really neat to have a sysroot that could be run with proot and qemu, and has a native compiler. Would make doing python stuff a lot easier IMO. Something like nuitka might even be an option for some people.

I thought about doing it myself, but unsure of how one would need to compile a cross-native compiler with your crosstool-ng setups, and which versions of GCC that would be best to use for such purposes.
sherman is offline   Reply With Quote