Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
twisted cross compile
#1
I want to use twisted in an Embedded system
so if i run
'pip install twisted' in the system having linux 4.1
It gives error:
Quote:unable to execute 'arm-poky-linux-gnueabi-gcc' : No such file or directory
here arm-poky-linux-gnueabi-gcc is the toolchain for the embedded system

compiler toolchain is not in the embedded system to save memory.
So i want to cross compile "twisted" on host machine (ubuntu) and then port twisted binary to the embedded system how to do it .
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Bug Problem connecting TLS client written in C++ and Twisted server gpropf 0 1,401 Jun-12-2022, 05:57 PM
Last Post: gpropf

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020