comparison src/m/alpha.h @ 9738:511563c17f9c

(LD_SWITCH_MACHINE): New definition.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Oct 1994 18:54:40 +0000
parents 50532339ab7a
children ad238f4988c0
comparison
equal deleted inserted replaced
9737:1368ece6ec04 9738:511563c17f9c
151 #define DATA_SEG_BITS 0x140000000 151 #define DATA_SEG_BITS 0x140000000
152 152
153 153
154 #define ORDINARY_LINK 154 #define ORDINARY_LINK
155 155
156 #ifdef OSF1
157 #define LD_SWITCH_MACHINE -non_shared
158 #endif
159
156 #define LIBS_DEBUG 160 #define LIBS_DEBUG
157 #define START_FILES pre-crt0.o 161 #define START_FILES pre-crt0.o
158 162
159 163
160 /* The program to be used for unexec. */ 164 /* The program to be used for unexec. */