Subject: gcc internal error?
To: MacBSD <port-mac68k@netbsd.org>
From: Riccardo Mottola <zuse@libero.it>
List: port-mac68k
Date: 05/25/2003 13:52:02
Hello,

i run lintpkgsrc -i to check for updates,
it told me a newe blackbox was available.
So i typed make update... and crossed fingers.
What I get is:

[snip]
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern'
 on explicit instantiations
Screen.cc: In method `void BScreen::LoadStyle()':
Screen.cc:742: Internal compiler error.
Screen.cc:742: Please submit a full bug report.
Screen.cc:742: See <URL:http://www.gnu.org/software/gcc/bugs.html> for
instructi
ons.
*** Error code 1


[snip]

previous version compiled without problems...

any suggestions? did it happen to someone else?
I tried 2 times, with a completely idle quadra.

-ric