public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
@ 2003-05-25 22:14 ` pinskia@physics.uc.edu
  2003-06-13 15:04 ` [Bug bootstrap/7608] " ebotcazou@gcc.gnu.org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-25 22:14 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia@physics.uc.edu  2003-05-25 21:56 -------
Can you try to bootstrap gcc 3.3, since 3.2 is no longer supported or being updated?



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
  2003-05-25 22:14 ` [Bug libgcj/7608] libgcj build fails pinskia@physics.uc.edu
@ 2003-06-13 15:04 ` ebotcazou@gcc.gnu.org
  2003-06-13 17:34 ` gregd@broadcom.com
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: ebotcazou@gcc.gnu.org @ 2003-06-13 15:04 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608



------- Additional Comments From ebotcazou@gcc.gnu.org  2003-06-13 15:04 -------
No, rather of broken GNU binutils and/or misconfiguration.

According to http://gcc.gnu.org/install/specific.html#*-*-solaris2*, all GNU
binutils prior to 2.11.2 have known bugs on Solaris. Moreover, CONFIG_SHELL must
be set to /bin/ksh in the environment before configuring.


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
  2003-05-25 22:14 ` [Bug libgcj/7608] libgcj build fails pinskia@physics.uc.edu
  2003-06-13 15:04 ` [Bug bootstrap/7608] " ebotcazou@gcc.gnu.org
@ 2003-06-13 17:34 ` gregd@broadcom.com
  2003-07-18 18:56 ` dhazeghi at yahoo dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: gregd@broadcom.com @ 2003-06-13 17:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608



------- Additional Comments From gregd@broadcom.com  2003-06-13 17:33 -------
Subject: Re:  libgcj build fails


I have not tried this like I said I would.  I believe I will have time 
this weekend and let you know by Monday.  I will make sure I use the 
latest binutils.

Cheers,
Greg


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
                   ` (2 preceding siblings ...)
  2003-06-13 17:34 ` gregd@broadcom.com
@ 2003-07-18 18:56 ` dhazeghi at yahoo dot com
  2003-07-18 19:31 ` ebotcazou at libertysurf dot fr
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-18 18:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608



------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 18:56 -------
Looks an awful lot like what Alan fixed in binutils (I'm presuming 2.14): http://mail.gnu.org/
archive/html/bug-gnu-utils/2002-09/msg00263.html. Eric, perhaps we should update the 
required binuilts for Solaris?


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
                   ` (3 preceding siblings ...)
  2003-07-18 18:56 ` dhazeghi at yahoo dot com
@ 2003-07-18 19:31 ` ebotcazou at libertysurf dot fr
  2003-07-18 20:19 ` dhazeghi at yahoo dot com
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at libertysurf dot fr @ 2003-07-18 19:31 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608



------- Additional Comments From ebotcazou at libertysurf dot fr  2003-07-18 19:31 -------
Subject: Re:  libgcj build fails

> Looks an awful lot like what Alan fixed in binutils (I'm
> presuming 2.14):
> http://mail.gnu.org/archive/html/bug-gnu-utils/2002-09/msg00263.html.

Indeed.

> Eric, perhaps we should update the required binuilts for Solaris?

Probably, but I'm not the best person to ask since I don't use GNU binutils 
on Solaris. Maybe ask Alan directly?


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
                   ` (4 preceding siblings ...)
  2003-07-18 19:31 ` ebotcazou at libertysurf dot fr
@ 2003-07-18 20:19 ` dhazeghi at yahoo dot com
  2003-07-19  3:34 ` amodra at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-18 20:19 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at bigpond dot net
                   |                            |dot au


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 20:19 -------
Alan, you fixed a bug much like the one in this report last September as a binutils bug. To avoid 
having this problem re-reported, should we recommend a certain minimum version of binutils on 
Solaris in the install documentaton? Thanks,

Dara


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
                   ` (5 preceding siblings ...)
  2003-07-18 20:19 ` dhazeghi at yahoo dot com
@ 2003-07-19  3:34 ` amodra at gcc dot gnu dot org
  2003-08-04  2:44 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: amodra at gcc dot gnu dot org @ 2003-07-19  3:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608



------- Additional Comments From amodra at gcc dot gnu dot org  2003-07-19 03:34 -------
I made another fix on 2003-06-19.  See
http://sources.redhat.com/ml/binutils/2003-06/msg00679.html
Unfortunately, this was after the 2.14 release, and means we don't have an
offical binutils release with the fix.  2.14.1 will contain the fix, as will
2.15.  Meanwhile 64 bit Sparc can use CVS mainline binutils, or one of HJ's
recent releases.


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
                   ` (6 preceding siblings ...)
  2003-07-19  3:34 ` amodra at gcc dot gnu dot org
@ 2003-08-04  2:44 ` pinskia at physics dot uc dot edu
  2003-08-26 13:14 ` pinskia at gcc dot gnu dot org
  2003-09-08  8:08 ` ebotcazou at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-04  2:44 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
           Keywords|                            |build, documentation
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-04 02:44:33
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-04 02:44 -------
Already analysised by Alan Modra, just need a new version of binutils (but a currently 
unreleased one).


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
                   ` (7 preceding siblings ...)
  2003-08-04  2:44 ` pinskia at physics dot uc dot edu
@ 2003-08-26 13:14 ` pinskia at gcc dot gnu dot org
  2003-09-08  8:08 ` ebotcazou at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-26 13:14 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |niki dot waibel at gmx dot
                   |                            |net


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-26 13:14 -------
*** Bug 12061 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/7608] libgcj build fails
       [not found] <20020815181601.7608.gregd@broadcom.com>
                   ` (8 preceding siblings ...)
  2003-08-26 13:14 ` pinskia at gcc dot gnu dot org
@ 2003-09-08  8:08 ` ebotcazou at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2003-09-08  8:08 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7608


ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-09-08 08:08 -------
This is a binutils bug.


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

end of thread, other threads:[~2003-09-08  8:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020815181601.7608.gregd@broadcom.com>
2003-05-25 22:14 ` [Bug libgcj/7608] libgcj build fails pinskia@physics.uc.edu
2003-06-13 15:04 ` [Bug bootstrap/7608] " ebotcazou@gcc.gnu.org
2003-06-13 17:34 ` gregd@broadcom.com
2003-07-18 18:56 ` dhazeghi at yahoo dot com
2003-07-18 19:31 ` ebotcazou at libertysurf dot fr
2003-07-18 20:19 ` dhazeghi at yahoo dot com
2003-07-19  3:34 ` amodra at gcc dot gnu dot org
2003-08-04  2:44 ` pinskia at physics dot uc dot edu
2003-08-26 13:14 ` pinskia at gcc dot gnu dot org
2003-09-08  8:08 ` ebotcazou at gcc dot gnu dot org

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).