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

Re: [PATCH] Introduce new build.conf option "sourcelibs"

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2006-01-23 15:36:23 CET

On 1/23/06, Branko Čibej <brane@xbc.nu> wrote:
> >> Let's follow APR's lead in naming the libraries. APR has
> >>
> >> apr.lib, aprutil.lib, apriconv.lib -- static libraries
> >> libapr.dll/lib libaprutil.dll/lib libapriconv.dll/lib -- DLLs and
> >> import libraries.
> >>
> > I am ok to follow APR naming libraries, but in this case we have one
> > problem: now we specify library name already with 'lib' in build.conf,
> > so we need strip it for static libraries or change build.conf and add
> > 'lib' prefix for dll and *nix libs. What is better?
> >
> No, we don't have to do that. It's enough to teach the Windows generator
> to treat those libsvn_foo specially.
It is easy to say "teach the Windows generator" :) Sorry, I am not
expert in Windows generator, might be because it is overburden. Could
you give me some points how to and where do this?

--
Ivan Zhakov
Received on Mon Jan 23 15:45:19 2006

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.