Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)
[deliverable/binutils-gdb.git] / gdb / configure.in
CommitLineData
6a936870 1configdirs="doc testsuite"
912e0732
RP
2srcname="GDB"
3srctrigger=main.c
bc028766 4
0df06ca0
RP
5# per-host:
6
1a0edbc7
FF
7# Map host cpu into the config cpu subdirectory name.
8# The default is $host_cpu.
9
10case "${host_cpu}" in
11
12c[12]) gdb_host_cpu=convex ;;
13hppa*) gdb_host_cpu=pa ;;
14i[34]86) gdb_host_cpu=i386 ;;
15m68*) gdb_host_cpu=m68k ;;
16np1) gdb_host_cpu=gould ;;
17pyramid) gdb_host_cpu=pyr ;;
18*) gdb_host_cpu=$host_cpu ;;
19
20esac
21
6c815bbe
RP
22# map host info into gdb names.
23
19758e9e 24case "${host}" in
6c815bbe 25
19758e9e
JG
26a29k-*-*) gdb_host=ultra3 ;;
27
7ccb1e44
SC
28alpha-*-osf*) gdb_host=alpha-osf1 ;;
29
19758e9e
JG
30arm-*-*) gdb_host=arm ;;
31
32c[12]-*-*) gdb_host=convex ;;
33
8f59e92b
FF
34hppa*-hp-bsd*) gdb_host=hppabsd ;;
35hppa*-hp-hpux*) gdb_host=hppahpux ;;
19758e9e 36
19758e9e 37i[34]86-ncr-*) gdb_host=ncr3000 ;;
56eec3c7
JK
38i[34]86-sequent-bsd*) gdb_host=symmetry ;; #dynix
39i[34]86-sequent-sysv*) gdb_host=ptx ;;
19758e9e 40
2c7ab4ca 41i[34]86-*-aix*) gdb_host=i386aix ;;
6d685882 42i[34]86-*-bsd*) gdb_host=i386bsd ;;
30ffb593 43i[34]86-*-go32) gdb_host=go32 ;;
ef131e13 44i[34]86-*-linux) gdb_host=linux ;;
25286543 45i[34]86-*-lynx*) gdb_host=i386lynx ;;
ef131e13 46i[34]86-*-mach) gdb_host=i386mach ;;
117f631e 47i[34]86-*-sco3.2v4*) gdb_host=i386sco4 ;;
cf57ff2a 48i[34]86-*-sco*) gdb_host=i386sco ;;
5c820c19 49i[34]86-*-solaris*) gdb_host=i386sol2 ;;
b1aa08e2 50i[34]86-*-sunos*) gdb_host=sun386 ;;
3f06498a 51i[34]86-*-sysv3.2) gdb_host=i386v32 ;;
19758e9e
JG
52i[34]86-*-sysv4*) gdb_host=i386v4 ;;
53i[34]86-*-sysv*) gdb_host=i386v ;;
e23a6896 54i[34]86-*-isc*) gdb_host=i386v32 ;;
19758e9e 55
358ca35e
JG
56m680[01]0-sun-sunos3*) gdb_host=sun2os3 ;;
57m680[01]0-sun-sunos4*) gdb_host=sun2os4 ;;
ef131e13 58m68030-sony-*) gdb_host=news1000 ;;
19758e9e 59
358ca35e
JG
60m68*-altos-*) gdb_host=altos ;;
61m68*-apollo*-sysv*) gdb_host=apollo68v ;;
62m68*-apollo*-bsd*) gdb_host=apollo68b ;;
63m68*-att-*) gdb_host=3b1 ;;
0a8f1742 64m68*-bull*-sysv*) gdb_host=dpx2 ;;
358ca35e 65m68*-cbm-sysv4*) gdb_host=amix ;;
8f59e92b
FF
66m68*-hp-bsd*) gdb_host=hp300bsd ;;
67m68*-hp-hpux*) gdb_host=hp300hpux ;;
358ca35e 68m68*-isi-*) gdb_host=isi ;;
c649a7c2 69m68*-motorola-*) gdb_host=delta68 ;;
358ca35e
JG
70m68*-sony-*) gdb_host=news ;;
71m68*-sun-sunos3*) gdb_host=sun3os3 ;;
72m68*-sun-sunos4*) gdb_host=sun3os4 ;;
73m68*-sun-*) gdb_host=sun3os4 ;;
19758e9e 74
19758e9e
JG
75m88k-motorola-*) gdb_host=delta88 ;;
76m88k-*-*) gdb_host=m88k ;;
77
19758e9e
JG
78mips-dec-*) gdb_host=decstation ;;
79mips-little-*) gdb_host=littlemips ;;
80mips-sgi-irix3) gdb_host=irix3 ;;
81029114 81mips-sgi-irix4*) gdb_host=irix4 ;;
b487ba2e 82mips-sony-*) gdb_host=news-mips ;;
ee06f230 83mips-*-sysv*) gdb_host=riscos ;;
e8f8e093 84mips-*-riscos*) gdb_host=riscos ;;
19758e9e
JG
85
86none-*-*) gdb_host=none ;;
ef131e13 87
19758e9e
JG
88np1-*-*) gdb_host=np1 ;;
89
90ns32k-umax-*) gdb_host=umax ;;
91ns32k-utek-sysv) gdb_host=merlin ;;
92
19758e9e
JG
93pn-*-*) gdb_host=pn ;;
94
95pyramid-*-*) gdb_host=pyramid ;;
96
97romp-*-*) gdb_host=rtbsd ;;
98
99rs6000-*-*) gdb_host=rs6000 ;;
100
ef131e13 101sparc-*-solaris2*) gdb_host=sun4sol2 ;;
ebb3a1e5 102sparc-*-sunos4*) gdb_host=sun4os4 ;;
b52373a2 103sparc-*-*) gdb_host=sun4os4 ;;
19758e9e
JG
104
105tahoe-*-*) gdb_host=tahoe ;;
106
107vax-*-bsd*) gdb_host=vaxbsd ;;
6985bc54 108vax-*-ultrix2*) gdb_host=vaxult2 ;;
19758e9e 109vax-*-ultrix*) gdb_host=vaxult ;;
7da1e27d 110
6c815bbe
RP
111esac
112
8c7ae4a2 113
1a0edbc7 114if [ ! -f ${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh ]; then
6c815bbe 115 echo '***' "Gdb does not support host ${host}" 1>&2
912e0732
RP
116 exit 1
117fi
118
bdf3621b 119# We really shouldn't depend on there being a space after XM_FILE= ...
1a0edbc7 120hostfile=`awk '$1 == "XM_FILE=" { print $2 }' <${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh`
912e0732 121
0df06ca0 122# per-target:
912e0732 123
1a0edbc7
FF
124# Map target cpu into the config cpu subdirectory name.
125# The default is $target_cpu.
126
127case "${target_cpu}" in
128
129c[12]) gdb_target_cpu=convex ;;
130hppa*) gdb_target_cpu=pa ;;
131i[34]86) gdb_target_cpu=i386 ;;
132m68*) gdb_target_cpu=m68k ;;
133np1) gdb_target_cpu=gould ;;
134pn) gdb_target_cpu=gould ;;
135pyramid) gdb_target_cpu=pyr ;;
5fa46c42
SG
136sparclite) gdb_target_cpu=sparc
137 configdirs="${configdirs} sparclite"
138 ;;
0c101d49 139sparc*) gdb_target_cpu=sparc ;;
1a0edbc7
FF
140*) gdb_target_cpu=$target_cpu ;;
141
142esac
143
144# map target info into gdb names.
145
ef131e13
JG
146case "${target}" in
147
148a29k-*-aout) gdb_target=a29k ;;
149a29k-*-coff) gdb_target=a29k ;;
ebb3a1e5 150a29k-*-elf) gdb_target=a29k ;;
ef131e13
JG
151a29k-*-ebmon) gdb_target=a29k ;;
152a29k-*-kern) gdb_target=a29k-kern ;;
153a29k-*-none) gdb_target=a29k ;;
154a29k-*-sym1) gdb_target=ultra3 ;;
155a29k-*-udi) gdb_target=a29k-udi ;;
156
157arm-*-*) gdb_target=arm ;;
158
159c1-*-*) gdb_target=convex ;;
160c2-*-*) gdb_target=convex ;;
161
162h8300-*-*) gdb_target=h8300hms ;;
bd96254f 163h8300h-*-*) gdb_target=h8300hms gdb_target_cpu=h8300 ;;
195e46ea 164h8500-*-*) gdb_target=h8500hms ;;
ef131e13 165
9faacb92
SC
166sh-*-*) gdb_target=sh ;;
167
8f59e92b
FF
168hppa*-*-bsd*) gdb_target=hppabsd ;;
169hppa*-*-hpux*) gdb_target=hppahpux ;;
ef131e13
JG
170
171i[34]86-sequent-*) gdb_target=symmetry ;;
172i[34]86-ncr-*) gdb_target=ncr3000 ;;
ebb3a1e5
JG
173
174i[34]86-*-aout) gdb_target=i386aout ;;
175i[34]86-*-coff) gdb_target=i386v ;;
176i[34]86-*-elf) gdb_target=i386v ;;
177
2c7ab4ca 178i[34]86-*-aix*) gdb_target=i386aix ;;
6d685882 179i[34]86-*-bsd*) gdb_target=i386bsd ;;
e633652f 180i[34]86-*-go32) gdb_target=i386aout ;;
25286543 181i[34]86-*-lynx*) gdb_target=i386lynx
5fa46c42
SG
182 configdirs="${configdirs} gdbserver"
183 ;;
5c820c19 184i[34]86-*-solaris*) gdb_target=i386sol2 ;;
ef131e13
JG
185i[34]86-*-sunos*) gdb_target=sun386 ;;
186i[34]86-*-sysv4*) gdb_target=i386v4 ;;
cf57ff2a 187i[34]86-*-sco*) gdb_target=i386v ;;
ef131e13 188i[34]86-*-sysv*) gdb_target=i386v ;;
e23a6896
JK
189i[34]86-*-linux*) gdb_target=linux ;;
190i[34]86-*-isc*) gdb_target=i386v ;;
db85f523 191i[34]86-*-netware*) gdb_target=i386nw ;;
ef131e13 192
ef131e13
JG
193i960-*-bout) gdb_target=vxworks960 ;;
194i960-*-coff) gdb_target=nindy960 ;;
ebb3a1e5
JG
195i960-*-elf) gdb_target=nindy960 ;;
196
ef131e13
JG
197i960-*-nindy) gdb_target=nindy960 ;;
198i960-*-vxworks) gdb_target=vxworks960 ;;
199
01deac12
JG
200m68000-*-aout) gdb_target=m68k-nofp ;;
201m68000-*-coff) gdb_target=m68k-nofp ;;
202m68000-*-elf) gdb_target=m68k-nofp ;;
ebb3a1e5
JG
203m68000-*-sunos3*) gdb_target=sun2os3 ;;
204m68000-*-sunos4*) gdb_target=sun2os4 ;;
ef131e13 205
358ca35e 206m68*-cbm-sysv4*) gdb_target=amix ;;
0a8f1742 207m68*-bull-sysv*) gdb_target=dpx2 ;;
8f59e92b
FF
208m68*-hp-bsd*) gdb_target=hp300bsd ;;
209m68*-hp-hpux*) gdb_target=hp300hpux ;;
358ca35e
JG
210
211m68*-altos-*) gdb_target=altos ;;
212m68*-att-*) gdb_target=3b1 ;;
213m68*-ericsson-*) gdb_target=es1800 ;;
214m68*-isi-*) gdb_target=isi ;;
c649a7c2 215m68*-motorola-*) gdb_target=delta68 ;;
358ca35e
JG
216m68*-netx-*) gdb_target=vxworks68 ;;
217m68*-sony-*) gdb_target=news ;;
218m68*-tandem-*) gdb_target=st2000 ;;
219
c1128340
RS
220m68*-rom68k-*) gdb_target=monitor ;;
221m68*-*bug-*) gdb_target=monitor ;;
222m68*-monitor-*) gdb_target=monitor ;;
223
84a05e52
JG
224m68*-*-aout) gdb_target=m68k-fp ;;
225m68*-*-coff) gdb_target=m68k-fp ;;
226m68*-*-elf) gdb_target=m68k-fp ;;
358ca35e
JG
227m68*-*-os68k) gdb_target=os68k ;;
228m68*-*-sunos3*) gdb_target=sun3os3 ;;
229m68*-*-sunos4*) gdb_target=sun3os4 ;;
230m68*-*-vxworks*) gdb_target=vxworks68 ;;
ef131e13
JG
231
232m88k-motorola-*) gdb_target=delta88 ;;
233m88k-*-*) gdb_target=m88k ;;
234
235mips-big-*) gdb_target=bigmips ;;
236mips-dec-*) gdb_target=decstation ;;
761d5a4b
ILT
237mips-idt-ecoffl*) gdb_target=idtl ;;
238mips-idt-ecoff*) gdb_target=idt ;;
ef131e13
JG
239mips-little-*) gdb_target=littlemips ;;
240mips-sgi-*) gdb_target=irix3 ;;
241mips-sony-*) gdb_target=bigmips ;;
ee06f230 242mips-*-sysv*) gdb_target=bigmips ;;
e8f8e093 243mips-*-riscos*) gdb_target=bigmips ;;
ef131e13
JG
244
245none-*-*) gdb_target=none ;;
246
247np1-*-*) gdb_target=np1 ;;
248
249ns32k-utek-sysv) gdb_target=merlin ;;
250ns32k-utek-*) gdb_target=umax ;;
251
252pn-*-*) gdb_target=pn ;;
253
254pyramid-*-*) gdb_target=pyramid ;;
255
256rs6000-*-*) gdb_target=rs6000 ;;
257
84a05e52
JG
258sparc-*-aout) gdb_target=sparc-em ;;
259sparc-*-coff) gdb_target=sparc-em ;;
260sparc-*-elf) gdb_target=sparc-em ;;
ef131e13 261sparc-*-solaris2*) gdb_target=sun4sol2 ;;
ebb3a1e5 262sparc-*-sunos4*) gdb_target=sun4os4 ;;
54d44c8c 263sparc-*-vxworks*) gdb_target=vxsparc ;;
b52373a2 264sparc-*-*) gdb_target=sun4os4 ;;
0c101d49 265sparclite*-*-*) gdb_target=sparclite ;;
bd96254f
DE
266# start-sanitize-v9
267sparc64-*-*) gdb_target_cpu=sparc gdb_target=sp64 ;;
268# end-sanitize-v9
ef131e13
JG
269
270tahoe-*-*) gdb_target=tahoe ;;
271vax-*-*) gdb_target=vax ;;
6c815bbe 272
a493d9a6 273z8k-*-sim) gdb_target=z8ksim ;;
6c815bbe
RP
274esac
275
1a0edbc7 276if [ ! -f ${srcdir}/config/${gdb_target_cpu}/${gdb_target}.mt ]; then
6c815bbe 277 echo '***' "Gdb does not support target ${target}" 1>&2
912e0732
RP
278 exit 1
279fi
280
281if [ -z "${removing}" ] ; then
1a0edbc7 282 cat ${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh ${srcdir}/config/${gdb_target_cpu}/${gdb_target}.mt | awk '$1 == "#msg" {
912e0732
RP
283 print substr($0,6)}'
284fi
285
bdf3621b 286# We really shouldn't depend on there being a space after TM_FILE= ...
1a0edbc7 287targetfile=`awk '$1 == "TM_FILE=" { print $2 }' <${srcdir}/config/${gdb_target_cpu}/${gdb_target}.mt`
912e0732 288
d40309c7 289if [ "${target}" = "${host}" ] ; then
1a0edbc7 290 nativefile=`awk '$1 == "NAT_FILE=" { print $2 }' <${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh`
d40309c7
JG
291fi
292
1a0edbc7
FF
293host_makefile_frag=config/${gdb_host_cpu}/${gdb_host}.mh
294target_makefile_frag=config/${gdb_target_cpu}/${gdb_target}.mt
912e0732 295
d40309c7
JG
296# If hostfile (XM_FILE) and/or targetfile (TM_FILE) and/or nativefile
297# (NAT_FILE) is not set in the ?config/* file, we don't make the
298# corresponding links. But we have to remove the xm.h files and tm.h
299# files anyway, e.g. when switching from "configure host" to
300# "configure none".
301
bdf3621b
JG
302files=
303links=
dc0c3f64 304rm -f xm.h
bdf3621b 305if [ "${hostfile}" != "" ]; then
1a0edbc7
FF
306 if [ -f ${srcdir}/config/${hostfile} ]; then
307 files="${files} config/${hostfile}"
308 else
309 files="${files} config/${gdb_host_cpu}/${hostfile}"
310 fi
bdf3621b
JG
311 links="${links} xm.h"
312fi
dc0c3f64 313rm -f tm.h
bdf3621b 314if [ "${targetfile}" != "" ]; then
1a0edbc7
FF
315 if [ -f ${srcdir}/config/${targetfile} ]; then
316 files="${files} config/${targetfile}"
317 else
318 files="${files} config/${gdb_target_cpu}/${targetfile}"
319 fi
bdf3621b
JG
320 links="${links} tm.h"
321fi
1a0edbc7 322rm -f nm.h
d40309c7 323if [ "${nativefile}" != "" ]; then
1a0edbc7
FF
324 if [ -f ${srcdir}/config/${nativefile} ]; then
325 files="${files} config/${nativefile}"
326 else
327 files="${files} config/${gdb_host_cpu}/${nativefile}"
328 fi
dfc82617 329 links="${links} nm.h"
c9c23412
RP
330# temporary scaffolding until all hosts have the host/target/native
331# split in place.
332else
1a0edbc7 333 files="${files} config/nm-trash.h"
dfc82617 334 links="${links} nm.h"
d40309c7 335fi
bdf3621b
JG
336
337# post-target:
912e0732 338
bdf3621b
JG
339case ${srcdir} in
340 .)
341 ;;
342 *)
e8f8e093 343 grep "source ${srcdir}/.gdbinit" .gdbinit >/dev/null 2>/dev/null || \
bdf3621b
JG
344 echo "source ${srcdir}/.gdbinit" >> .gdbinit
345esac
346
c1ab5dba 347if [ "${nativefile}" = "" ] ; then
41617f8b 348 sed -e '/^NATDEPFILES= /s//# NATDEPFILES= /' \
d40309c7
JG
349 < Makefile > Makefile.tem
350 mv -f Makefile.tem Makefile
351fi
This page took 0.123076 seconds and 4 git commands to generate.