Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43668
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed1.swip.net!newsfeed3.funet.fi!newsfeeds.funet.fi!news.cc.tut.fi!not-for-mail |
|---|---|
| From | Anssi Saari <as@sci.fi> |
| Newsgroups | comp.lang.python |
| Subject | Re: Cross-compiling Python for ARM? |
| Date | Tue, 16 Apr 2013 17:22:55 +0300 |
| Lines | 10 |
| Message-ID | <vg3wqs2o8qo.fsf@coffee.modeemi.fi> (permalink) |
| References | <7d6om8tigsjg0eqcpig5fl75dbth6qpflc@4ax.com> |
| NNTP-Posting-Host | 2001:708:310:3430:fce3:88d9:4286:2c3f |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Trace | news.cc.tut.fi 1366122175 21053 2001:708:310:3430:fce3:88d9:4286:2c3f (16 Apr 2013 14:22:55 GMT) |
| X-Complaints-To | abuse@tut.fi |
| NNTP-Posting-Date | Tue, 16 Apr 2013 14:22:55 +0000 (UTC) |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| Cancel-Lock | sha1:AKv+ViFwKpJGhP7+0ImD4MVGPL0= |
| Xref | csiph.com comp.lang.python:43668 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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