http://sourceware.org/bugzilla/show_bug.cgi?id=12952

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #14 from Ian Lance Taylor <ian at airs dot com> 2011-07-04 16:58:52 
UTC ---
OK, if you're still seeing the original crash, then I need you to run the gcc
command with the options "-Wl,-debug --save-temps".  That will show you exactly
how gcc is invoking gold.  Then I'll need to be able to get a copy of all the
input files, including all the libraries.  I don't need the source code, just
the .o, .a, .so files that are gold inputs, and also any version script.

Basically, I need it to be the case then I can run gold on my system and see
the crash.  Otherwise I won't be able to fix this.  Thanks.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to