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

Re: Linker issues building subversion on Windows

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Thu, 3 Sep 2009 10:08:39 -0500

On Wed, Sep 2, 2009 at 6:04 PM, D.J. Heap <djheap_at_gmail.com> wrote:

> On Wed, Sep 2, 2009 at 2:46 PM, Robert Dailey<rcdailey_at_gmail.com> wrote:
> [snip]
> > Anyway, I still can't seem to figure out why the symbols are not being
> > resolved. Basically, I checked aprutil-1.lib to see if those symbols
> indeed
> > do exist in the library and they do. However, MSVC complains that it
> cannot
> > find them. This can't be a dllimport/export issue since I'm using static
> > libraries for everything.
>
>
> It has been a while since I tried static builds, but I thought the
> Subversion libraries were named differently for the static libaries
> (and a quick inspection of the projects seems to verify that). If you
> want to build totally static then you need to link to svn_client-1.lib
> rather than libsvn_client-1.lib, I believe. You'll also have to link
> in a lot more libraries as well, I think, to get all symbols resolved.

I don't recall there being more than one kind of lib per SVN module. For
example, you state there should be both an svn_client-1.lib and
libsvn_client-1.lib. When I built subversion I do not recall seeing both.
What do you mean exactly?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390698

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-03 17:09:36 CEST

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

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