View Single Post
Old 09-13-2021, 06:07 AM   #183
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
@Sky17: Cross Python is not for the faint of heart.

c.f., the insanity that is my build script.

The TC part of it has been made slightly more user-friendly in an offshoot of this script, koxtoolchain.

And as far as Python is concerned, a cross build of Python itself is already a "fun" experience, but a cross build of third-party Python modules with C/C++ code enters Lovecraftian territory...
See the numerous rants about it in the script, as there is no single, sane, official way to do this.
numpy is an even more special snowflake, because its build-system is it in itself a nightmare on top of a nightmare, so I just went with crossenv for that one...
NiLuJe is offline   Reply With Quote