ecgs problems...
Bill Huey
billh@burn.ucsd.edu
Fri Sep 4 13:58:00 GMT 1998
This happened under the latest source release of Kaffe...
I'm using the RedHat 5.1 release and the ecgs that comes with it...
Please reply to billh@burn.ucsd.edu
So that I know that this message got you guys...
And please tell me if there is a bug fix of this in the current release
version
of ecgs...
Thanks...
bill
================================
root@thezone> /maxtor/guavac-1.2% 30# make
for subdir in common compiler man doc checks; do \
echo making all in $subdir; \
(cd $subdir && make all) || exit 1; \
done
making all in common
make[1]: Entering directory `/maxtor/guavac-1.2/common'
c++ -g -I. -I.. -I./../common -I. -c JavaAttribute.C
/usr/include/g++/stl_alloc.h: In function `static char *
__default_alloc_template<threads,inst>::chunk_alloc(unsigned int, int
&)':
In file included from /usr/include/g++/alloc.h:21,
from /usr/include/g++/std/bastring.h:39,
from /usr/include/g++/string:6,
from cppstring.h:11,
from unicode_string.h:9,
from JavaConstant.h:9,
from JavaClassFile.h:9,
from JavaAttribute.h:10,
from JavaAttribute.C:6:
/usr/include/g++/stl_alloc.h:505: Internal compiler error.
/usr/include/g++/stl_alloc.h:505: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[1]: *** [JavaAttribute.o] Error 1
make[1]: Leaving directory `/maxtor/guavac-1.2/common'
make: *** [all] Error 1
root@thezone> /maxtor/guavac-1.2% 31#
More information about the Gcc-bugs
mailing list