This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libstdc++/6812: Missing definition of __c_file_type



>Number:         6812
>Category:       libstdc++
>Synopsis:       Missing definition of __c_file_type
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 25 06:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     carlo@alinoe.com
>Release:        3.1
>Organization:
>Environment:
i686-redhat-gnu-linux
>Description:
In file included from /usr/local/gcc-3.1/include/g++-v3/fstream:48,
                 from file.cc:1:
/usr/local/gcc-3.1/include/g++-v3/bits/basic_file.h:52: parse error before `{'
   token
>How-To-Repeat:
Compile the following file (a single line):

#include <fstream>

with g++-3.1 -c file.cc

If this is caused by me having glibc-2.2.4
then I think I should have been warned while
compiling g++-3.1.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]