From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25467 invoked by alias); 3 Feb 2003 19:06:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 25448 invoked by uid 71); 3 Feb 2003 19:06:01 -0000 Resent-Date: 3 Feb 2003 19:06:01 -0000 Resent-Message-ID: <20030203190601.25447.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, rutt@chezrutt.com Received: (qmail 14635 invoked by uid 48); 3 Feb 2003 19:03:19 -0000 Message-Id: <20030203190319.14634.qmail@sources.redhat.com> Date: Mon, 03 Feb 2003 19:06:00 -0000 From: rutt@chezrutt.com Reply-To: rutt@chezrutt.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: libstdc++/9551: AIX c++ and large files X-SW-Source: 2003-02/txt/msg00130.txt.bz2 List-Id: >Number: 9551 >Category: libstdc++ >Synopsis: AIX c++ and large files >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Feb 03 19:06:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: rutt@chezrutt.com >Release: gcc 3.2.1 >Organization: >Environment: aix 5.1 >Description: Compile any c++ file that includes iostream with -D_LARGE_FILES (needed to be able to access files > 2GB). I get In file included from /usr/local/include/c++/3.2.1/powerpc-ibm-aix5.1.0.0/bits/c++io.h:35, from /usr/local/include/c++/3.2.1/bits/fpos.h:44, from /usr/local/include/c++/3.2.1/iosfwd:46, from /usr/local/include/c++/3.2.1/ios:44, from /usr/local/include/c++/3.2.1/ostream:45, from /usr/local/include/c++/3.2.1/iostream:45, from ../../../dev/src/intcache/protocol/noc.c:20: /usr/local/include/c++/3.2.1/cstdio:108: `fgetpos' not declared /usr/local/include/c++/3.2.1/cstdio:110: `fopen' not declared /usr/local/include/c++/3.2.1/cstdio:115: `freopen' not declared /usr/local/include/c++/3.2.1/cstdio:118: `fsetpos' not declared >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: