unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: rms@gnu.org, Kenichi Handa <handa@m17n.org>,
	Andreas Schwab <schwab@suse.de>,
	emacs-unicode@gnu.org, emacs-devel@gnu.org, jan.h.d@swipnet.se
Subject: Re: Crash building unicode2, NSTATICS too low, pure space overflow.
Date: Fri, 04 Aug 2006 12:05:07 +0200	[thread overview]
Message-ID: <85y7u4hl4c.fsf@lola.goethe.zz> (raw)
In-Reply-To: <97f770b50608040229t599b976dvb82b9befaefd6f4a@mail.gmail.com> (Duncan Mak's message of "Fri, 4 Aug 2006 05:29:18 -0400")

"Duncan Mak" <duncanmak@gmail.com> writes:

> With the following two patches, I was able to build emacs:
>
> in puresize.h
>
> -#define BASE_PURESIZE (1102000 + SYSTEM_PURESIZE_EXTRA +
> SITELOAD_PURESIZE_EXTRA)
> +#define BASE_PURESIZE (1235000 + SYSTEM_PURESIZE_EXTRA +
> SITELOAD_PURESIZE_EXTRA)
>
> in alloc.c
>
> -#define NSTATICS 1280
> +#define NSTATICS 2032
>
> However, I can't type anything into the buffer in the resulting emacs.
>
> I configured it with:
>
> ./configure --with-x-toolkit=gtk --enable-font-backend  --with-xft

Did you recompile all the Lisp files?

make bootstrap?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2006-08-04 10:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1G7kSB-0000Mi-00@etlken>
     [not found] ` <44D19F77.4050904@swipnet.se>
2006-08-03  7:36   ` Crash building unicode2, NSTATICS too low, pure space overflow Kenichi Handa
2006-08-03 10:01     ` Jan Djärv
2006-08-03 19:15     ` Richard Stallman
2006-08-04  0:58       ` Kenichi Handa
2006-08-04  4:58         ` Richard Stallman
2006-08-07  6:24         ` Jan Djärv
2006-08-07  6:46           ` Kenichi Handa
2006-08-04  9:09       ` Andreas Schwab
2006-08-04  9:29         ` Duncan Mak
2006-08-04 10:05           ` David Kastrup [this message]
2006-08-04 16:14             ` Duncan Mak
2006-08-04 18:42         ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=85y7u4hl4c.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-unicode@gnu.org \
    --cc=handa@m17n.org \
    --cc=jan.h.d@swipnet.se \
    --cc=rms@gnu.org \
    --cc=schwab@suse.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).