public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host
@ 2003-05-09  9:16 Dara Hazeghi
  0 siblings, 0 replies; 4+ messages in thread
From: Dara Hazeghi @ 2003-05-09  9:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1149 bytes --]

The following reply was made to PR bootstrap/4753; it has been noted by GNATS.

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: "Frédéric_Pétrot" <Frederic.Petrot@lip6.fr>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host
Date: Fri, 9 May 2003 02:12:22 -0700 (PDT)

 Hello,
 
 >   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.
 
 No problem. Thanks for the response. 
 
 Dara
 
 __________________________________
 Do you Yahoo!?
 The New Yahoo! Search - Faster. Easier. Bingo.
 http://search.yahoo.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host
@ 2003-05-09  8:16 Frédéric Pétrot
  0 siblings, 0 replies; 4+ messages in thread
From: Frédéric Pétrot @ 2003-05-09  8:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2142 bytes --]

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?= <Frederic.Petrot@lip6.fr>
To: Dara Hazeghi <dhazeghi@yahoo.com>
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 |
 @--------------------------------------------------------------------@


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host
@ 2003-05-08 10:55 giovannibajo
  0 siblings, 0 replies; 4+ messages in thread
From: giovannibajo @ 2003-05-08 10:55 UTC (permalink / raw)
  To: Frederic.Petrot, gcc-bugs, gcc-prs, nobody

Synopsis: [mips] fails to build libgcc for mips target on linux host

State-Changed-From-To: open->closed
State-Changed-By: bajo
State-Changed-When: Thu May  8 10:55:15 2003
State-Changed-Why:
    mipel-coff is now obsoleted

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4753


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host
@ 2003-05-08  3:16 Dara Hazeghi
  0 siblings, 0 replies; 4+ messages in thread
From: Dara Hazeghi @ 2003-05-08  3:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/4753; it has been noted by GNATS.

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
   Frederic.Petrot@lip6.fr
Cc:  
Subject: Re: bootstrap/4753: [mips] fails to build libgcc for mips target on linux host
Date: Wed, 7 May 2003 20:06:48 -0700

 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
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-09  9:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-09  9:16 bootstrap/4753: [mips] fails to build libgcc for mips target on linux host Dara Hazeghi
  -- strict thread matches above, loose matches on Subject: below --
2003-05-09  8:16 Frédéric Pétrot
2003-05-08 10:55 giovannibajo
2003-05-08  3:16 Dara Hazeghi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).