------- 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