------- Additional Comments From funtoos at yahoo dot com  2005-07-01 05:41 
-------
libtool seems to add -lc to creating shared libraries.
change:
# Whether or not to add -lc for building shared libraries.
build_libtool_need_lc=yes

to:

# Whether or not to add -lc for building shared libraries.
build_libtool_need_lc=no

and see if this makes any difference.

-- 


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

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