On Thu, Jun 11, 2009 at 10:20 PM, Pavel Roskin<pro...@gnu.org> wrote: > On Thu, 2009-06-11 at 22:05 +0200, Vladimir 'phcoder' Serbinenko wrote: > >> > I would suggest to undo commit 2290 for now. >> I think we should commit Pavel's patch on using same ld everywhere. > > You mean the ld script? I'll try to resurrect it, but now I'll need to > have a special case for the Apple build system. Just let the Apple's build system as it is. Unfortunately it doesn't support ld scripts > That should take care > of the BSS clearing. As for grub_PROG_LD_BUILD_ID_NONE, perhaps we need > to look for another approach. Possibilities 1) to test both with and without -nostdlib and check that at least one works. I don't like this one 2) rename main to main,start,_start,__start,_main or __main. Just find one that works by bruteforce in script > > -- > Regards, > Pavel Roskin > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel >
-- Regards Vladimir 'phcoder' Serbinenko _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel