This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/5455: collect2: ld terminated with signal 11 [Segmentation Fault]
- From: rodrigc at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, george dot r dot goffe at seagate dot com, nobody at gcc dot gnu dot org
- Date: 23 Jan 2002 00:47:27 -0000
- Subject: Re: bootstrap/5455: collect2: ld terminated with signal 11 [Segmentation Fault]
- Reply-to: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, george dot r dot goffe at seagate dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
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