pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

AW: python2.7 / 3.7 cross-compile for earmv4



Hi!
Thank you for your answer.
I already have the armv4 toolchain. Other programs from pkgsrc cross compile
well.
The problem is "icu" and many other packages have python as dependency and
want to build it.


Regards
Stefan



-----Ursprüngliche Nachricht-----
Von: John Klos [mailto:john%ziaspace.com@localhost] 
Gesendet: Mittwoch, 6. November 2019 23:32
An: pkgsrc-users%NetBSD.org@localhost
Cc: Stefan Lehner
Betreff: Re: python2.7 / 3.7 cross-compile for earmv4

Hello, Stefan,

Cross compiling requires an armv4 toolchain, which is simple enough to 
make using NetBSD's sources and build.sh, but you can avoid all of that if 
you want by using pkgsrc binary packages:

PKG_PATH=http://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/earmv4/8.0_2019Q3/
All/

For instance, here's Python 3.7:

http://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/earmv4/8.0_2019Q3/All/pytho
n37-3.7.4.tgz

Enjoy!

John Klos



Home | Main Index | Thread Index | Old Index