pkgsrc-Users archive

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

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/python37-3.7.4.tgz

Enjoy!

John Klos


Home | Main Index | Thread Index | Old Index