This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap/5455: collect2: ld terminated with signal 11 [Segmentation Fault]


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]