------- Additional Comments From hjl at lucon dot org  2006-10-17 18:58 -------
There are several problem with your libgcc.a:

1. Your libgcc.a has

unwind-sjlj.o
unwind-c.o
unwind-compat.o

which mine doesn't.

2. I have

[EMAIL PROTECTED] stage1]$ ar -t libgcc_eh.a
unwind-sjlj.o
unwind-c.o
[EMAIL PROTECTED] stage1]$

3. I don't have unwind-compat.o at all. I have unwind-compat_s.o which is
used to build libgcc_s.so.


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to