[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/MACHINES
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] Changes to emacs/etc/MACHINES |
Date: |
Mon, 15 Apr 2002 14:44:53 -0400 |
Index: emacs/etc/MACHINES
diff -c emacs/etc/MACHINES:1.14 emacs/etc/MACHINES:1.15
*** emacs/etc/MACHINES:1.14 Sat Apr 13 06:50:32 2002
--- emacs/etc/MACHINES Mon Apr 15 14:44:53 2002
***************
*** 75,80 ****
--- 75,85 ----
configure --x-includes=/usr/include --x-libraries=/usr/shlib
+ DEC C compiler version 5.9 (DEC C V5.9-005 on Digital UNIX V4.0f)
+ is reported to produce bogus binaries of Emacs 21.2 when the
+ command-line switches "-O4 -arch ev6 -tune ev6" are used. Using
+ just -O4 produces a good executable.
+
For 4.0 revision 564, and 4.0A and 4.0B, Emacs 20 seems to work
with no special configuration options. However, if you use GCC as
your compiler, you will need version 2.8.1 or later, as older