From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22536 invoked by alias); 28 Feb 2003 20:26:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 22450 invoked by uid 71); 28 Feb 2003 20:26:02 -0000 Date: Fri, 28 Feb 2003 20:26:00 -0000 Message-ID: <20030228202602.22449.qmail@sources.redhat.com> To: dje@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Lei, Frank" Subject: Re: bootstrap/9220: fixincl hangs on AIX 4.3.3 Reply-To: "Lei, Frank" X-SW-Source: 2003-02/txt/msg01496.txt.bz2 List-Id: The following reply was made to PR bootstrap/9220; it has been noted by GNATS. From: "Lei, Frank" To: "'gcc-gnats@gcc.gnu.org'" , "'dje@gcc.gnu.org'" , "'nick.godbey@sita.aero'" , "'gcc-bugs@gcc.gnu.org'" , "'gcc-prs@gcc.gnu.org'" Cc: "Lei, Frank" Subject: Re: bootstrap/9220: fixincl hangs on AIX 4.3.3 Date: Fri, 28 Feb 2003 15:23:33 -0500 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2DF67.43C75E40 Content-Type: text/plain; charset="iso-8859-1" All, I have encountered the same problem as the one reported in 9220 - fixincl hangs on AIX 4.3.3. I therefore do not believe the problem is local as was suggested by dje. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail &database=gcc&pr=9220 My solution was to go with gcc-3.2.2, instead of 3.2.1 or older. Environment: AIX 4.3.3 Level 10; GNU make-3.79.1; native ld and as. Description: The fixincl program appears to be hanging while fixing header files. The fixincl process does not respond to any kill signal. It has one or more defunct children, which cannot be killed either. Since AIX does not have "truss", I cannot see what fixincl was hanging for. I have seen defunct children generated by fixincl when compiling gcc on AIX 5.1.3, but that did not hang fixincl. This problem happens during bootstrapping. I tried two different compilers to do bootstrap, gcc-3.2.1(for AIX 4.3.2) and gcc-3.0.1(for AIX 4.3.2); I also tried to compile different versions of gcc, i.e. gcc-3.2.1, gcc-2.95.3. All four combinations failed with the same problem, fixincl hangs while fixing header files. I have no problem compiling gcc-3.2.2 (using 3.2.1) on AIX 4.3.3 (ML10). I was also able to compile gcc-2.95.3 (using 2.95.3) on the same platform. On AIX 5.1.3, I was able to compile 3.2.1 and 2.95.3. Thanks! Frank Lei http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view audit-trail ------_=_NextPart_001_01C2DF67.43C75E40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

All,

I have encountered the = same problem as the one reported in 9220 - fixincl hangs on AIX 4.3.3. I therefore do = not believe the problem is local as was suggested by dje.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl= ?cmd=3Dview%20audit-trail&database=3Dgcc&pr=3D9220

 

My solution was to go with = gcc-3.2.2, instead of 3.2.1 or older.

 

Environment: AIX 4.3.3 = Level 10; GNU make-3.79.1; native ld and as.

Description: The fixincl = program appears to be hanging while fixing header files. The fixincl process = does not respond to any kill signal. It has one or more defunct children, which = cannot be killed either. Since AIX does not have "truss", I cannot see what fixincl was hanging for. I have seen defunct children generated by = fixincl when compiling gcc on AIX 5.1.3, but that did not hang = fixincl.

 

This problem happens = during bootstrapping. I tried two different compilers to do bootstrap, gcc-3.2.1(for AIX = 4.3.2) and gcc-3.0.1(for AIX 4.3.2); I also tried to compile different versions of = gcc, i.e. gcc-3.2.1, gcc-2.95.3. All four combinations failed with the same = problem, fixincl hangs while fixing header files.

 

I have no problem = compiling gcc-3.2.2 (using 3.2.1) on AIX 4.3.3 (ML10). I was also able to compile = gcc-2.95.3 (using 2.95.3) on the same platform. On AIX 5.1.3, I was able to compile 3.2.1 = and 2.95.3.

 

Thanks!

 

Frank = Lei

 

http://gcc.gn= u.org/cgi-bin/gnatsweb.pl?cmd=3Dview audit-trail

------_=_NextPart_001_01C2DF67.43C75E40--