Hi,
I have some python scripts, I need to run a netgear router, i have a
cross compilation
setup that works for c code no problem. the python interpreter doesn't
appear to have
been successfully cross compiled to this netgear router although others
have tried.
what i'd like to do is get these scr
Hi, I'm trying to port the python interpreter to an AP running OpenWRT
with the linux-mips tool chain. I'd like to have the interpreter as
small as possible and was wanted see if others in the community had
done this and if I could learn from them.
I've gotten fairly far into the cross compilation