This is the mail archive of the
gcc-prs@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: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Jul 2002 15:36:00 -0000
- Subject: Re: bootstrap/7454: make boostraps fails on SPARC v8
- Reply-to: Marcus Comstedt <marcus at mc dot pp dot se>
The following reply was made to PR bootstrap/7454; it has been noted by GNATS.
From: Marcus Comstedt <marcus@mc.pp.se>
To: davem@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/7454: make boostraps fails on SPARC v8
Date: 31 Jul 2002 17:23:03 +0200
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