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

--- Comment #15 from interfaSys sàrl <website-sourceware at interfasys dot ch> 
2011-07-04 17:45:06 UTC ---
I added "-Wl,-debug --save-temps" to the CFLAGS, but the output on screen was
the same.

I've just packed the whole folder, so that we can be sure I've not forgotten
anything:
https://sigma.interfasys.net/ffmpeg.bz2

And here are the libs (.so and .a files):
https://sigma.interfasys.net/avlibs.bz2

I'm not sure what you mean by 'version script'?

The FreeBSD Makefile is here:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg/Makefile?rev=1.133;content-type=text%2Fplain

Bare with me, I'm not a C programmer ;)


(In reply to comment #14)
> 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