On 2009-05-30, Donald Allen <donaldcal...@gmail.com> wrote:
> So, I'd like to ask why grub is apparently unsupported on the amd64
> architecture?

It doesn't build. If you add amd64 to ONLY_FOR_ARCHS and try it:

configure:2421: checking for C compiler default output file name
configure:2424: cc -m32 -ftrampolines -fno-stack-protector   conftest.c  >&5
/usr/bin/ld: warning: i386 architecture of input file `/tmp//ccaLz6Cb.o' is 
incompatible with i386:x86-64 output
configure:2427: $? = 0
configure:2473: result: a.out
configure:2478: checking whether the C compiler works
configure:2484: ./a.out
Segmentation fault (core dumped)
configure:2487: $? = 139
configure:2494: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

Reply via email to