libjava 3_0-branch failed bootstrap

Gordon Sadler gbsadler1@lcisp.com
Sun Jun 10 12:27:00 GMT 2001


Last night's bootstrap failed apparently due to this:
In file included from /usr/src/cvs/gcc-3.0/libjava/exception.cc:118:
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h: In function `unsigned int
size_of_encoded_value(unsigned char)':
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h:76: `abort' undeclared in namespace `std'
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h:77: warning: control reaches end of
  non-void function 
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h: In function `_Unwind_Ptr
base_of_encoded_value(unsigned char, _Unwind_Context*)':
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h:104: `abort' undeclared in namespace `std'
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h:105: warning: control reaches end of
  non-void function
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h: In function `const unsigned char*
read_encoded_value_with_base(unsigned char, unsigned int, const unsigned
char*, _Unwind_Ptr*)':
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h:207: `abort' undeclared in namespace `std'
/usr/src/cvs/gcc-3.0/gcc/unwind-pe.h:127: warning: `_Unwind_Ptr result' might
be used uninitialized in this function
make[3]: *** [exception.lo] Error 1


RCS file: /cvs/gcc/gcc/gcc/unwind-pe.h,v
Working file: unwind-pe.h
head: 1.5
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 9;     selected revisions: 1
description:
----------------------------
revision 1.2.2.4
date: 2001/06/09 17:58:28;  author: bkoz;  state: Exp;  lines: +10 -3

2001-06-09  Benjamin Kosnik  <bkoz@redhat.com>

        * unwind-pe.h: Conditionally qualify references to abort with
	        std::.
=============================================================================
-- 
Gordon Sadler



More information about the Java mailing list