bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/20833] x32 kernel build error


From: ccoutant at gmail dot com
Subject: [Bug gold/20833] x32 kernel build error
Date: Mon, 21 Nov 2016 18:16:35 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20833

--- Comment #5 from Cary Coutant <ccoutant at gmail dot com> ---
(In reply to H.J. Lu from comment #3)
> Technically, gold is correct to complain relocation overflow.
> But vvar_vsyscall_gtod_data is in vvar page which is placed before
> vdso page:
> 
> 7fffe89d8000-7fffe89da000 r--p 00000000 00:00 0                         
> [vvar]
> 7fffe89da000-7fffe89dc000 r-xp 00000000 00:00 0                         
> [vdso]
> 
> There is no good way to express it. ld happens to store the absolute
> value of 0xffffe080 as 0xffffffffffffe080.

HJ, is the patch you posted above intended for trunk? Or do you want instead a
-z noreloc-overflow option?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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