automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Targets with autotools


From: Ralf Wildenhues
Subject: Re: Multiple Targets with autotools
Date: Thu, 31 Aug 2006 18:43:47 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Asaf,

* Bartov, Asaf wrote on Wed, Aug 30, 2006 at 06:04:49PM CEST:
> 
> I have a large project that I'm trying to convert to use the GNU
> autotools.  One requirement of the project is that each binary unit
> (several shared libraries, several static libraries, and one executable)
> be built in several configurations (some are Apache modules, so I want
> module X to be built once for Apache 2.0, once for Apache 2.2, etc., and
> I want each to have debug and release flavors, so at least four targets
> per binary unit).

Learn about 'Parallel Build Trees' also known as 'VPATH Builds',
best explained in the respective new chapter of the documentation
(in CVS, not yet released).

In this message:
http://thread.gmane.org/gmane.comp.sysutils.automake.general/7506
that corresponds to section 2.2.6.

Hope that helps.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]