[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set
From: |
WAROQUIERS Philippe |
Subject: |
RE: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set |
Date: |
Tue, 4 Sep 2007 11:58:26 +0200 |
I have done a test to see if emacs compiles and runs properly
when commenting the
#define static
line in s/hpux.h
I tested with the below versions of hp-ux and c compiler.
The emacs was properly configured/compiled with the below change
in hpux.h.
I started the resulting emacs on an X display and on a tty.
With this basic test, everything seems ok.
Conclusion: hpux 11.11 and the below version of the compiler
does not have a problem with the "static".
Hoping this helps ...
/* #define static ??? test if still needed for hp-ux 11.11 */
/* tested with the below
wao@steer: cc -V bidule.c
cpp.ansi: HP92453-01 B.11.X.35175-35176.GP HP C Preprocessor (ANSI)
ccom: HP92453-01 B.11.X.35098-35101.GP HP C Compiler
cc: "bidule.c", line 1: warning 501: Empty source file.
/usr/ccs/bin/ld: 92453-07 linker linker ld B.11.58 060929
/usr/ccs/bin/ld: Unsatisfied symbols:
main (Not referenced yet! Probably due to -u option)
wao@steer: uname -a
HP-UX steer B.11.11 U 9000/800 2316717407 unlimited-user license
wao@steer:
*/
____
This message and any files transmitted with it are legally privileged and
intended for the sole use of the individual(s) or entity to whom they are
addressed. If you are not the intended recipient, please notify the sender by
reply and delete the message and any attachments from your system. Any
unauthorised use or disclosure of the content of this message is strictly
prohibited and may be unlawful.
Nothing in this e-mail message amounts to a contractual or legal commitment on
the part of EUROCONTROL, unless it is confirmed by appropriately signed hard
copy.
Any views expressed in this message are those of the sender.
- RE: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set,
WAROQUIERS Philippe <=