This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include <iostream>
- From: "dje at watson dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2007 20:52:40 -0000
- Subject: [Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include <iostream>
- References: <bug-20366-10214@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from dje at watson dot ibm dot com 2007-12-22 20:52 -------
Subject: Re: AIX g++ -D_LARGE_FILES fails to compile #include <iostream>
>>>>> tcoleman at autowares dot com writes:
Tom> Does G++ really have to be either one way or the other? Can't it also
include
Tom> conditional code to check for _LARGE_FILES? Maybe I'm missing something
here.
GNU libc does not use _LARGE_FILE to distinguish large offsets in
32-bit file I/O. Why would the GCC libstdc++ community be interested in
complicating its header files with AIX-specific checks?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20366