------- Additional Comments From jan dot ciger at epfl dot ch  2005-05-08 01:12 
-------
(In reply to comment #8)
> That is your bug. You never want to do
> 
> -Wl,--whole-archive libJTC.a
> 
> You should use
> 
> -Wl,--whole-archive libJTC.a -Wl,--no-whole-archive

Ooops. That means that the offending symbols are appended from libstdc++ or libc
or whatever lib is linked in after the JTC archive :( I am an idiot ...

Thanks!



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=939

------- 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