This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8686



------- Additional Comments From eggert@cs.ucla.edu  2003-06-02 20:01 -------
Subject: Re:  [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01

"ebotcazou@gcc.gnu.org" <gcc-bugzilla@gcc.gnu.org> writes:

> Why is the assertion absolete?

If by "assertion" you are referring to this sentence:

  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.

It is obsolete because you can now build 64-bit target libraries even
on hosts that are running only 32-bit kernels.

> And the ChangeLog entry is bogus: --disable-multilib has always
> worked.

OK, here's a revised ChangeLog entry:

2003-03-08  Paul Eggert  <eggert@twinsun.com>
 
        * gcc/doc/install.texi (Specific): --disable-multilib now is
        no longer necessary 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).




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]