public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
@ 2003-03-08  8:56 Paul Eggert
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggert @ 2003-03-08  8:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Paul Eggert <eggert@twinsun.com>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
   gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
Date: Sat, 8 Mar 2003 00:48:59 -0800 (PST)

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8686
 
 Here's a proposed patch to install.texi to document the problem.  Note
 that I've also removed the obsolete assertion that one must configure
 with --disable-multilib on non-buggy systems.
 
 2003-03-08  Paul Eggert  <eggert@twinsun.com>
 
 	* gcc/doc/install.texi (Specific): --disable-multilib now
 	should work on Solaris 7 and later, unless Sun bug 4747851 is
 	in effect; in that case, describe a workaround (for gcc) and a
 	fix (for Solaris).
 
 --- gcc/doc/install.texi-old	2003-03-03 15:20:58.000000000 -0800
 +++ gcc/doc/install.texi	2003-03-08 00:48:02.483002000 -0800
 @@ -3108,10 +3108,12 @@
  code that, unlike full 64-bit code, can still run on non-UltraSPARC
  machines.
  
 -When configuring on a Solaris 7 or later system that is running a kernel
 -that supports only 32-bit binaries, one must configure with
 -@option{--disable-multilib}, since we will not be able to build the
 -64-bit target libraries.
 +When configuring on a Solaris 9 SPARC system that is running a kernel
 +that supports only 32-bit binaries and that has Sun patch 112963-01
 +installed, GCC will run afoul of Sun linker bug 4747851, as described
 +in GCC Problem Report 8686.  To work around the problem, configure
 +with @option{--disable-multilib}; to fix the problem, install Sun
 +patch 112963-02 or later.
  
  @html
  <hr />


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

* Re: bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
@ 2003-03-07 15:06 Wolfgang Bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Bangerth @ 2003-03-07 15:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: Paul Eggert <eggert@CS.UCLA.EDU>
Cc: gcc-bugs@gcc.gnu.org, <gcc-gnats@gcc.gnu.org>
Subject: Re: bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails:
 32-bit Solaris 9 + Sun patch 112963-01
Date: Fri, 7 Mar 2003 08:57:54 -0600 (CST)

 > >     I may not understand the problem in all details, but it
 > >     appears to me that there is little value to have a bug
 > >     report about a situation we cannot do anything about. The
 > >     only thing I see is that we might want to document the
 > >     problem in the target specific installation instructions.
 > 
 > Yes, that's what I'd do.
 
 I think it would be greatly appreciated if you could generate a small 
 patch for the target specific installation instructions!
 
 Thanks
   Wolfgang 
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 


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

* Re: bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
@ 2003-03-07  8:29 Paul Eggert
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggert @ 2003-03-07  8:29 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Paul Eggert <eggert@CS.UCLA.EDU>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
Date: 07 Mar 2003 00:19:02 -0800

 bangerth@dealii.org writes:
 
 >     Paul, in your report you mention a patchset from Sun that was
 >     not available at the time. Did this situation change in the
 >     meantime?
 
 Yes.  The current patch revision is 112963-05, dated 2002-12-06
 (available from <ftp://sunsolve.sun.com/pub/patches/112963-05.zip>).
 If the workaround for Sun bug 4747851 is correct, this should
 fix the problem.  However, I haven't verified this, and also
 the Sun database still lists the bug as not being fixed.
 
 >     I may not understand the problem in all details, but it
 >     appears to me that there is little value to have a bug
 >     report about a situation we cannot do anything about. The
 >     only thing I see is that we might want to document the
 >     problem in the target specific installation instructions.
 
 Yes, that's what I'd do.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8686


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

* Re: bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
@ 2003-03-07  0:36 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2003-03-07  0:36 UTC (permalink / raw)
  To: eggert, gcc-bugs, gcc-prs, nobody

Synopsis: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Fri Mar  7 00:36:26 2003
State-Changed-Why:
    Paul, in your report you mention a patchset from Sun that was
    not available at the time. Did this situation change in the
    meantime?
    
    I may not understand the problem in all details, but it
    appears to me that there is little value to have a bug
    report about a situation we cannot do anything about. The
    only thing I see is that we might want to document the
    problem in the target specific installation instructions.
    
    Thanks
      Wolfgang

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


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

end of thread, other threads:[~2003-03-08  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-08  8:56 bootstrap/8686: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01 Paul Eggert
  -- strict thread matches above, loose matches on Subject: below --
2003-03-07 15:06 Wolfgang Bangerth
2003-03-07  8:29 Paul Eggert
2003-03-07  0:36 bangerth

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