Ned Deily added the comment:

Do you have a use case where this is needed?  As far as I know, Python itself 
doesn't reference libiconv directly.  libintl may but we're not building it, 
merely using it.  If libintl does reference it, the linker in use should try to 
satisfy the dependency for it.  We shouldn't have to specify the transitive 
closure of all dependent libraries.

----------
nosy: +ned.deily

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17226>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to