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

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

[debbugs-tracker] bug#6811: closed (add dump support for hpux ia64)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#6811: closed (add dump support for hpux ia64)
Date: Fri, 06 Sep 2019 00:43:01 +0000

Your message dated Thu, 05 Sep 2019 20:42:38 -0400
with message-id <address@hidden>
and subject line Re: bug#6811: emacs-23.2 on hpux
has caused the debbugs.gnu.org bug report #6811,
regarding add dump support for hpux ia64
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
6811: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6811
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] emacs-23.2 on hpux Date: Fri, 6 Aug 2010 11:16:27 -0500 User-agent: Mutt/1.5.20 (2009-12-10)
Hi,

Attached is a patch that allows us to build emacs-23.2 on our HP-UX
systems (10.20, 11.00 and 11.11 PA-RISC and 11.23, 11.31 both PA and
IA64).

Older hpux systems do not have setegid(), so I instead #defined it using
setregid. I must admit to being a little worried about this, simply
because the setegid() usage was introduced to fix a security flaw.

ORDINARY_LINK works. All of our hpux systems have termios.

We had problems both on HPUX and AIX crashing running temacs during the
build with a memory fault, turns out to be due to the fact that
DATA_SEG_BITS was not being added back in. This may not be the best fix
for the problem, but works for us.

Other notes:
Please restore the OSF/1 files etc. we still build on an OSF/1 system.
We also build on solaris 6, please don't remove it.

Peter
-- 
Peter O'Gorman
address@hidden

Attachment: emacs_23_2_hpux.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#6811: emacs-23.2 on hpux Date: Thu, 05 Sep 2019 20:42:38 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 27.1

Emacs now has a portable dumper, which should help things like this.
This report is 9 years old. If there is still any interest in Emacs on
HP-UX, and there are problems with the new dumping approach, it's better
to open a new report.


--- End Message ---

reply via email to

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