On Thu, 2009-06-11 at 22:27 +0200, Vladimir 'phcoder' Serbinenko wrote:

> Possibilities
> 1) to test both with and without -nostdlib and check that at least one
> works. I don't like this one

Me neither.

> 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.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to