Subject: Is g++ broken?
To: current users <current-users@NetBSD.ORG>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 08/04/1997 23:17:30
OK, after having updated everything to last Tuesday's -current, I decided
to do an incremental `make UPDATE=update build' to get even more current.
But, it seems that something has broken in g++ - whenever it comes across
something like
char _shortbuf[1];
it spits out a rather nasty looking error message:
In file included from /src/gnu/lib/libg++/libstdc++/../libio/iolibio.h:1,
from /src/gnu/lib/libg++/libstdc++/../libio/libioP.h:30,
from /src/gnu/lib/libg++/libstdc++/../libio/editbuf.cc:30:
/src/gnu/lib/libg++/libstdc++/../libio/libio.h:198: Internal compiler error.
/src/gnu/lib/libg++/libstdc++/../libio/libio.h:198: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'.
*** Error code 1
Stop.
Any ideas?
-----------------------------------------------------------------------------
| Paul Goyette | PGP Public Key fingerprint: | E-mail addresses: |
| Network Consultant | 0E 40 D2 FC 2A 13 74 A0 | paul@whooppee.com |
| and kernel hacker | E4 69 D5 BE 65 E4 56 C6 | paul_goyette@ins.com |
-----------------------------------------------------------------------------