From: Eli Zaretskii Date: Fri, 21 Dec 2001 12:18:37 +0000 (+0000) Subject: Warn again using /bin/c89 on AIX 4.x. X-Git-Tag: ttn-vms-21-2-B4~17563 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a9f66ecbcde33772cc29f811eadc55d2321dbe12;p=emacs.git Warn again using /bin/c89 on AIX 4.x. From William J. Smith . --- diff --git a/etc/MACHINES b/etc/MACHINES index c1c586d8064..2a44c5af32a 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -562,6 +562,9 @@ IBM RS/6000 (rs6000-ibm-aix*) fail because libXbsd isn't found. This is a compiler bug; re-configure Emacs so that it isn't compiled with `-O5'. + On AIX 4.3.x and 4.4, compiling with /bin/c89 fails because it + treats certain warnings as errors. Use `cc' instead. + At last report, Emacs didn't run well on terminals. Informed persons say that the tty VMIN and VTIME settings have been corrupted; if you have a fix, please send it to us.