grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

objcopy fix (for x86_64)


From: Robert Millan
Subject: objcopy fix (for x86_64)
Date: Sun, 18 Nov 2007 11:47:38 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

This prevents objcopy from copying sections other than .text during the
./configure absolute address test.  On i386, our conftest only has .text
and .comment (which is skipped), but on x86_64 there's an additional
.eh_frame section which isn't skipped unless you tell it to.

Just one step further towards x86_64 grub ;-)

Comments?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)

Attachment: objcopy.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]