This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help needed to track down bug: linking Linux kernel with gold creates unbootable kernel


On Thu, Apr 22, 2010 at 8:05 PM, Ian Lance Taylor <iant@google.com> wrote:
> David Miller <davem@davemloft.net> writes:
>
>> In fact doesn't the x86_64 specification explicitly state that the
>> default maximum page size is to be 2MB in ELF objects?
>
> No, it says "Systems are permitted to use any power-of-two page size
> between 4KB and 64KB, inclusive."
>

What are "Systems" here? Gold? There is no way for any OS to
load a binary created by the default gold with 8K, 16K, 32K,
64K page sizes.

With ld, OS can use different page sizes up to 2MB.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]