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

Compiling speed

From: David Mankin <mankin_at_ants.com>
Date: 2002-11-26 17:33:37 CET

Hi,
I'm really trying to do Subversion development on OS X+fink for the
first time now, and it's pretty darn slow. Not SVN, but the build time!

Every time I make a tiny change in any file, it has to recompile the
file (fine), relink the library it's in (fine), and then relink all the
other libraries. And this takes many minutes. Is there something I
can do to speed this up? Is there a way to call "make check" so it
doesn't relink all the libraries? Is jlibtool something I can switch
to?

My setup:
./configure --disable-shared --enable-maintainer-mode
--with-berkeley-db=/sw/include/db4:/sw/lib

APR, APR-util, SVN all HEAD
No Apache
autoconf 2.54
libtool 1.4.2
gcc 3.1

-David Mankin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 26 17:36:16 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.