James Lockie <[EMAIL PROTECTED]> writes: > checking if start is defined by the compiler... no > checking if _start is defined by the compiler... no > configure: error: neither start nor _start is defined
The reason this happens is that the 64 bits compiler is used to test these things, while we do not need this 64 bits compiler. This is *VERY* annoying. Does someone know how we can fix this properly? And please don't come with the add libraries bullshit, I won't do this. GRUB 2 used to compile fine to me, after which it was broken about 6 months ago. This makes it very hard/annoying to me to work on GRUB 2 because my primary systems are x86_64. -- Marco _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel