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