bootstrap/5455: collect2: ld terminated with signal 11 [Segmentation Fault]
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Tue Jan 22 16:47:00 GMT 2002
Synopsis: collect2: ld terminated with signal 11 [Segmentation Fault]
State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Tue Jan 22 16:47:26 2002
State-Changed-Why:
Does your version of GNU as support the flag -xarch=v9?
as --help will tell you.
If so, can you try the steps similar to the ones:
http://gcc.gnu.org/install/specific.html#sparcv9
except try:
CC="gcc -Wa,-xarch=v9" srcdir/configure [options] [target]
If not, upgrade to the latest snapshot of binutils from
http://sources.redhat.com/binutils/ and try it.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5455
More information about the Gcc-prs
mailing list