fix xgettext invocation
[deliverable/binutils-gdb.git] / ld / configure.tgt
... / ...
CommitLineData
1# This is the linker target specific file. This is invoked by the
2# autoconf generated configure script. Putting it in a separate shell
3# file lets us skip running autoconf when modifying target specific
4# information.
5
6# This file switches on the shell variable ${targ}, and sets the
7# following shell variables:
8# targ_emul name of linker emulation to use
9# targ_extra_emuls additional linker emulations to provide
10
11targ_extra_emuls=
12
13case "${targ}" in
14arm-*-pe) targ_emul=armpe ;;
15arc-*-elf*) targ_emul=arcelf ;;
16d10v-*-*) targ_emul=d10velf ;;
17# start-sanitize-d30v
18d30v-*-*ext*) targ_emul=d30v_e; targ_extra_emuls="d30velf d30v_o" ;;
19d30v-*-*onchip*) targ_emul=d30v_o; targ_extra_emuls="d30velf d30v_e" ;;
20d30v-*-*) targ_emul=d30velf; targ_extra_emuls="d30v_e d30v_o" ;;
21# end-sanitize-d30v
22sparc64-*-aout*) targ_emul=sparcaout ;;
23sparc64-*-elf*) targ_emul=elf64_sparc ;;
24sparc-sun-sunos4*) targ_emul=sun4 ;;
25sparclite*-*-coff) targ_emul=coff_sparc ;;
26sparclite*-fujitsu-*) targ_emul=sparcaout ;;
27sparc*-*-aout) targ_emul=sparcaout ;;
28sparc*-*-coff) targ_emul=coff_sparc ;;
29sparc*-*-elf) targ_emul=elf32_sparc ;;
30sparc*-*-sysv4*) targ_emul=elf32_sparc ;;
31sparc*-*-linux*aout*) targ_emul=sparclinux
32 targ_extra_emuls="elf32_sparc sun4"
33 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/aout//'`
34 tdir_sun4=sparc-sun-sunos4
35 ;;
36sparc64-*-linux-gnu*) targ_emul=elf64_sparc
37 targ_extra_emuls="elf32_sparc sparclinux sun4"
38 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
39 tdir_sparclinux=${tdir_elf32_sparc}aout
40 tdir_sun4=sparc-sun-sunos4
41 ;;
42sparc*-*-linux-gnu*) targ_emul=elf32_sparc
43 targ_extra_emuls="sparclinux sun4"
44 tdir_sparclinux=${targ_alias}aout
45 tdir_sun4=sparc-sun-sunos4
46 ;;
47sparc*-*-lynxos*) targ_emul=sparclynx ;;
48sparc*-*-netbsd*) targ_emul=sparcnbsd ;;
49sparc*-*-solaris2*) targ_emul=elf32_sparc ;;
50sparc*-wrs-vxworks*) targ_emul=sparcaout ;;
51sparc*-*-rtems*) targ_emul=sparcaout ;;
52i960-wrs-vxworks5.0*) targ_emul=gld960 ;;
53i960-wrs-vxworks5*) targ_emul=gld960coff ;;
54i960-wrs-vxworks*) targ_emul=gld960 ;;
55i960-*-coff) targ_emul=gld960coff ;;
56i960-intel-nindy) targ_emul=gld960 ;;
57i960-*-rtems*) targ_emul=gld960coff ;;
58m32r-*-*) targ_emul=m32relf ;;
59m68*-sun-sunos[34]*) targ_emul=sun3 ;;
60m68*-wrs-vxworks*) targ_emul=sun3 ;;
61m68*-ericsson-ose) targ_emul=sun3 ;;
62m68*-apple-aux*) targ_emul=m68kaux ;;
63*-tandem-none) targ_emul=st2000 ;;
64i[3456]86-*-vsta) targ_emul=vsta ;;
65i[3456]86-go32-rtems*) targ_emul=i386go32 ;;
66i[3456]86-*-go32) targ_emul=i386go32 ;;
67i[3456]86-*-msdosdjgpp*) targ_emul=i386go32 ;;
68i[3456]86-*-aix*) targ_emul=i386coff ;;
69i[3456]86-*-sco*) targ_emul=i386coff ;;
70i[3456]86-*-isc*) targ_emul=i386coff ;;
71i[3456]86-*-lynxos*) targ_emul=i386lynx ;;
72i[3456]86-*-coff) targ_emul=i386coff ;;
73i[3456]86-*-rtems*) targ_emul=i386coff ;;
74i[3456]86-*-bsd) targ_emul=i386bsd ;;
75i[3456]86-*-bsd386) targ_emul=i386bsd ;;
76i[3456]86-*-bsdi*) targ_emul=i386bsd ;;
77i[3456]86-*-aout) targ_emul=i386aout ;;
78i[3456]86-*-linux*aout*) targ_emul=i386linux
79 targ_extra_emuls=elf_i386
80 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/aout//'`
81 ;;
82i[3456]86-*-linuxoldld) targ_emul=i386linux; targ_extra_emuls=elf_i386 ;;
83i[3456]86-*-linux-gnu*) targ_emul=elf_i386
84 targ_extra_emuls=i386linux
85 tdir_i386linux=${targ_alias}aout
86 ;;
87i[3456]86-*-sysv4*) targ_emul=elf_i386 ;;
88i[3456]86-*-unixware) targ_emul=elf_i386 ;;
89i[3456]86-*-netbsd*) targ_emul=i386nbsd ;;
90i[3456]86-*-netware) targ_emul=i386nw ;;
91i[3456]86-*-elf*) targ_emul=elf_i386 ;;
92i[3456]86-*-freebsdelf*) targ_emul=elf_i386 ;;
93i[3456]86-*-freebsd*) targ_emul=i386bsd ;;
94i[3456]86-*-sysv*) targ_emul=i386coff ;;
95i[3456]86-*-ptx*) targ_emul=i386coff ;;
96i[3456]86-*-mach*) targ_emul=i386mach ;;
97i[3456]86-*-gnu*) targ_emul=elf_i386 ;;
98i[3456]86-*-msdos*) targ_emul=i386msdos; targ_extra_emuls=i386aout ;;
99i[3456]86-*-moss*) targ_emul=i386moss; targ_extra_emuls=i386msdos ;;
100i[3456]86-*-winnt*) targ_emul=i386pe ;;
101i[3456]86-*-pe) targ_emul=i386pe ;;
102i[3456]86-*-cygwin32*) targ_emul=i386pe ;;
103i[3456]86-*-mingw32*) targ_emul=i386pe ;;
104m8*-*-*) targ_emul=m88kbcs ;;
105a29k-*-udi) targ_emul=sa29200 ;;
106a29k-*-ebmon) targ_emul=ebmon29k ;;
107a29k-*-*) targ_emul=a29k ;;
108# arm-*-riscix*) targ_emul=riscix ;;
109arm-*-aout | armel-*-aout) targ_emul=armaoutl ;;
110armeb-*-aout) targ_emul=armaoutb ;;
111arm-*-coff) targ_emul=armcoff ;;
112thumb-*-coff) targ_emul=armcoff ;;
113h8300-*-hms) targ_emul=h8300; targ_extra_emuls="h8300h h8300s"
114 ;;
115h8500-*-hms) targ_emul=h8500
116 targ_extra_emuls="h8500s h8500b h8500m h8500c"
117 ;;
118sh-*-elf*|sh-*-rtems*) targ_emul=shelf
119 targ_extra_emuls="shlelf sh shl"
120 ;;
121sh-*-*) targ_emul=sh; targ_extra_emuls=shl ;;
122m68k-sony-*) targ_emul=news ;;
123m68k-hp-bsd*) targ_emul=hp300bsd ;;
124m68*-motorola-sysv*) targ_emul=delta68 ;;
125m68*-*-aout) targ_emul=m68kaout ;;
126m68*-*-coff) targ_emul=m68kcoff ;;
127m68*-*-elf) targ_emul=m68kelf ;;
128m68*-*-hpux*) targ_emul=hp3hpux ;;
129m68k-*-linux*aout*) targ_emul=m68klinux
130 targ_extra_emuls=m68kelf
131 tdir_m68kelf=`echo ${targ_alias} | sed -e 's/aout//'`
132 ;;
133m68k-*-linux-gnu*) targ_emul=m68kelf
134 targ_extra_emuls=m68klinux
135 tdir_m68klinux=`echo ${targ_alias} | sed -e 's/linux/linuxaout/'`
136 ;;
137m68*-*-lynxos*) targ_emul=m68klynx ;;
138m68*-hp*-netbsd*) targ_emul=m68k4knbsd ;;
139m68*-*-netbsd*) targ_emul=m68knbsd ;;
140m68*-*-psos*) targ_emul=m68kpsos ;;
141m68*-*-rtems*) targ_emul=m68kcoff ;;
142hppa*-*-*elf*) targ_emul=hppaelf ;;
143hppa*-*-lites*) targ_emul=hppaelf ;;
144hppa*-*-rtems*) targ_emul=hppaelf ;;
145vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
146mips*-dec-ultrix*) targ_emul=mipslit ;;
147mips*-dec-osf*) targ_emul=mipslit ;;
148mips*-sgi-irix[56]*) targ_emul=elf32bsmip ;;
149mips*-sgi-irix*) targ_emul=mipsbig ;;
150mips*el-*-ecoff*) targ_emul=mipsidtl ;;
151mips*-*-ecoff*) targ_emul=mipsidt ;;
152mips*-dec-bsd*) targ_emul=mipsbsd ;;
153mips*-dec-netbsd*) targ_emul=elf32lmip ;;
154mips*-*-bsd*) targ_emul=mipsbig ;;
155# start-sanitize-vr4320
156mips*vr4320el-*-elf*) targ_emul=elf32l4300 ;;
157mips*vr4320-*-elf*) targ_emul=elf32b4300 ;;
158# end-sanitize-vr4320
159mips*vr4300el-*-elf*) targ_emul=elf32l4300 ;;
160mips*vr4300-*-elf*) targ_emul=elf32b4300 ;;
161mips*vr4100el-*-elf*) targ_emul=elf32l4300 ;;
162mips*vr4100-*-elf*) targ_emul=elf32b4300 ;;
163mips*vr5000el-*-elf*) targ_emul=elf32l4300 ;;
164mips*vr5000-*-elf*) targ_emul=elf32b4300 ;;
165# start-sanitize-tx49
166mips*tx49el-*-elf*) targ_emul=elf32l4300 ;;
167mips*tx49-*-elf*) targ_emul=elf32b4300 ;;
168# end-sanitize-tx49
169# start-sanitize-r5900
170mips*r5900*-*-elf*) targ_emul=elf32l5900 ;;
171# end-sanitize-r5900
172mips*el-*-elf*) targ_emul=elf32elmip ;;
173mips*-*-elf*) targ_emul=elf32ebmip ;;
174mips*-*-rtems*) targ_emul=elf32ebmip ;;
175mips*el-*-linux-gnu*) targ_emul=elf32lsmip
176 targ_extra_emuls="elf32bsmip mipslit mipsbig"
177 ;;
178mips*-*-linux-gnu*) targ_emul=elf32bsmip
179 targ_extra_emuls="elf32lsmip mipsbig mipslit"
180 ;;
181mips*-*-lnews*) targ_emul=mipslnews ;;
182mn10200-*-*) targ_emul=mn10200 ;;
183mn10300-*-*) targ_emul=mn10300 ;;
184alpha*-*-linuxecoff*) targ_emul=alpha targ_extra_emuls=elf64alpha
185 tdir_elf64alpha=`echo ${targ_alias} | sed -e 's/ecoff//'`
186 ;;
187alpha*-*-linux-gnu*) targ_emul=elf64alpha targ_extra_emuls=alpha
188 tdir_alpha=`echo ${targ_alias} | sed -e 's/linux/linuxecoff/'`
189 ;;
190alpha*-*-osf*) targ_emul=alpha ;;
191alpha*-*-gnu*) targ_emul=elf64alpha ;;
192alpha*-*-netware*) targ_emul=alpha ;;
193alpha*-*-netbsd*) targ_emul=elf64alpha ;;
194z8k-*-coff) targ_emul=z8002; targ_extra_emuls=z8001 ;;
195ns32k-pc532-mach* | ns32k-pc532-ux*) targ_emul=pc532macha ;;
196ns32k-pc532-netbsd* | ns32k-pc532-lites*) targ_emul=ns32knbsd ;;
197powerpc-*-elf* | powerpc-*-eabi* | powerpc-*-linux-gnu* | powerpc-*-sysv* \
198 | powerpc-*-netbsd*)
199 targ_emul=elf32ppc ;;
200powerpcle-*-elf* | powerpcle-*-eabi* | powerpcle-*-solaris* | powerpcle-*-sysv*) targ_emul=elf32lppc ;;
201powerpc-*-rtems*) targ_emul=elf32ppc ;;
202powerpc-*-macos*) targ_emul=ppcmacos ;;
203powerpc-*-netware*) targ_emul=ppcnw ;;
204powerpcle-*-pe) targ_emul=ppcpe ;;
205powerpcle-*-winnt*) targ_emul=ppcpe ;;
206powerpcle-*-cygwin32) targ_emul=ppcpe ;;
207powerpc-*-aix*) targ_emul=aixppc ;;
208powerpc-*-beos*) targ_emul=aixppc ;;
209rs6000-*-aix*) targ_emul=aixrs6 ;;
210tic30-*-*aout*) targ_emul=tic30aout ;;
211tic30-*-*coff*) targ_emul=tic30coff ;;
212# start-sanitize-tic80
213tic80-*-*) targ_emul=tic80coff ;;
214# end-sanitize-tic80
215# start-sanitize-sky
216dvp-*-*) targ_emul=elf32l4300 ;; # mips64r5900-elf
217# end-sanitize-sky
218v850-*-*) targ_emul=v850 ;;
219# start-sanitize-v850e
220v850e-*-*) targ_emul=v850 ;;
221v850ea-*-*) targ_emul=v850 ;;
222# end-sanitize-v850e
223w65-*-*) targ_emul=w65 ;;
224*-*-aout) targ_emul=${target_cpu}-${target_vendor} ;;
225*-*-coff) targ_emul=${target_cpu}-${target_vendor} ;;
226*-*-netware) targ_emul=${target_cpu}-nw ;;
227*-*-ieee*) targ_emul=vanilla ;;
228
229*)
230 echo 2>&1 "*** ld does not support target ${targ}"
231 echo 2>&1 "*** see ld/configure.tgt for supported targets"
232 exit 1
233
234esac
This page took 0.023631 seconds and 4 git commands to generate.