This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bastring.h trouble on mips-sgi-irix5.2
- To: egcs at cygnus dot com, lerdsuwa at scf-fs dot usc dot edu
- Subject: Re: bastring.h trouble on mips-sgi-irix5.2
- From: Kate Hedstrom <kate at ahab dot rutgers dot edu>
- Date: Tue, 11 Nov 1997 09:27:02 -0500 (EST)
> > std/bastring.h:115: parse error before `<'
> I got the same problem yesterday. I solved it by deleting all empty
> files in the libstdc++ directory (such as 'iterator', 'vector', etc.).
> 'patch' didn't delete old files that are no longer part of the 971105
> snapshot.
Thanks! That fixed it. My husband suggested that it might be from
using the patch files and I said, no, because it behaved on the Sun.
It looks like patch on the Sun deleted those files. The Sun has a new
gnu version of patch while the other systems have the old friendly,
verbose version. Time to upgrade patch ...
Kate