emacs-devel
[Top][All Lists]
Advanced

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

Re: AIX 5.2 unexec problem


From: Joe Buehler
Subject: Re: AIX 5.2 unexec problem
Date: Fri, 01 Dec 2006 08:58:25 -0500
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

Richard Stallman wrote:
>     My question regards treatment of .data/.bss.  Is all of the read/write 
> data supposed
>     to be preserved across unexec?
>
> It is abslutely necessary to dump the bss as data because it is filled
> with Lisp objects that must be preserved in the dumped Emacs.
>   
Is all of bss supposed to be saved?  Even the parts that come after the
marker symbols in lastfile.c?

>     Newer versions of the AIX linker reorder objects, so the manual placement 
> of
>     lastfile.o on the link line doesn't cause the desired memory layout.  The
>     option -bnoobjreorder needs to be added to the link command line to turn 
> off
>     object reordering.
>
> Can you fix it using that method?
>   
I am currently building with -bnoobjreorder in LDFLAGS and that does
indeed preserve the proper
object ordering.

-- 
Joe Buehler



<DIV><FONT size="1">

E-mail confidentiality.
--------------------------------
This e-mail contains confidential and / or privileged information belonging to 
Spirent Communications plc, its affiliates and / or subsidiaries. If you are 
not the intended recipient, you are hereby notified that any disclosure, 
copying, distribution and / or the taking of any action based upon reliance on 
the contents of this transmission is strictly forbidden. If you have received 
this message in error please notify the sender by return e-mail and delete it 
from your system. If you require assistance, please contact our IT department 
at address@hidden

Spirent Communications plc,
Spirent House, Crawley Business Quarter, Fleming Way, Crawley, West Sussex, 
RH10 9QL, United Kingdom.
Tel No. +44 (0) 1293 767676
Fax No. +44 (0) 1293 767677

Registered in England Number 470893
Registered at Spirent House, Crawley Business Quarter, Fleming Way, Crawley, 
West Sussex, RH10 9QL, United Kingdom 

Or if within the US,

Spirent Communications,
26750 Agoura Road, Calabasas, CA, 91302, USA.
Tel No. 1-818-676- 2300 

</FONT></DIV>




reply via email to

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