This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] |
On Fri, Jul 6, 2012 at 7:15 AM, Andreas Jaeger <aj@suse.com> wrote:On 07/06/2012 04:05 PM, H.J. Lu wrote:
Hi,
On x86-64, ILP32 with large off_t (64-bit) can be either -mx32 or -m32 with "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64". This patch adds a configure time option to choose which one to use for ILP32_OFFBIG. Any comments?
I'm not sure what you're doing, this sounds really wrong to me and I smell an ABI breakage. So, please help me to understand the problem you're trying to solve.
Could you show a short example program that has a problem and explain the problem a bit more?
See:
http://sourceware.org/ml/libc-alpha/2012-05/msg02093.html
Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |