This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ bootstrap failures on sparc-sun-solaris2.8 (analyzed)
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: libstdc++ bootstrap failures on sparc-sun-solaris2.8 (analyzed)
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 01 Aug 2001 15:07:23 -0300
- Cc: Mark Mitchell <mark at codesourcery dot com>, Gabriel Dos Reis <gdr at codesourcery dot com>, Phil Edwards <pedwards at disaster dot jaj dot com>, Richard Henderson <rth at redhat dot com>, Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, gcc at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, Jan Hubicka <jh at suse dot cz>
- Organization: GCC Team, Red Hat
- References: <200108011720.NAA26270@makai.watson.ibm.com>
On Aug 1, 2001, David Edelsohn <dje@watson.ibm.com> wrote:
> I am not exactly sure how to translate the try-catch block to the
> Makefile (:^). Should the shell commands become the actions for the
> std_limits.h target in the Makefile.am, including the testing?
Yep. I'd do something like:
try with GLIBCPP_IS_CROSS_COMPILING || \
try with 1 || \
use the generic version
> I guess Stephen Webb's changes already have been moved to the
> branch, so we cannot simply use my original patch there.
Right.
--
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