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

Re: Build System fixes

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-08-31 17:52:56 CEST

On Fri, Aug 31, 2001 at 11:21:26AM -0400, Kevin Pilch-Bisson wrote:
> Hey All (and especially gstein)
>
> I have finally finished all of the build system updates that I wanted to make
> and I am planning on checking them in later today after one last test.
>
> This fixes several things:
> 1) make install and make check now work on platforms with or without DB.
> 2) make -j2 works on platforms with DB.

Well not quite. We would also have to add deps for neon and APR to make
'make -jN' work properly, and I am not sure what the best way to do it is.

If I leave this part out, then 'make -j2 -k' does everything except link the
libraries, then make install links them then installs them.

Is this okay? Of course 'make' or 'make install' still work normally as long
as there is no -j.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:37 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.