This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13682] Compile error with cstdio: fgetpos not declared on AIX
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2004 19:30:36 -0000
- Subject: [Bug c++/13682] Compile error with cstdio: fgetpos not declared on AIX
- References: <20040114155412.13682.richard_wheeler@cinfin.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-14 19:30 -------
Because it looks like one of your header file somewhere either in installed by gcc or your system
header files is changing the definition. Still not a GCC problem, try to make sure that all of system
header files are uptodate. And then reinstall GCC.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13682