Mercurial > hg > xemacs-beta
diff src/m/alpha.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 59463afc5666 |
children | 5a88923fcbfe |
line wrap: on
line diff
--- a/src/m/alpha.h Mon Aug 13 09:42:28 2007 +0200 +++ b/src/m/alpha.h Mon Aug 13 09:43:35 2007 +0200 @@ -167,14 +167,14 @@ #ifndef __GNUC__ /* This apparently is for the system ld as opposed to Gnu ld. */ #ifdef OSF1 -#define LD_SWITCH_MACHINE -non_shared +#define LD_SWITCH_MACHINE "-non_shared" #endif /* OSF1 */ #endif /* not __GNUC__ */ #endif /* 0 */ #ifdef OSF1 #define LIBS_DEBUG -#define START_FILES pre-crt0.o +#define START_FILES "pre-crt0.o " #endif /* OSF1 */ #ifdef LINUX @@ -184,7 +184,7 @@ /* The program to be used for unexec. */ -#define UNEXEC unexalpha.o +#define UNEXEC "unexalpha.o" #define PNTR_COMPARISON_TYPE unsigned long