------- Additional Comments From ian at airs dot com 2010-03-24 05:57 ------- Which gold sources are you using?
I also don't know whether this is a bug in mozilla or gold. The error means that there is a relocation which references a hidden symbol which is not defined, or is defined in a shared object. Either way the dynamic linker will not be able to satisfy the reference, and gold expects that the program will fail at runtime. If you can find the definitions and references to nsCOMPtr_base::begin_assignment() and show the output of readelf -s, that would help. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at sources dot |ian at airs dot com |redhat dot com | Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=11423 ------- 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