From: "Duncan Mak" <duncanmak@gmail.com>
Cc: emacs-unicode@gnu.org, jan.h.d@swipnet.se, emacs-devel@gnu.org,
rms@gnu.org, Kenichi Handa <handa@m17n.org>
Subject: Re: Crash building unicode2, NSTATICS too low, pure space overflow.
Date: Fri, 4 Aug 2006 05:29:18 -0400 [thread overview]
Message-ID: <97f770b50608040229t599b976dvb82b9befaefd6f4a@mail.gmail.com> (raw)
In-Reply-To: <jeodv027fg.fsf@sykes.suse.de>
[-- Attachment #1.1: Type: text/plain, Size: 472 bytes --]
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
Duncan.
[-- Attachment #1.2: Type: text/html, Size: 652 bytes --]
[-- Attachment #2: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
next prev parent reply other threads:[~2006-08-04 9:29 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 [this message]
2006-08-04 10:05 ` David Kastrup
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=97f770b50608040229t599b976dvb82b9befaefd6f4a@mail.gmail.com \
--to=duncanmak@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=emacs-unicode@gnu.org \
--cc=handa@m17n.org \
--cc=jan.h.d@swipnet.se \
--cc=rms@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 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).