[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include <iostream>

dsanderson at panasas dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 20 00:17:00 GMT 2007



------- Comment #7 from dsanderson at panasas dot com  2007-12-20 00:17 -------
Note that my originally stated workaround -- to compile with -maix64 -- doesn't
really work beyond helping the compile to succeed.  Using -maix64 gives you a
64-bit executable (e.g. with 64-bit pointers and a 64-bit off_t) that can't
access large files.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20366



More information about the Gcc-bugs mailing list