all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yagnesh Raghava Yakkala <hi@yagnesh.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Compilation of Emacs trunk (24) too slow.
Date: Thu, 20 Dec 2012 07:29:10 +0900	[thread overview]
Message-ID: <87ip7x1xs9.fsf@yagnesh.org> (raw)
In-Reply-To: 8738z16d4z.fsf@gavenkoa.example.com


> I think that this is a '--enable-checking=all' but don't try. Just disable all
> of them. Am I right?

Not sure. I never bothered to check them and I simply don't give any configure
flags (except --prefix)

On Ubuntu I have a long script which does simply the following.. 

#+begin_src sh
sudo apt-get build-dep emacs23          # first time only
git clone git://repo.or.cz/emacs.git    # or git pull
cd emacs
./autogen.sh
./configure --prefix=~/local/emacs-commit-hash
make bootstrap 
make install
#+end_src

Thanks.,
-- 
ఎందరో మహానుభావులు అందరికి వందనములు
YYR




      reply	other threads:[~2012-12-19 22:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-18 19:11 Compilation of Emacs trunk (24) too slow Oleksandr Gavenko
2012-12-18 21:37 ` Yagnesh Raghava Yakkala
2012-12-19 19:43   ` Oleksandr Gavenko
2012-12-19 22:29     ` Yagnesh Raghava Yakkala [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ip7x1xs9.fsf@yagnesh.org \
    --to=hi@yagnesh.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.