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

2007-12-22 Thread tcoleman at autowares dot com
--- Comment #14 from tcoleman at autowares dot com 2007-12-22 20:18 --- (In reply to comment #12) I don't see it as so much a matter of "focus". A lot of applications test for _LARGE_FILES in the C library and will set it as a configuration option if supported. As fa

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

2007-12-19 Thread tcoleman at autowares dot com
--- Comment #6 from tcoleman at autowares dot com 2007-12-20 00:06 --- The test program will compile if you comment out the #undefs in cstdio. //#undef fgetpos //#undef fopen //#undef freopen //#undef fsetpos I've wrestled with this problem with G++ on AIX for years. In despar