On Sun, Aug 24, 2008 at 11:25 PM, Felix Zielcke <[EMAIL PROTECTED]> wrote: > Am Sonntag, den 24.08.2008, 23:11 +0800 schrieb Bean: > Hi Bean, > >> Hi, >> >> I just check, _GNU_SOURCE is defined for mingw, but asprintf is still >> missing. I guess mingw implementation is not so completed. > > Oh sorry I forgot to tell you that you may need to add a `#include > config.h' > For my util/getroot.c patch where I use asprintf I had to do it else it > wasn't defined.
Hi, The result is the same after adding config.h. BTW, I check the internet, there is a patch to add asprintf to mingw, so this function might be available soon. -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel