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

Re: Segfault recipe

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-18 14:14:48 CEST

Jani Averbach <jaa@cc.jyu.fi> writes:

> This is intresting:
> ldd ~/data/sw/svn_stuff/builddir/3388/subversion/clients/cmdline/svn
> =>> not a dynamic executable
>
> Why not? svn has been build with following configure:

That's how libtool works. That file is a shell script, it links an
executable against the build libraries. You will find the executable
in clients/cmdline/.libs/lt-svn, once you have run the script.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 18 14:15:28 2002

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.