public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: law@cygnus.com
Cc: egcs@cygnus.com
Subject: Re: bastring.h trouble on mips-sgi-irix5.2
Date: Mon, 10 Nov 1997 16:08:00 -0000	[thread overview]
Message-ID: <9711102343.AA01932@moene.indiv.nluug.nl> (raw)
In-Reply-To: <25430.879185330@cygnus.com>

Kate wrote:

- - - - - - - - - - 8< - - - - - - - - - - - - 8< - - - - - - - - -

I tried a "make bootstrap-lean" on mips-sgi-irix5.2,
xxxconfig.status has --host=mips-sgi-irix5.2 --with-gnu-as --norecursion.
The build failed with:

        /d0/kate/gnu/egcs-971105/gcc/xgcc
- -B/d0/kate/gnu/egcs-971105/gcc/ -c -g -O2 -fno-implicit-templates -I.
- -I./stl -I../libio -I./../libio -nostdinc++  stdexcepti.cc
In file included from string:6,
                 from stdexcept:36,
                 from stdexcepti.cc:8:
std/bastring.h:115: parse error before `<'
std/bastring.h:116: parse error before `<'
std/bastring.h:372: syntax error before `('
std/bastring.h: In method `basic_string<charT,traits>::basic_string()':
std/bastring.h:144: class `basic_string<charT,traits>' does not have
any field named `dat'
std/bastring.h: In method
`basic_string<charT,traits>::basic_string(const class
basic_string<charT,traits> &)':
std/bastring.h:145: class `basic_string<charT,traits>' does not have
any field named `dat'

and so on.  The first two lines it complains about are:

   115    typedef ::reverse_iterator<iterator> reverse_iterator;
   116    typedef ::reverse_iterator<const_iterator>  
const_reverse_iterator;

- - - - - - - - - - 8< - - - - - - - - - - - - 8< - - - - - - - - -

I got exactly the same error as Kate, on m68k-next-nextstep3, after  
repairing the fact that, as distributed, egcs doesn't `fixinclude'  
the directory /NextDeveloper/Headers.

However, I do note that not everyone is reporting this error.   
Might it be that I get it because I updated egcs from egcs-971031 to  
egcs-971105 using the ...diff.gz ?  Kate ?

HTH,
Toon.

BTW: I did `./configure --prefix=/usr/test; make bootstrap'

  reply	other threads:[~1997-11-10 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-10 13:47 Jeffrey A Law
1997-11-10 16:08 ` Toon Moene [this message]
1997-11-11  7:49   ` Jeffrey A Law
1997-11-10 19:34 ` Kriang Lerdsuwanakij
1997-11-11  6:24 Kate Hedstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9711102343.AA01932@moene.indiv.nluug.nl \
    --to=toon@moene.indiv.nluug.nl \
    --cc=egcs@cygnus.com \
    --cc=law@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).