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

Re: Win32 Build System (was: Review & commit for svnserve Win32 service support)

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-24 19:09:40 CET

"D.J. Heap" <djheap@gmail.com> wrote on 02/24/2006 01:06:26 PM:

> On 2/24/06, Mark Phippard <markp@softlanding.com> wrote:
> [snip]
> >
> > I have always found the Win32 build process to be quite easy. The
only
> > thing I do not like is that when it comes to customizing the process
it is
> > not trivial. For example, if you wanted to build without BDB support
this
> > is easy to do on *nix, but on Windows you either have to hack the
project
> > files, or learn how to hack gen-make.py and the system itself.
>
>
> I get rid of BDB support by commenting out the
> SVN_LIBSVN_FS_LINKS_FS_BASE defintion in svn_private_config.hw -- BDB
> does not get linked if that is not defined, although you still need
> the header files present.

Sure, do it the easy way :)

I cannot believe I ever thought of that, since I do that for our OS/400
port. When I did it, I changed that parm, and then manually edited all of
the project files to change a whole bunch of other BDB-related items. Now
that I think about it, it seems like the APR DLL's were linked to BDB
unless I did this.

Regardless, I wish that gen-make.py just had an option for this.
Fortunately, I no longer have any need to do this.

Thanks

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 24 19:10:36 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.