public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever.
@ 2002-03-13 14:56 Jan-Frode Myklebust
  0 siblings, 0 replies; 5+ messages in thread
From: Jan-Frode Myklebust @ 2002-03-13 14:56 UTC (permalink / raw)
  To: dje; +Cc: gcc-prs

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

From: Jan-Frode Myklebust <janfrode@parallab.uib.no>
To: dje@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever.
Date: Wed, 13 Mar 2002 23:54:00 +0100

 On Wed, Mar 13, 2002 at 09:39:21PM -0000, dje@gcc.gnu.org wrote:
 > State-Changed-Why:
 >     Try using GNU Make and GNU Bash as the shell.
 
 
 I do use bash 2.05 (my default shell) and GNU make 3.79.1.
 
 % gmake MAKE=gmake bootstrap
 
 I just started a new build with output going to:
 
 	http://tre.ii.uib.no/~janfrode/gcc-build
 
 via 'script'. I'll kill it tomorrow morning, expecting it to loop
 trough the night..
 
 
   -jf


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

* Re: bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever.
@ 2002-04-28 14:36 Jan-Frode Myklebust
  0 siblings, 0 replies; 5+ messages in thread
From: Jan-Frode Myklebust @ 2002-04-28 14:36 UTC (permalink / raw)
  To: dje; +Cc: gcc-prs

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

From: Jan-Frode Myklebust <janfrode@parallab.uib.no>
To: dje@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever.
Date: Sun, 28 Apr 2002 23:30:05 +0200

 On Fri, Apr 26, 2002 at 07:39:10PM -0000, dje@gcc.gnu.org wrote:
 
 >     Other people are successfully bootstrapping GCC 3.0.4 on AIX.  I think you are confusing building the various multilibs with looping forever.
 
 Yes, you're correct. This was pointed out by Roger Sayle
 <roger@eyesopen.com> about a month ago (don't know why the gnats page
 doesn't show this..). There were also a couple of suggestions for how
 to speed this up on AIX, f.ex.
 http://gcc.gnu.org/ml/gcc/2002-03/msg00086.html and defining
 CONFIG_SHELL=/usr/local/bin/bash.
 
 It actually took 10 hours to build gcc-3.0.4 on a single POWER4 cpu.
 
 
    -jf


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

* Re: bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever.
@ 2002-04-26 12:39 dje
  0 siblings, 0 replies; 5+ messages in thread
From: dje @ 2002-04-26 12:39 UTC (permalink / raw)
  To: dje, gcc-bugs, gcc-prs, janfrode

Synopsis: Building g++ on AIX 5.1 seems to loop forever.

State-Changed-From-To: feedback->closed
State-Changed-By: dje
State-Changed-When: Fri Apr 26 12:39:10 2002
State-Changed-Why:
    Other people are successfully bootstrapping GCC 3.0.4 on AIX.  I think you are confusing building the various multilibs with looping forever.

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


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

* Re: bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever.
@ 2002-03-13 13:39 dje
  0 siblings, 0 replies; 5+ messages in thread
From: dje @ 2002-03-13 13:39 UTC (permalink / raw)
  To: dje, gcc-bugs, gcc-prs, janfrode, nobody

Synopsis: Building g++ on AIX 5.1 seems to loop forever.

Responsible-Changed-From-To: unassigned->dje
Responsible-Changed-By: dje
Responsible-Changed-When: Wed Mar 13 13:39:19 2002
Responsible-Changed-Why:
    AIX
State-Changed-From-To: open->feedback
State-Changed-By: dje
State-Changed-When: Wed Mar 13 13:39:19 2002
State-Changed-Why:
    Try using GNU Make and GNU Bash as the shell.

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


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

* bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever.
@ 2002-02-09 12:26 janfrode
  0 siblings, 0 replies; 5+ messages in thread
From: janfrode @ 2002-02-09 12:26 UTC (permalink / raw)
  To: gcc-gnats; +Cc: janfrode


>Number:         5644
>Category:       bootstrap
>Synopsis:       Building g++ on AIX 5.1 seems to loop forever.
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 09 12:26:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jan-Frode Myklebust
>Release:        3.0.3
>Organization:
Parallab, University of Bergen
>Environment:
AIX 5.1, IBM p690, POWER4
System: AIX tre 1 5 0010A1BA4C00


	
host: powerpc-ibm-aix5.1.0.0
build: powerpc-ibm-aix5.1.0.0
target: powerpc-ibm-aix5.1.0.0
configured with: ../gcc-3.0.3/configure --prefix=/usr/local/gcc-3.0.3
>Description:
	During 'make bootstrap' the build seems to loop forever running 'configure' 
	scripts again and again. I'm able to build gcc-core + objc + g77, but if I include
	g++, I get this loop.
>How-To-Repeat:
	'./configure && make bootstrap' on AIX 5.1.
>Fix:
	Don't know.. 
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-04-28 21:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-13 14:56 bootstrap/5644: Building g++ on AIX 5.1 seems to loop forever Jan-Frode Myklebust
  -- strict thread matches above, loose matches on Subject: below --
2002-04-28 14:36 Jan-Frode Myklebust
2002-04-26 12:39 dje
2002-03-13 13:39 dje
2002-02-09 12:26 janfrode

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