[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: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-08-28 09:54:21 CEST

Hi Justin,
this is a libtool problem. For linking a shared object, $CC is used
instead of the command parameter of g++. I do not know, since when that
happened.

Any more ideas?

Patrick

Justin Erenkrantz wrote:

> --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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 28 09:54:17 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.