Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43668

Re: Cross-compiling Python for ARM?

From Anssi Saari <as@sci.fi>
Newsgroups comp.lang.python
Subject Re: Cross-compiling Python for ARM?
Date 2013-04-16 17:22 +0300
Message-ID <vg3wqs2o8qo.fsf@coffee.modeemi.fi> (permalink)
References <7d6om8tigsjg0eqcpig5fl75dbth6qpflc@4ax.com>

Show all headers | View raw


Gilles <nospam@nospam.com> writes:

> I see Python mentioned in /usr/lib and /usr/share, and was wondering
> if all it'd take to solve this issue, is just to cross-compile the
> interpreter and the rest is just CPU-agnostic Python scripts.

I suppose. In any case, cross compiling Python shouldn't be that hard. I
just recently built 2.7.3 for my OpenWRT router since the packaged
Python didn't have readline support (some long standing linking issue
with readline and ncurses and uClibc).

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Cross-compiling Python for ARM? Gilles <nospam@nospam.com> - 2013-04-15 17:20 +0200
  Re: Cross-compiling Python for ARM? Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-15 20:50 -0400
  Re: Cross-compiling Python for ARM? Anssi Saari <as@sci.fi> - 2013-04-16 17:22 +0300
    Re: Cross-compiling Python for ARM? Gilles <nospam@nospam.com> - 2013-04-21 00:41 +0200

csiph-web