From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26628 invoked by alias); 22 May 2003 03:08:17 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26459 invoked from network); 22 May 2003 03:08:15 -0000 Received: from unknown (HELO baradas.org) (66.166.225.55) by sources.redhat.com with SMTP; 22 May 2003 03:08:15 -0000 Received: by baradas.org (Postfix, from userid 500) id AB20298B6D; Wed, 21 May 2003 23:07:56 -0400 (EDT) From: Peter Barada To: pbarada@mail.wm.sps.mot.com Cc: randy.rude@gdcanada.com, kai.ruottu@luukku.com, gcc@gcc.gnu.org, crossgcc@sources.redhat.com In-reply-to: <200305211509.h4LF98K00400@hyper.wm.sps.mot.com> (message from Peter Barada on Wed, 21 May 2003 11:09:08 -0400) Subject: Re: failure building gcc-3.3 (broken libiberty/vsprintf.c or build?) References: <20030520053204.ADDB298982@baradas.org> <3EC9F529.6060106@luukku.com> <20030521034551.108CE98982@baradas.org> <20030521063417.3C30B98982@baradas.org> <1053527958.14557.1.camel@d1d6k111.bowman.gdcanada.com> <200305211509.h4LF98K00400@hyper.wm.sps.mot.com> Message-Id: <20030522030756.AB20298B6D@baradas.org> Date: Thu, 22 May 2003 03:14:00 -0000 X-SW-Source: 2003-05/txt/msg01984.txt.bz2 >>This looks familiar. Try applying the hashtab.c portion of this patch: >>http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00726.html > >Cool, I'll try it and see what happens. That worked, but I still get the ubiquitous failure rgarding div_t undeclared. See: http://gcc.gnu.org/ml/gcc/2003-04/msg01321.html http://gcc.gnu.org/ml/gcc/2002-06/msg01602.html For more information on this well-observed failure. If I remove obj/gcc/include/stdlib.h and stat up the build, gcc-3.3 completes. Has anyone else seen this for other cross targets, and does *anyone* have an idea how to best get past this? Thanx in advance! -- Peter Barada peter@baradas.org