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