[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include <iostream>
bugzilla-gcc at thewrittenword dot com
gcc-bugzilla@gcc.gnu.org
Fri Dec 21 23:25:00 GMT 2007
------- Comment #13 from bugzilla-gcc at thewrittenword dot com 2007-12-21 23:25 -------
(In reply to comment #12)
> If AIX G++ users are focussing on 64-bit apps and large files, I'm willing to
> switch the default to _LARGE_FILES. The changes would be in
> gcc/config/rs6000/aix*.h CPP_SPEC and libstdc++/config/os/aix/os_defines.h,
> plus any fallout from the change.
We only care about -D_LARGE_FILES to support files >2G while running a 32-bit
app. We're not building any 64-bit apps.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20366
More information about the Gcc-bugs
mailing list