[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E04C38F7-0FF7-4B8A-8A3B-9EC135BFEB4F@gmail.com>
Date: Wed, 3 Jul 2013 22:37:47 +1000
From: Daniel Tang <dt.tangr@...il.com>
To: Michal Marek <mmarek@...e.cz>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
trivial@...nel.org, David Daney <david.daney@...ium.com>
Subject: Re: [PATCH 1/2] Fix a build warning in scripts/sortextable.h
Hi,
On 03/07/2013, at 10:28 PM, Michal Marek <mmarek@...e.cz> wrote:
>
>
> What is the type of Elf64_Shdr::sh_offset in OS X's <elf.h>? In glibc,
> this is Elf64_Off, which is a typedef name for uint64_t.
Huh, that's weird. Elf64_Off is defined as unsigned long in my elf.h which isn't 64 bit on x86_64 pretty sure.
It's a problem on my side then, apologies.
>
> Michal
Cheers,
tangrs--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists