public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
@ 2002-11-29  6:08 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-11-29  6:08 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, h.m.brand, nobody

Old Synopsis: Building gcc-3.0.4 (bootstrap) in 64bit mode on HP-UX 11.00 using gcc-3.0.2/64 and binutils-2.12 fails
New Synopsis: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Wed Nov 20 17:58:53 2002
State-Changed-Why:
    This is a rather old bootstrap failure. Can you please check
    whether this still happens with newer versions of gcc and
    report back to us what you find?
    
    Thanks
      Wolfgang

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


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

* Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
@ 2002-12-31 16:06 John David Anglin
  0 siblings, 0 replies; 4+ messages in thread
From: John David Anglin @ 2002-12-31 16:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
To: h.m.brand@hccnet.nl (H.Merijn Brand)
Cc: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org, law@redhat.com
Subject: Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
Date: Tue, 31 Dec 2002 19:05:16 -72500 (EST)

 > 32bit, I saw during the configure phase:
 > 
 > 
 > checking linker read-only and read-write section mixing... conftest1.s: Assembler messages:
 > conftest1.s:1: Warning: rest of line ignored; first ignored character is `"'
 > conftest2.s: Assembler messages:
 > conftest2.s:1: Warning: rest of line ignored; first ignored character is `"'
 > conftest2.s:2: Warning: rest of line ignored; first ignored character is `1'
 > conftest3.s: Assembler messages:
 > conftest3.s:1: Warning: rest of line ignored; first ignored character is `"'
 > conftest3.s:2: Warning: rest of line ignored; first ignored character is `0'
 > /usr/ccs/bin/ld: (Warning) Can't hide symbol "ared"
 > /usr/ccs/bin/ld: No $UNWIND_END$ subspace has been defined (probably missing /usr/ccs/lib/crt0.o)
 > unknown
 
 I haven't worried too much about this because I don't believe the HP
 linker on hppa64-hpux supports this capability, although possibly
 this should work with GNU ld.  I think that tabs need to be added to
 the beginning of each line to correct the assembler errors.  The
 test will never work with the HP assembler.
 
 Dave
 -- 
 J. David Anglin                                  dave.anglin@nrc.ca
 National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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

* Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
@ 2002-12-31  5:36 H.Merijn Brand
  0 siblings, 0 replies; 4+ messages in thread
From: H.Merijn Brand @ 2002-12-31  5:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc: "John David Anglin" <dave@hiauly1.hia.nrc.ca>, law@redhat.com
Subject: Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
Date: Tue, 31 Dec 2002 14:34:43 +0100

 On Thu 21 Nov 2002 15:57, bangerth@dealii.org wrote:
 > Synopsis: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
 > 
 > State-Changed-From-To: feedback->closed
 > State-Changed-By: bangerth
 > State-Changed-When: Thu Nov 21 06:57:18 2002
 > State-Changed-Why:
 >     Works now. 
 >     
 >     With regard to the warning: I don't know how important they
 >     are to the gcc developers, but if it does not take too
 >     long, why don't you send a summary to gcc@gcc.gnu.org
 >     and/or to the maintainers of your platform?
 >     
 >     W.
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5917
 
 20021230 on 11.00 building with gcc-3.3 (20021216) & binutils-2.13.2 both
 32bit, I saw during the configure phase:
 
 
 checking linker read-only and read-write section mixing... conftest1.s: Assembler messages:
 conftest1.s:1: Warning: rest of line ignored; first ignored character is `"'
 conftest2.s: Assembler messages:
 conftest2.s:1: Warning: rest of line ignored; first ignored character is `"'
 conftest2.s:2: Warning: rest of line ignored; first ignored character is `1'
 conftest3.s: Assembler messages:
 conftest3.s:1: Warning: rest of line ignored; first ignored character is `"'
 conftest3.s:2: Warning: rest of line ignored; first ignored character is `0'
 /usr/ccs/bin/ld: (Warning) Can't hide symbol "ared"
 /usr/ccs/bin/ld: No $UNWIND_END$ subspace has been defined (probably missing /usr/ccs/lib/crt0.o)
 unknown
 checking linker PT_GNU_EH_FRAME support... no
 
 -- 
 H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
 using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
   WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: smokers@perl.org
 http://archives.develooper.com/daily-build@perl.org/   perl-qa@perl.org
 send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org
 
 


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

* Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
@ 2002-11-30 18:16 H.Merijn Brand
  0 siblings, 0 replies; 4+ messages in thread
From: H.Merijn Brand @ 2002-11-30 18:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: H.Merijn Brand <h.m.brand@hccnet.nl>
To: bangerth@dealii.org,
 gcc-gnats@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org,
 gcc-prs@gcc.gnu.org,
 nobody@gcc.gnu.org,
 "H.Merijn Brand" <h.m.brand@hccnet.nl>,
 "John David Anglin" <dave@hiauly1.hia.nrc.ca>,
 law@redhat.com
Subject: Re: bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
Date: Thu, 21 Nov 2002 09:12:41 +0100

 On Thu 21 Nov 2002 02:58, bangerth@dealii.org wrote:
 > Old Synopsis: Building gcc-3.0.4 (bootstrap) in 64bit mode on HP-UX 11.00 using gcc-3.0.2/64 and binutils-2.12 fails
 > New Synopsis: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails
 
 In expectation of gcc-3.3, I'm building both gcc-3.3/32 and gcc-3.3/64 almost
 every week now, and 20021111's snapshot failed on some ld issues in 64bit conf,
 but 20021118 worked fine. These ports are also used to build and test
 bleadperl, so serious problems will probably pop up rather fast.
 
 I get a lot of warnings, and if you like, I can make a complete transscript of
 both builds.
 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: bangerth
 > State-Changed-When: Wed Nov 20 17:58:53 2002
 > State-Changed-Why:
 >     This is a rather old bootstrap failure. Can you please check
 >     whether this still happens with newer versions of gcc and
 >     report back to us what you find?
 >     
 >     Thanks
 >       Wolfgang
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5917
 
 -- 
 H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
 using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
   WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: smokers@perl.org
 http://archives.develooper.com/daily-build@perl.org/   perl-qa@perl.org
 send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org
 
 


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

end of thread, other threads:[~2003-01-01  0:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-29  6:08 bootstrap/5917: [hpux 11.0 64bit] Building gcc-3.0.4 (bootstrap) using gcc-3.0.2/64 and binutils-2.12 fails bangerth
2002-11-30 18:16 H.Merijn Brand
2002-12-31  5:36 H.Merijn Brand
2002-12-31 16:06 John David Anglin

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