321 发表于 2015-7-21 12:00:24

请问arm架构下如何交叉编译grub4dos

打算编译出来给笔记本用的,在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

不点 发表于 2015-7-21 12:47:26

我也想知道该怎么办。

希望 Roy 能关注这个。

a__gu 发表于 2015-7-21 13:45:05

同在用Pi,不过不知道它是怎么引导启动的呢。。。
页: [1]
查看完整版本: 请问arm架构下如何交叉编译grub4dos