This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/7142: [sparc-solaris2.8]'make bootstrap' fails in libstdc++-v3
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: "David C. Mores" <david dot c dot mores at baesystems dot com>
- Cc: ebotcazou at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org,nobody at gcc dot gnu dot org,gcc-gnats at gcc dot gnu dot org
- Date: Tue, 11 Mar 2003 17:45:30 +0100
- Subject: Re: bootstrap/7142: [sparc-solaris2.8]'make bootstrap' fails in libstdc++-v3
- References: <20030311085406.27828.qmail@sources.redhat.com> <3E6E0626.9090200@baesystems.com>
> My shell it /bin/tcsh. However, I subsequently discovered from others
> that for the build to succeed under sparc Solaris 8, the
> --disable-multilib configure option had to be included.
It actually depends on the kernel, because I have access to a Solaris 8 box
which can build GCC 3.2.2 without --disable-multilib.
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2* contains these
lines: "When configuring on a Solaris 7 or later system that is running a
kernel that supports only 32-bit binaries, one must configure with
--disable-multilib, since we will not be able to build the 64-bit target
libraries.'
--
Eric Botcazou