Hi again, I think the error I get is because of a bug in gcc/libstdc++, like described here: http://permalink.gmane.org/gmane.comp.compilers.llvm.cvs/67464
That leaves the options of either building gcc myself, or use xmlrpc-c/rtorrent from Ubuntu's repositories. I think I prefer the latter, although according to the install guide at the wTorrent project site those versions might cause some functionality in wTorrent to be broken. Arnt Jørgen 2010/2/25 Arnt Jørgen Lande <[email protected]>: > Hi, > > I didn't specify HEAD when checking out from svn, if that's what you mean. > > What do you mean about the cross-compiler setup? Is there a way I can > determine? > > Arnt Jørgen > > On Thu, 25 Feb 2010, Jari Sundell wrote: > >> 2010/2/25 Arnt Jørgen Lande <[email protected]>: >>> >>> /usr/bin/ld: conftest: hidden symbol `__sync_add_and_fetch_4' in >>> /usr/lib/gcc/arm-linux-gnueabi/4.3.3/libgcc.a(li >>> nux-atomic.o) is referenced by DSO >>> /usr/bin/ld: final link failed: Nonrepresentable section on output >> >> Seems your compiler is failing here on something not related to >> xmlrpc. Are you sure you're not using svn HEAD? >> >> Seems to be a problem with __sync_* on arm, perhaps due to cross-compiler >> setup. >> >> Jari Sundell > _______________________________________________ Libtorrent-devel mailing list [email protected] http://rakshasa.no/mailman/listinfo/libtorrent-devel

