From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14565 invoked by alias); 9 May 2003 08:16:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 14533 invoked by uid 71); 9 May 2003 08:16:00 -0000 Date: Fri, 09 May 2003 08:16:00 -0000 Message-ID: <20030509081600.14532.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: =?iso-8859-1?Q?Fr=E9d=E9ric_P=E9trot?= Subject: Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host Reply-To: =?iso-8859-1?Q?Fr=E9d=E9ric_P=E9trot?= X-SW-Source: 2003-05/txt/msg00703.txt.bz2 List-Id: The following reply was made to PR bootstrap/4753; it has been noted by GNATS. From: =?iso-8859-1?Q?Fr=E9d=E9ric_P=E9trot?= To: Dara Hazeghi Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, Frederic.Petrot@lip6.fr Subject: Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host Date: Fri, 9 May 2003 10:08:14 +0200 On Wed, May 07, 2003 at 08:06:48PM -0700, Dara Hazeghi wrote: > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- > trail&database=gcc&pr=4753 > > Hello, > > mipel-coff is an obsoleted target, which currently fails to bootstrap > (see PR 7637), so I think we should either suspend or close this PR. I > don't think we get far enough in the bootstrap to even try to compile > the files in question (and dp-bit.c doesn't exist any more either). > > Dara A simple work around in gcc-3.2 is to comment the following line in varasm.c 2012 #if 0 2013 /* Fred: 2014 /dsk/l1/fred/disydent/current/gnu/gcc-3.2.2/gcc/libgcc2.c:62: 2015 Internal compiler error in assemble_integer, at varasm.c:2013 2016 Please submit a full bug report, 2017 with preprocessed source if appropriate. 2018 */ 2019 2020 if (force) 2021 abort (); 2022 #endif I'll move to mipsel-elf (that builds fine), since this is «~le sens de l'Histoire~». Thnaks anyway for keeping me informed. Fred -- @----------------------,-,-----,-------------------------------------@ |Ad augusta Frederic PETROT: MC d'ASIM/LIP6/UPMC (Paris VI) | |Per angusta 65-66/403 4 place Jussieu, 75252 Paris Cedex 05 | |Work:331 44275415 Fax:331 44277280 Frederic.Petrot@lip6.fr | |Home:331 47129513 //www-asim.lip6.fr/~fred/ | +--------------------------------------------------------------------+ |Alliance CAD System //www-asim.lip6.fr/alliance | |Digital System Design Environment //www-asim.lip6.fr/disydent | @--------------------------------------------------------------------@