This is the mail archive of the gcc@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]

Re: Error report (gcc 3.1)


Alexandre Oliva <aoliva@redhat.com> writes:

| On May 16, 2002, Maurizio Loreti <loreti@pd.infn.it> wrote:
| 
| > In file included from /usr/soft/include/g++-v3/fstream:48,
| >                  from bar.cxx:1:
| > /usr/soft/include/g++-v3/bits/basic_file.h:52: parse error before `{' token
| 
| This file is not part of GCC 3.1.  GCC 3.1 would have installed it in
| /usr/soft/include/g++-v3/<target_alias>/basic_file.h. 

The current installation infrastructure doesn't do that.  The headers
are not (yet) versioned even though the binary is.  Sigh.  :-(

| Could it
| possibly be a left over from an earlier install of GCC?

Almost certainly.

-- Gaby


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