|
打算编译出来给笔记本用的,在arm架构的树莓派raspbian系统上./configure显示CPU不支持。请问该怎么解决呢?
(不知道是不是因为很久没上线了,刚回帖被删了。g4d区新人不懂规矩请多多包涵。)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking build system type... armv6l-unknown-linux-gnu
checking host system type... armv6l-unknown-linux-gnu
configure: error: unsupported CPU type |
|