Re: multiboot2.h includes stdint.h - not good

2009-03-23 Thread Pavel Roskin
On Mon, 2009-03-23 at 20:43 +0200, Vesa Jääskeläinen wrote: > Pavel Roskin wrote: > > By the way, I already noticed that the inclusion of stdint.h from > > multiboot2.h is one of the problems preventing cross-compilation of GRUB > > without the libc for the target. Perhaps GRUB should provide its

Re: multiboot2.h includes stdint.h - not good

2009-03-23 Thread Vesa Jääskeläinen
Pavel Roskin wrote: > By the way, I already noticed that the inclusion of stdint.h from > multiboot2.h is one of the problems preventing cross-compilation of GRUB > without the libc for the target. Perhaps GRUB should provide its > replacement for stdint.h when compiling for the target. Alternati

multiboot2.h includes stdint.h - not good

2009-03-23 Thread Pavel Roskin
Hello! The current GRUB reports this on stderr during compilation: In file included from loader/i386/multiboot_helper.S:21: ./include/multiboot2.h:37:20: error: stdint.h: No such file or directory In file included from loader/i386/multiboot_helper.S:21: ./include/multiboot2.h:37:20: error: stdint