unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 13528@debbugs.gnu.org
Subject: bug#13528: "find_emacs_zone_regions: too many regions" --with-wide-int on PPC 7447A Mac OS X 10.5.8
Date: Wed, 23 Jan 2013 00:35:45 +0100	[thread overview]
Message-ID: <846B4555-0454-48DB-911A-DA828238AF06@Freenet.DE> (raw)
In-Reply-To: <50FEFAC3.5020802@cs.ucla.edu>


Am 22.01.2013 um 21:46 schrieb Paul Eggert:

> === modified file 'src/unexmacosx.c'
> --- src/unexmacosx.c	2013-01-01 09:11:05 +0000
> +++ src/unexmacosx.c	2013-01-22 20:46:07 +0000
> @@ -437,7 +437,7 @@ build_region_list (void)
> }
>
>
> -#define MAX_UNEXEC_REGIONS 400
> +#define MAX_UNEXEC_REGIONS 800
>
> static int num_unexec_regions;
> typedef struct {


With this patch applied, optimisation at -O0, 'make bootstrap'  
delivers 124 + 116 lines plus 447 lines after the lines

	32 LC_LOAD_DYLIB          52
	33 LC_LOAD_DYLIB          56
	34 LC_LOAD_DYLIB          52

The build now fails with:

	Writing LC_LOAD_DYLIB     command
	Writing LC_LOAD_DYLIB     command
	Writing LC_LOAD_DYLIB     command
	unexec: not enough room for load commands for new __DATA segments
	make[2]: *** [bootstrap-emacs] Error 1

--
Greetings

   Pete

If it dies, it's biology.  If it blows up, it's chemistry. If it  
doesn't work, it's physics.
			– University washroom sgraffito






  parent reply	other threads:[~2013-01-22 23:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-21 22:19 bug#13528: 24.3.50; "find_emacs_zone_regions: too many regions" --with-wide-int on PPC 7447A Mac OS X 10.5.8 Peter Dyballa
2013-01-22 20:46 ` bug#13528: " Paul Eggert
2013-01-22 22:29   ` Peter Dyballa
2013-01-22 22:37     ` Paul Eggert
2013-01-22 23:11       ` Peter Dyballa
2013-01-24 21:01     ` Peter Dyballa
2013-01-25 16:45     ` Peter Dyballa
2013-02-08 16:25       ` Paul Eggert
2013-01-22 23:35   ` Peter Dyballa [this message]
2013-01-23  1:57     ` Paul Eggert
2013-01-23 10:40       ` Peter Dyballa
2013-01-23 23:37       ` Peter Dyballa

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=846B4555-0454-48DB-911A-DA828238AF06@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=13528@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    /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).