| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: testers@ATHENA.MIT.EDU From: jfc@ATHENA.MIT.EDU Date: Wed, 07 Aug 91 10:01:26 EDT The following lines should be added to m-vax.h in the emacs source; then emacs should be recompiled for the VAX: #ifdef __GNUC__ #define alloca __builtin_alloca #endif This used to be done in the .c files, but with 18.57 the responsbility for declaring alloca moved to the machine.h file. m-vax.h wasn't updated.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |