Re: [PATCH] make grub2 compile with libc-less crosscompilers

2007-06-04 Thread Patrick Georgi
Yoshinori K. Okuji schrieb: Also, without grub-emu, how do you plan to debug GRUB? I'd have some questions relating to that to improve the patch, if possible. But first, please note that grub-emu currently can't work because argp.h and its features aren't provided on Solaris, so I can't test th

Re: [PATCH] make grub2 compile with libc-less crosscompilers

2007-05-31 Thread Patrick Georgi
Hi, any more comments or questions on this patch, so I can improve it if necessary? Thanks, Patrick Georgi Index: aclocal.m4 === RCS file: /sources/grub/grub2/aclocal.m4,v retrieving revision 1.6 diff -u -r1.6 aclocal.m4 --- aclo

Re: [PATCH] make grub2 compile with libc-less crosscompilers

2007-05-20 Thread Stefan Reinauer
* Yoshinori K. Okuji <[EMAIL PROTECTED]> [070519 19:44]: > On Saturday 19 May 2007 17:30, Patrick Georgi wrote: > > I'm now using a cross compiler with target "i386-elf", ie. no operating > > system specification, which works fine so far. With grub2 I had an issue > > in the configuration process a

Re: [PATCH] make grub2 compile with libc-less crosscompilers

2007-05-19 Thread Patrick Georgi
Yoshinori K. Okuji schrieb: On Saturday 19 May 2007 17:30, Patrick Georgi wrote: the target compiler that link libc (and potentially even more libs) - which don't exist in my configuration. As those are not necessary, I decided to modify grub2 instead of messing around even more with the not-

Re: [PATCH] make grub2 compile with libc-less crosscompilers

2007-05-19 Thread Yoshinori K. Okuji
On Saturday 19 May 2007 17:30, Patrick Georgi wrote: > I'm now using a cross compiler with target "i386-elf", ie. no operating > system specification, which works fine so far. With grub2 I had an issue > in the configuration process as some tests try to build executables with > the target compiler

[PATCH] make grub2 compile with libc-less crosscompilers

2007-05-19 Thread Patrick Georgi
Hi, I'll work on LinuxBIOS as part of the GSoC 2007 and I'm tasked to enable grub2 as payload for LinuxBIOSv3. Currently, I'm preparing my workspace, and I had some issues with getting grub2 to build on my Solaris machine as solaris-gccs tend to use sun as and sun ld in the back end which have a