[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: JavaHL should link against libstdc++

From: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Fri, 8 May 2009 20:28:41 +0200

2009-05-07 12:53:23 Mary Ellen Foster napisaƂ(a):
> I've been unable to use Subclipse through Eclipse on Fedora
> (soon-to-be) 11, and it appears to be because the javahl native
> library is not linked against libstdc++.

I can't reproduce it:
$ scanelf -qF '%F: %n' /usr/lib64/libsvnjavahl-1.so.0.0.0
/usr/lib64/libsvnjavahl-1.so.0.0.0: libsvn_repos-1.so.0,libsvn_client-1.so.0,libsvn_wc-1.so.0,libsvn_ra-1.so.0,libsvn_delta-1.so.0,libsvn_diff-1.so.0,libsvn_fs-1.so.0,libsvn_fs_util-1.so.0,libsvn_subr-1.so.0,libsqlite3.so.0,libaprutil-1.so.0,libapr-1.so.0,libuuid.so.1,librt.so.1,libcrypt.so.1,libneon.so.29,libgnutls.so.26,libtasn1.so.3,libz.so.1,libgcrypt.so.11,libgpg-error.so.0,libpakchois.so.0,libdl.so.2,libpthread.so.0,libexpat.so.1,libstdc++.so.6,libm.so.6,libc.so.6,libgcc_s.so.1

What compiler and libtool do you use?

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2009-05-08 20:28:25 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.