public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap
@ 2004-05-31 22:14 geos at epost dot de
  2004-05-31 22:30 ` [Bug bootstrap/15747] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: geos at epost dot de @ 2004-05-31 22:14 UTC (permalink / raw)
  To: gcc-bugs

/bin/sh hans during bootstrap. The problem can be eliminated by configuring with CONFIG_SHELL=/bin/ksh. Maybe this should be added as a note to the platform-spefivic configuration documentation for IRIX5 (similar to what there already is for AIX).

-- 
           Summary: /bin/sh hangs during bootstrap
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: geos at epost dot de
                CC: gcc-bugs at gcc dot gnu dot org,geos at epost dot de
 GCC build triplet: mips-sgi-irix5.3
  GCC host triplet: mips-sgi-irix5.3
GCC target triplet: mips-sgi-irix5.3


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


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

* [Bug bootstrap/15747] /bin/sh hangs during bootstrap
  2004-05-31 22:14 [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap geos at epost dot de
@ 2004-05-31 22:30 ` pinskia at gcc dot gnu dot org
  2004-06-26 20:22 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-31 22:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |documentation


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


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

* [Bug bootstrap/15747] /bin/sh hangs during bootstrap
  2004-05-31 22:14 [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap geos at epost dot de
  2004-05-31 22:30 ` [Bug bootstrap/15747] " pinskia at gcc dot gnu dot org
@ 2004-06-26 20:22 ` pinskia at gcc dot gnu dot org
  2004-10-26 18:20 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-26 20:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-26 20:21 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-26 20:21:48
               date|                            |


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


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

* [Bug bootstrap/15747] /bin/sh hangs during bootstrap
  2004-05-31 22:14 [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap geos at epost dot de
  2004-05-31 22:30 ` [Bug bootstrap/15747] " pinskia at gcc dot gnu dot org
  2004-06-26 20:22 ` pinskia at gcc dot gnu dot org
@ 2004-10-26 18:20 ` cvs-commit at gcc dot gnu dot org
  2004-10-26 18:24 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-10-26 18:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-26 18:20 -------
Subject: Bug 15747

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rsandifo@gcc.gnu.org	2004-10-26 18:20:35

Modified files:
	gcc            : ChangeLog 
	gcc/doc        : install.texi 

Log message:
	PR bootstrap/15747
	* doc/install.texi (mips-sgi-irix5): Document that /bin/sh has been
	reported to hang during bootstrap and that CONFIG_SHELL=/bin/ksh
	can be used to work around this.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6028&r2=2.6029
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&r1=1.322&r2=1.323



-- 


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


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

* [Bug bootstrap/15747] /bin/sh hangs during bootstrap
  2004-05-31 22:14 [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap geos at epost dot de
                   ` (2 preceding siblings ...)
  2004-10-26 18:20 ` cvs-commit at gcc dot gnu dot org
@ 2004-10-26 18:24 ` cvs-commit at gcc dot gnu dot org
  2004-10-26 18:29 ` rsandifo at gcc dot gnu dot org
  2004-10-26 18:33 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-10-26 18:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-26 18:24 -------
Subject: Bug 15747

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	rsandifo@gcc.gnu.org	2004-10-26 18:24:35

Modified files:
	gcc            : ChangeLog 
	gcc/doc        : install.texi 

Log message:
	PR bootstrap/15747
	* doc/install.texi (mips-sgi-irix5): Document that /bin/sh has been
	reported to hang during bootstrap and that CONFIG_SHELL=/bin/ksh
	can be used to work around this.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.674&r2=2.2326.2.675
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.248.4.30&r2=1.248.4.31



-- 


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


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

* [Bug bootstrap/15747] /bin/sh hangs during bootstrap
  2004-05-31 22:14 [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap geos at epost dot de
                   ` (3 preceding siblings ...)
  2004-10-26 18:24 ` cvs-commit at gcc dot gnu dot org
@ 2004-10-26 18:29 ` rsandifo at gcc dot gnu dot org
  2004-10-26 18:33 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2004-10-26 18:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rsandifo at gcc dot gnu dot org  2004-10-26 18:29 -------
Patch applied to install.texi.


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


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


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

* [Bug bootstrap/15747] /bin/sh hangs during bootstrap
  2004-05-31 22:14 [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap geos at epost dot de
                   ` (4 preceding siblings ...)
  2004-10-26 18:29 ` rsandifo at gcc dot gnu dot org
@ 2004-10-26 18:33 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-26 18:33 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4.3


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


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

end of thread, other threads:[~2004-10-26 18:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-31 22:14 [Bug bootstrap/15747] New: /bin/sh hangs during bootstrap geos at epost dot de
2004-05-31 22:30 ` [Bug bootstrap/15747] " pinskia at gcc dot gnu dot org
2004-06-26 20:22 ` pinskia at gcc dot gnu dot org
2004-10-26 18:20 ` cvs-commit at gcc dot gnu dot org
2004-10-26 18:24 ` cvs-commit at gcc dot gnu dot org
2004-10-26 18:29 ` rsandifo at gcc dot gnu dot org
2004-10-26 18:33 ` pinskia 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).