Mercurial > hg > xemacs-beta
comparison src/m/iris5d.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 | c5d627a313b1 |
comparison
equal
deleted
inserted
replaced
172:a38aed19690b | 173:8eaf7971accc |
---|---|
115 #define DATA_START 0x10000000 | 115 #define DATA_START 0x10000000 |
116 #define DATA_SEG_BITS 0x10000000 | 116 #define DATA_SEG_BITS 0x10000000 |
117 | 117 |
118 #undef LIBS_MACHINE | 118 #undef LIBS_MACHINE |
119 /* -lsun in case using Yellow Pages for passwords. */ | 119 /* -lsun in case using Yellow Pages for passwords. */ |
120 #define LIBS_MACHINE "-lsun -lmld" | 120 /* #define LIBS_MACHINE "-lsun -lmld" */ /* mrb */ |
121 #define LIBS_DEBUG | 121 #define LIBS_DEBUG |
122 | 122 |
123 /* Define this if you have a fairly recent system, | 123 /* Define this if you have a fairly recent system, |
124 in which crt1.o and crt1.n should be used. */ | 124 in which crt1.o and crt1.n should be used. */ |
125 #define HAVE_CRTN | 125 #define HAVE_CRTN |