emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs on two different OSes from a shared directory


From: Dani Moncayo
Subject: Re: Building Emacs on two different OSes from a shared directory
Date: Mon, 28 Jan 2013 15:21:17 +0100

> You can build in the same tree, if you want: since the Windows build
> places the compiled files in subdirectories (src/oo/i386 etc.), and
> the Unix build places them in the same directory as sources, there
> should be no conflict.
>
> On Unix, you can also build outside of the source tree:
>
>   mkdir /some/where/else
>   cd /some/where/else
>   /path/to/emacs/tree/configure ...
>   make
>
> In the latter case, the source directories will remain clean.

Great.  Thank you.

-- 
Dani Moncayo



reply via email to

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