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