Re: [build failure] GCC 4.1.3 support?

2012-07-27 Thread Grégoire Sutre
More data, this time on Debian GNU/Linux (squeeze) amd64. - successful build with GCC 4.4.5 - build failure with GCC 4.3.5 The failure with GCC 4.3.5 is: make[2]: Entering directory `/tmp/grub-2.00' gcc-4.3 -DHAVE_CONFIG_H -I. -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_LIBDIR=\"/usr/local/lib

[build failure] GCC 4.1.3 support?

2012-07-27 Thread Grégoire Sutre
Hi, Configuring GRUB 2.00 on NetBSD 5.1.2 gives the following error: checking if C symbols get an underscore after compilation... configure: error: gcc failed to produce assembly code This comes from warnings -Waddress, -Wempty-body and -Woverflow that are not supported by gcc on this system,