pkgsrc-Users archive

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

python2.7 / 3.7 cross-compile for earmv4



Hello!

I try to cross compile python 2.6 and 3.7 on my x86_64 netbsd 8.1 machine for my slow little hpcarm (earmv4) Jornada 720.

Everytime I try to make a package I get the following error:

 

checking build system type... x86_64--netbsd

checking host system type... armv4--netbsdelf-eabi

checking for python3.7... python3.7

checking for python interpreter for cross build... python3.7

checking for --enable-universalsdk... no

checking for --with-universal-archs... no

checking MACHDEP... configure: error: cross build not supported for armv4--netbsdelf-eabi

*** Error code 1

 

Stop.

make[1]: stopped in /usr/pkgsrc/lang/python37

*** Error code 1

 

Stop.

make: stopped in /usr/pkgsrc/lang/python37

 

Can someone help me?

 

Regards

Stefan



Home | Main Index | Thread Index | Old Index