This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/7454: make boostraps fails on SPARC v8
- From: Marcus Comstedt <marcus at mc dot pp dot se>
- To: davem at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org,gcc-gnats at gcc dot gnu dot org
- Date: 31 Jul 2002 17:23:03 +0200
- Subject: Re: bootstrap/7454: make boostraps fails on SPARC v8
- References: <20020731144053.3758.qmail@sources.redhat.com>
davem@gcc.gnu.org writes:
> Closed, not a bug. The installation manual Solaris specific
> section states that one must pass "--disable-multilib" to
> bootstrap on Solaris systems which cannot deal with sparcv9.
Misfeature then. If --enable-multilib doesn't work, then
--disable-multilib should be default.
And that `make bootstrap' forgets to run configure in subtarget N
if there is already a Makefile for subtarget N-1 is still a bug,
right? Should I create a new pr for it?
// Marcus