bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13528: "find_emacs_zone_regions: too many regions" --with-wide-int o


From: Paul Eggert
Subject: bug#13528: "find_emacs_zone_regions: too many regions" --with-wide-int on PPC 7447A Mac OS X 10.5.8
Date: Tue, 22 Jan 2013 17:57:06 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 01/22/2013 03:35 PM, Peter Dyballa wrote:
>     unexec: not enough room for load commands for new __DATA segments

Presumably this line in unexmacosx.c needs to be changed:

static unsigned long text_seg_lowest_offset = 0x10000000;

I'd try changing it to (say) 0x20000000, and then see what
Emacs says is the "Lowest offset of all sections in __TEXT segment".





reply via email to

[Prev in Thread] Current Thread [Next in Thread]