On Thu, Jun 11, 2009 at 10:34 PM, Pavel Roskin<pro...@gnu.org> wrote: > On Thu, 2009-06-11 at 22:27 +0200, Vladimir 'phcoder' Serbinenko wrote: >> 2) rename main to main,start,_start,__start,_main or __main. Just find >> one that works by bruteforce in script > > We can use -Wl,--defsym,___main=0x8100 as it's done elsewhere in > configure.ac. Let me just check it doesn't break anything. I'm ok with this one. I have no access to Apple's toolchain right now but it was reported to me it has a similar problem. There -Wl,--defsym,start=0x8100 -Wl,--defsym,_start=0x8100 should help. I'll tell tomorrow exactly > > -- > 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