This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Further on gcc-3.0 sparc-solaris bootstrap failure


On Jun  9, 2001, Alexandre Oliva <aoliva@redhat.com> wrote:

> Index: libstdc++-v3/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>

> 	* acinclude.m4 (AC_EXEEXT): Work around in case it expands to
> 	nothing, as in autoconf 2.50.
> 	* configure: Rebuilt.

Ben asked me to go ahead and check the libstdc++-v3 changes in the
branch too, so I'm doing so.

> Index: boehm-gc/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>

> 	* configure.in (AC_EXEEXT): Work around in case it expands to
> 	nothing, as in autoconf 2.50.
> 	* configure: Rebuilt.

> Index: libjava/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>

> 	* acinclude.m4 (AC_EXEEXT): Work around in case it expands to
> 	nothing, as in autoconf 2.50.
> 	* configure: Rebuilt.

These ChangeLog entries were wrong.  Fixed versions follow:

Index: boehm-gc/ChangeLog
from  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>

	* configure.in (AC_EXEEXT): Work around in case it expands to
	nothing, as in autoconf 2.50.
	* acinclude.m4: Likewise.
	* aclocal.m4, configure: Rebuilt.

Index: libjava/ChangeLog
from  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>

	* acinclude.m4 (AC_EXEEXT): Work around in case it expands to
	nothing, as in autoconf 2.50.
	* aclocal.m4, configure: Rebuilt.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]