Quoting Bean <[EMAIL PROTECTED]>:

Hi,

This patch use customized linker script to build *.img and *.mod
files, it should remove unnecessary sections created by the compiler.

Thanks! Looks good to me. Actually, if we stop using objcopy, we don't need to test it at all. Or we can reuse the test to test ld in place of objcopy.

I tend to prefer the removal of grub_PROG_OBJCOPY_ABSOLUTE, as it's designed to find a specific bug in some old version of objcopy, and if we discover any issues with ld (I hope not), we'll have to use different tests to detect them.

We may want to use architecture specific ld scripts, but that can be corrected in further patches.

--
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to