Python 3.5 Cross Compile for ARM

2016-05-23 Thread billy . t . west
Hi. Can anyone point me to documentation/instructions for cross compiling Python 3.5? I'm trying to compile Python for an ARM processor. It seems like something broke with cross compilation in 3.5 and a patch was created (https://bugs.python.org/issue22359), but I don't even know where to beg

Re: compile for ARM

2007-10-14 Thread mickeyl
Rafael Marin Perez <[EMAIL PROTECTED]> wrote: > Hello > > I'm Rafael Marin, and work as reseacher in University of Murcia (Spain). > > I want to install and compile modules of python2.4 in a ARMv5b > architecture. > > Any idea? Use OpenEmbedded [http://openembedded.org], I've already done every

Re: compile for ARM

2007-09-20 Thread Nick Craig-Wood
Paul Boddie <[EMAIL PROTECTED]> wrote: > On 19 Sep, 20:36, Paul McGuire <[EMAIL PROTECTED]> wrote: > The inquirer might also consider crosstool, which is good at building > cross-compilers for GNU/Linux targeting "Embedded Linux": > > http://www.kegel.com/crosstool/ > > As for building Pytho

Re: compile for ARM

2007-09-19 Thread Paul Boddie
On 19 Sep, 20:36, Paul McGuire <[EMAIL PROTECTED]> wrote: > > The gumstix buildroot requires a Linux platform - I was able to build > Python for gumstix using a Debian environment. The gumstix mailing > list and wiki were very helpful. The inquirer might also consider crosstool, which is good at

Re: compile for ARM

2007-09-19 Thread Paul McGuire
On Sep 19, 12:41 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > Rafael Marin Perez schrieb: > > > Hello > > > I'm Rafael Marin, and work as reseacher in University of Murcia (Spain). > > > I want to install and compile modules of python2.4 in a ARMv5b > > architecture. > > > Any idea? > > You

Re: compile for ARM

2007-09-19 Thread Diez B. Roggisch
Rafael Marin Perez schrieb: > Hello > > I'm Rafael Marin, and work as reseacher in University of Murcia (Spain). > > I want to install and compile modules of python2.4 in a ARMv5b > architecture. > > Any idea? You might consider looking at the gumstix-project. They feature a linux-distro inclu

compile for ARM

2007-09-19 Thread Rafael Marin Perez
Hello I'm Rafael Marin, and work as reseacher in University of Murcia (Spain). I want to install and compile modules of python2.4 in a ARMv5b architecture. Any idea? Thank for your time. Regards, Rafa. -- http://mail.python.org/mailman/listinfo/python-list