Cross-Compile Python for Windriver

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MalarN
    New Member
    • Nov 2009
    • 10

    Cross-Compile Python for Windriver

    Hello All,

    I need to cross compile Python for Wind River Linux(MIPS). Please give me the steps to do the same.

    Thanks & Regards,
    MalarN
  • Glenton
    Recognized Expert Contributor
    • Nov 2008
    • 391

    #2
    As long as you have
    Code:
    #/usr/bin/env python
    as your first line, it should cross compile, with relatively few exceptions.

    Comment

    Working...