Thien-Thi Nguyen <[EMAIL PROTECTED]> writes:

>    From: Marius Vollmer <[EMAIL PROTECTED]>
>    Date: 08 Apr 2002 18:45:44 +0200
>
>    A VPATH build is when you compile in a directory other than the source
>    directory.  This is useful when you want to compile a package for
>    different configurations but from a common source.  The name stems
>    from the fact that it is implemented using the VPATH variable of make.
>
> could you describe VPATH as "configure in place, make from elsewhere"?
> or is configure done elsewhere also?  i've heard the latter referred to
> as srcdir!=builddir (and usually make is done where configure is).

Check out the "Compiling For Multiple Architectures" node in
autoconf's info pages -- it explains the process at least...

> i'm assuming that whatever changes made to branch_release-1-6 that are
> long-term applicable would be also made in HEAD roughly concurrently,
> but i guess this is saved for later?

I've been trying to make sure to migrate all my 1.6 patches to HEAD,
but there are still some outstanding.  Of course some of the lag is
because I'm not sure we'll want to handle things the same in 1.8.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to