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

Re: Javahl problem

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-08-28 00:30:33 CEST

--On Friday, August 27, 2004 2:09 PM -0500 Kopp David K
<david.kopp@us.army.mil> wrote:

> I got a better stack trace of what is going on. It says undefined symbol:
> __gxx_personality_v0
>
> Does anyone know what this means?

My first guess was that this could be due to the fact that javahl is
compiled with g++ but linked with gcc. But, that's not the case: we use
LINK_JAVAHL_CXX (which uses g++) to link javahl.

Somehow libstdc++ isn't making it into the dependencies of libsvn_javahl.
What does ldd of libsvnjavahl-1.so show? -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 28 00:30:58 2004

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.