comparison src/m/mips-siemens.h @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 0132846995bd
children a86b2b5e0111
comparison
equal deleted inserted replaced
172:a38aed19690b 173:8eaf7971accc
127 127
128 #undef LIBS_DEBUG 128 #undef LIBS_DEBUG
129 129
130 /* Alter some of the options used when linking. */ 130 /* Alter some of the options used when linking. */
131 131
132 #define LIBS_MACHINE "-lmld" 132 #undef LIBS_MACHINE
133 /* #define LIBS_MACHINE "-lmld" */ /* mrb */
133 #define START_FILES "pre-crt0.o /usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xt.o" 134 #define START_FILES "pre-crt0.o /usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xt.o"
134 135
135 #ifdef LIB_STANDARD 136 #ifdef LIB_STANDARD
136 #undef LIB_STANDARD 137 #undef LIB_STANDARD
137 #endif 138 #endif