all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Sean Sieger <sean.sieger@gmail.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: Failed to compile from last bzr repo
Date: Tue, 5 Apr 2011 18:36:38 +0200	[thread overview]
Message-ID: <BANLkTikxzimwSjTdQyf8CszFi1CoTdjm_g@mail.gmail.com> (raw)
In-Reply-To: <87pqp07lmg.fsf@gmail.com>

On Tue, Apr 5, 2011 at 17:39, Sean Sieger <sean.sieger@gmail.com> wrote:

> Where do you find the configure information that you and Juanma are
> discussing?  I've poked around, but I haven't found anything beyond
> configure --help.  The INSTALL files don't say, right?  The assertions,
> CFLAGs and so on, where are they listed?

I don't understand the question.  configure --help lists
`--enable-checking', which already activates lots of assertions.

There are other checks you can enable, like GLYPH_DEBUG, FONT_DEBUG
and DEBUG_GCPRO, but you have to do it by hand. This is as easy as
passing "--cflags -DFONT_DEBUG" to configure, except in the case of
GLYPH_DEBUG, which must be set to 1. This is currently unsupported on
Windows (cmd.exe interprets "=" as a separator, so it doesn't grok
-DGLYPH_DEBUG=1). If you're interested you can change the makefiles
after running configure (I'd recommend writing a small perl script or
some such and running it after configure.bat).

Take a look at lisp.h for other options, like USE_LISP_UNION_TYPE.

Hope this helps,

    Juanma



  reply	other threads:[~2011-04-05 16:36 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-04  9:46 Failed to compile from last bzr repo Bastien
2011-04-04 11:53 ` Eli Zaretskii
2011-04-04 12:22   ` Deniz Dogan
2011-04-04 12:38     ` Sean Sieger
2011-04-04 17:37       ` Eli Zaretskii
2011-04-04 21:19         ` Juanma Barranquero
2011-04-04 21:51           ` Stefan Monnier
2011-04-04 22:00             ` Juanma Barranquero
2011-04-05 13:14               ` Stefan Monnier
2011-04-05 15:39                 ` Sean Sieger
2011-04-05 16:36                   ` Juanma Barranquero [this message]
2011-04-05 16:52                     ` Eli Zaretskii
2011-04-05 22:45                       ` Juanma Barranquero
2011-04-06  3:01                         ` Eli Zaretskii
2011-04-06  3:22                           ` Juanma Barranquero
2011-04-06 12:57                             ` Andy Moreton
2011-04-06 13:32                               ` Eli Zaretskii
2011-04-06 14:18                                 ` Juanma Barranquero
2011-04-06 15:47                                   ` Eli Zaretskii
2011-04-06 16:08                                     ` Eli Zaretskii
2011-04-06 16:18                                     ` Juanma Barranquero
2011-04-05 15:41                 ` Sean Sieger
2011-04-05 20:57                   ` Stefan Monnier
2011-04-05  0:13             ` Sean Sieger
2011-04-05  2:59           ` Eli Zaretskii
2011-04-04 16:39     ` Stefan Monnier
2011-04-04 17:35     ` Eli Zaretskii
2011-04-04 16:26   ` Bastien

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=BANLkTikxzimwSjTdQyf8CszFi1CoTdjm_g@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=sean.sieger@gmail.com \
    /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.