This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/8686] [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
- From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2003 21:47:17 -0000
- Subject: [Bug bootstrap/8686] [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
- References: <20021122223600.8686.eggert@gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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 ro@techfak.uni-bielefeld.de 2003-06-02 21:47 -------
Subject: Re: [sparc-solaris]3.2.1 multilib bootstrap fails: 32-bit Solaris 9 + Sun patch 112963-01
"eggert@cs.ucla.edu" <gcc-bugzilla@gcc.gnu.org> writes:
> 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.
True, but some of the target libraries require *running* the resulting
64-bit executables, which still fails in such a configuration. Besides, in
many cases hosts that don't support a 64-bit kernel (or where only a 32-bit
kernel is installed), the 64-bit system libraries are not installed either.
I'd suggest that unless we have positive reports that a full bootstrap for
both 32-bit and 64-bit multilibs works on a system with a 32-bit kernel,
but 64-bit system libraries installed, we keep that sentence.
Rainer
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.