bootstrap/7454: make boostraps fails on SPARC v8
davem@gcc.gnu.org
davem@gcc.gnu.org
Wed Jul 31 07:40:00 GMT 2002
Synopsis: make boostraps fails on SPARC v8
State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Wed Jul 31 07:40:52 2002
State-Changed-Why:
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.
The specific Installation doc link is:
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2*
In which it states:
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.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7454
More information about the Gcc-prs
mailing list