public inbox for gcc-prs@sourceware.org help / color / mirror / Atom feed
From: "Lei, Frank" <frank.lei@ubspw.com> To: dje@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, Subject: Re: bootstrap/9220: fixincl hangs on AIX 4.3.3 Date: Fri, 28 Feb 2003 20:26:00 -0000 [thread overview] Message-ID: <20030228202602.22449.qmail@sources.redhat.com> (raw) The following reply was made to PR bootstrap/9220; it has been noted by GNATS. From: "Lei, Frank" <frank.lei@ubspw.com> To: "'gcc-gnats@gcc.gnu.org'" <gcc-gnats@gcc.gnu.org>, "'dje@gcc.gnu.org'" <dje@gcc.gnu.org>, "'nick.godbey@sita.aero'" <nick.godbey@sita.aero>, "'gcc-bugs@gcc.gnu.org'" <gcc-bugs@gcc.gnu.org>, "'gcc-prs@gcc.gnu.org'" <gcc-prs@gcc.gnu.org> Cc: "Lei, Frank" <frank.lei@ubspw.com> 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 <http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc& pr=9220> &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 <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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)"> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:blue; text-decoration:underline;} p {margin-right:0in; margin-left:0in; font-size:12.0pt; font-family:"Times New Roman";} tt {font-family:"Courier New";} span.EmailStyle18 {font-family:Arial;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;} --> </style> </head> <body lang=3DEN-US link=3Dblue vlink=3Dblue> <div class=3DSection1> <p><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt;font-family:Arial'><!-- Converted from = text/rtf format -->All,</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>I have encountered the = same problem as the one reported in 9220 - </span></font><tt><font size=3D2 = face=3D"Courier New"><span style=3D'font-size:10.0pt'>fixincl hangs on AIX 4.3.3. I therefore do = not believe the problem is local as was suggested by dje.</span></font></tt></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'><a href=3D"http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&= amp;database=3Dgcc&pr=3D9220">http://gcc.gnu.org/cgi-bin/gnatsweb.pl= ?cmd=3Dview%20audit-trail&database=3Dgcc&pr=3D9220</a></span></f= ont></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'> </span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>My solution was to go with = gcc-3.2.2, instead of 3.2.1 or older.</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'> </span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>Environment: AIX 4.3.3 = Level 10; GNU make-3.79.1; native ld and as.</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>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.</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'> </span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>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.</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'> </span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>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.</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'> </span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>Thanks!</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'> </span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>Frank = Lei</span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'> </span></font></p> <p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D2 = face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'><a href=3D"http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview">http://gcc.gn= u.org/cgi-bin/gnatsweb.pl?cmd=3Dview</a> audit-trail</span></font> </p> </div> </body> </html> ------_=_NextPart_001_01C2DF67.43C75E40--
next reply other threads:[~2003-02-28 20:26 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-02-28 20:26 Lei, Frank [this message] -- strict thread matches above, loose matches on Subject: below -- 2003-02-20 20:04 dje 2003-01-07 21:06 nick.godbey
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030228202602.22449.qmail@sources.redhat.com \ --to=frank.lei@ubspw.com \ --cc=dje@gcc.gnu.org \ --cc=gcc-prs@gcc.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).