On Thu, 2010-08-05 at 15:09 -0400, Chris Sutcliffe wrote: > I've made good progress with libsgic++, but libtorrent is giving me > grief in that it refuses to build the shared target (static is fine). > What I get is: > > libtool: link: warning: undefined symbols not allowed in > i686-pc-cygwin shared libraries > > but I can't find any output from libtool to tell me what symbols are > undefined. Is there a way to find out what libtool is complaining > about?
This should get you started: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ports;a=tree;f=net/libtorrent I just built it; I made no attempt to test its functionality. Yaakov
