bootstrap/4753: [mips] fails to build libgcc for mips target on linux host

Frédéric Pétrot Frederic.Petrot@lip6.fr
Fri May 9 08:23:00 GMT 2003


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 |
@--------------------------------------------------------------------@



More information about the Gcc-bugs mailing list