Hi All,
I am using GCC 3.46 version for AIX 5.1 platform.

I have used the -D_LARGE_FILES -D_LARGE_FILE_API as part of compiler options.
Then i received the follwoing error:
/opt/gccsrc1/GCC_INSTALL_DIR/lib/gcc/powerpc-ibm-aix5.1.0.0/3.4.6/../../../../include/c++/3.4.6/cstdio:108:
error: `::fgetpos' has not been declared
/opt/gccsrc1/GCC_INSTALL_DIR/lib/gcc/powerpc-ibm-aix5.1.0.0/3.4.6/../../../../include/c++/3.4.6/cstdio:110:
error: `::fopen' has not been declared
/opt/gccsrc1/GCC_INSTALL_DIR/lib/gcc/powerpc-ibm-aix5.1.0.0/3.4.6/../../../../include/c++/3.4.6/cstdio:115:
error: `::freopen' has not been declared
/opt/gccsrc1/GCC_INSTALL_DIR/lib/gcc/powerpc-ibm-aix5.1.0.0/3.4.6/../../../../include/c++/3.4.6/cstdio:118:
error: `::fsetpos' has not been declared
Is this the problem of GCC ?
Is there any workaround , please help me to come up from this problem.

Rgs,
Kithsiri

Reply via email to