comparison src/m/ibmrs6000.h @ 8582:9f0d8d29d122

(LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.
author Karl Heuer <kwzh@gnu.org>
date Mon, 22 Aug 1994 23:18:42 +0000
parents c93c9e087810
children 8a1bc8b28d10
comparison
equal deleted inserted replaced
8581:e7daed44da21 8582:9f0d8d29d122
145 linker error for X11R6 library, which references pthread library 145 linker error for X11R6 library, which references pthread library
146 which most machines don't have. We use the name .inp instead of .imp 146 which most machines don't have. We use the name .inp instead of .imp
147 because .inp is a better convention to use in make-dist for naming 147 because .inp is a better convention to use in make-dist for naming
148 random input files. */ 148 random input files. */
149 #ifdef HAVE_AIX_SMT_EXP 149 #ifdef HAVE_AIX_SMT_EXP
150 #define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:m/ibmrs6000.inp,-bI:/usr/lpp/X11/bin/smt.exp 150 #define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:$(srcdir)/m/ibmrs6000.inp,-bI:/usr/lpp/X11/bin/smt.exp
151 #else 151 #else
152 #define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:m/ibmrs6000.inp 152 #define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:$(srcdir)/m/ibmrs6000.inp
153 #endif 153 #endif
154 154
155 /* AIX supposedly doesn't use this interface, but on thr RS/6000 155 /* AIX supposedly doesn't use this interface, but on the RS/6000
156 it apparently does. */ 156 it apparently does. */
157 #define NLIST_STRUCT 157 #define NLIST_STRUCT