3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated automatically using autoconf version 2.4
5 # Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
7 # This configure script is free software; the Free Software Foundation
8 # gives unlimited permission to copy, distribute and modify it.
12 ac_default_prefix=/usr/local
13 # Any additions from configure.in:
15 bfd-assembler use BFD back end for writing object files"
17 targets alternative target configurations besides the primary"
19 # Initialize some variables set by options.
20 # The variables have the same names as the options, with
21 # dashes changed to underlines.
23 cache_file=./config.cache
32 program_transform_name=s,x,x,
41 # Initialize some other variables.
48 # If the previous option needs an argument, assign it.
49 if test -n "$ac_prev"; then
50 eval "$ac_prev=\$ac_option"
56 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
60 # Accept the important Cygnus configure options, so we can diagnose typos.
64 -build | --build | --buil | --bui | --bu | --b)
66 -build=* | --build=* | --buil=* | --bui=* | --bu=* | --b=*)
69 -cache-file | --cache-file | --cache-fil | --cache-fi \
70 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
72 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
73 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
74 cache_file="$ac_optarg" ;;
76 -disable-* | --disable-*)
77 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
78 # Reject names that are not valid shell variable names.
79 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
80 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
82 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
83 eval "enable_${ac_feature}=no" ;;
85 -enable-* | --enable-*)
86 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
87 # Reject names that are not valid shell variable names.
88 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
89 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
91 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
96 eval "enable_${ac_feature}='$ac_optarg'" ;;
98 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
99 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
100 | --exec | --exe | --ex)
101 ac_prev=exec_prefix ;;
102 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
103 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
104 | --exec=* | --exe=* | --ex=*)
105 exec_prefix="$ac_optarg" ;;
107 -gas | --gas | --ga | --g)
108 # Obsolete; use --with-gas.
111 -help | --help | --hel | --he)
112 # Omit some internal or obsolete options to make the list less imposing.
113 # This message is too long to be a string in the A/UX 3.1 sh.
115 Usage: configure [options] [host]
116 Options: [defaults in brackets after descriptions]
118 --cache-file=FILE cache test results in FILE
119 --help print this message
120 --no-create do not create output files
121 --quiet, --silent do not print \`checking...' messages
122 --version print the version of autoconf that created configure
123 Directory and file names:
124 --prefix=PREFIX install architecture-independent files in PREFIX
126 --exec-prefix=PREFIX install architecture-dependent files in PREFIX
128 --srcdir=DIR find the sources in DIR [configure dir or ..]
129 --program-prefix=PREFIX prepend PREFIX to installed program names
130 --program-suffix=SUFFIX append SUFFIX to installed program names
131 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
133 --build=BUILD configure for building on BUILD [BUILD=HOST]
134 --host=HOST configure for HOST [guessed]
135 --target=TARGET configure for TARGET [TARGET=HOST]
136 Features and packages:
137 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
138 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
139 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
140 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
141 --x-includes=DIR X include files are in DIR
142 --x-libraries=DIR X library files are in DIR
143 --enable and --with options recognized:$ac_help
147 -host | --host | --hos | --ho)
149 -host=* | --host=* | --hos=* | --ho=*)
153 # Obsolete; use --without-fp.
156 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
160 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
161 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
164 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
166 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
167 prefix="$ac_optarg" ;;
169 -program-prefix | --program-prefix | --program-prefi | --program-pref \
170 | --program-pre | --program-pr | --program-p)
171 ac_prev=program_prefix ;;
172 -program-prefix=* | --program-prefix=* | --program-prefi=* \
173 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
174 program_prefix="$ac_optarg" ;;
176 -program-suffix | --program-suffix | --program-suffi | --program-suff \
177 | --program-suf | --program-su | --program-s)
178 ac_prev=program_suffix ;;
179 -program-suffix=* | --program-suffix=* | --program-suffi=* \
180 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
181 program_suffix="$ac_optarg" ;;
183 -program-transform-name | --program-transform-name \
184 | --program-transform-nam | --program-transform-na \
185 | --program-transform-n | --program-transform- \
186 | --program-transform | --program-transfor \
187 | --program-transfo | --program-transf \
188 | --program-trans | --program-tran \
189 | --progr-tra | --program-tr | --program-t)
190 ac_prev=program_transform_name ;;
191 -program-transform-name=* | --program-transform-name=* \
192 | --program-transform-nam=* | --program-transform-na=* \
193 | --program-transform-n=* | --program-transform-=* \
194 | --program-transform=* | --program-transfor=* \
195 | --program-transfo=* | --program-transf=* \
196 | --program-trans=* | --program-tran=* \
197 | --progr-tra=* | --program-tr=* | --program-t=*)
198 program_transform_name="$ac_optarg" ;;
200 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
201 | -silent | --silent | --silen | --sile | --sil)
204 -site | --site | --sit)
206 -site=* | --site=* | --sit=*)
209 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
211 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
212 srcdir="$ac_optarg" ;;
214 -target | --target | --targe | --targ | --tar | --ta | --t)
216 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
217 target="$ac_optarg" ;;
219 -v | -verbose | --verbose | --verbos | --verbo | --verb)
222 -version | --version | --versio | --versi | --vers)
223 echo "configure generated by autoconf version 2.4"
227 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
228 # Reject names that are not valid shell variable names.
229 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
230 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
232 ac_package=`echo $ac_package| sed 's/-/_/g'`
237 eval "with_${ac_package}='$ac_optarg'" ;;
239 -without-* | --without-*)
240 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
241 # Reject names that are not valid shell variable names.
242 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
243 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
245 ac_package=`echo $ac_package| sed 's/-/_/g'`
246 eval "with_${ac_package}=no" ;;
249 # Obsolete; use --with-x.
252 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
253 | --x-incl | --x-inc | --x-in | --x-i)
254 ac_prev=x_includes ;;
255 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
256 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
257 x_includes="$ac_optarg" ;;
259 -x-libraries | --x-libraries | --x-librarie | --x-librari \
260 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
261 ac_prev=x_libraries ;;
262 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
263 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
264 x_libraries="$ac_optarg" ;;
266 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
270 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
271 echo "configure: warning: $ac_option: invalid host type" 1>&2
273 if test "x$nonopt" != xNONE; then
274 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
282 if test -n "$ac_prev"; then
283 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
286 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
288 # File descriptor usage:
291 # 2 errors and warnings
292 # 3 some systems may open it to /dev/tty
293 # 4 used on the Kubota Titan
294 # 6 checking for... messages and results
295 # 5 compiler messages saved in config.log
296 if test "$silent" = yes; then
304 This file contains any messages produced by compilers while
305 running configure, to aid debugging if configure makes a mistake.
308 # Strip out --no-create and --no-recursion so they do not pile up.
309 # Also quote any args containing shell metacharacters.
314 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
315 | --no-cr | --no-c) ;;
316 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
317 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
318 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
319 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
320 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
325 # Only set LANG and LC_ALL to C if already set.
326 # These must not be set unconditionally because not all systems understand
327 # e.g. LANG=C (notably SCO).
328 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
329 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
331 # confdefs.h avoids OS command line length limits that DEFS can exceed.
332 rm -rf conftest* confdefs.h
333 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
336 # A filename unique to this package, relative to the directory that
337 # configure is in, which we can look for to find out if srcdir is correct.
340 # Find the source files, if location was not specified.
341 if test -z "$srcdir"; then
342 ac_srcdir_defaulted=yes
343 # Try the directory containing this script, then its parent.
345 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
346 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
348 if test ! -r $srcdir/$ac_unique_file; then
352 ac_srcdir_defaulted=no
354 if test ! -r $srcdir/$ac_unique_file; then
355 if test "$ac_srcdir_defaulted" = yes; then
356 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
358 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
361 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
363 # Prefer explicitly selected file to automatically selected ones.
364 if test -z "$CONFIG_SITE"; then
365 if test "x$prefix" != xNONE; then
366 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
368 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
371 for ac_site_file in $CONFIG_SITE; do
372 if test -r "$ac_site_file"; then
373 echo "loading site script $ac_site_file"
378 if test -r "$cache_file"; then
379 echo "loading cache $cache_file"
382 echo "creating cache $cache_file"
387 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
388 ac_cpp='$CPP $CPPFLAGS'
389 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5 2>&5'
390 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5 2>&5'
392 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
394 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
401 ac_n= ac_c='\c' ac_t=
405 # Check whether --enable-bfd-assembler or --disable-bfd-assembler was given.
406 enableval="$enable_bfd_assembler"
407 if test -n "$enableval"; then
408 case "${enableval}" in
409 yes) need_bfd=yes user_bfd_gas=yes ;;
410 no) user_bfd_gas=no ;;
411 *) { echo "configure: error: bad value ${enableval} given for bfd-assembler option" 1>&2; exit 1; } ;;
414 # Check whether --enable-targets or --disable-targets was given.
415 enableval="$enable_targets"
416 if test -n "$enableval"; then
417 case "${enableval}" in
418 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
420 no) enable_targets= ;;
421 *) enable_targets=$enableval ;;
425 # Generate a header file -- gets more post-processing by Makefile later.
429 for ac_dir in `cd $srcdir;pwd`/.. $srcdir/`cd $srcdir;pwd`/..; do
430 if test -f $ac_dir/install-sh; then
432 ac_install_sh="$ac_aux_dir/install-sh -c"
434 elif test -f $ac_dir/install.sh; then
436 ac_install_sh="$ac_aux_dir/install.sh -c"
440 if test -z "$ac_aux_dir"; then
441 { echo "configure: error: can not find install-sh or install.sh in `cd $srcdir;pwd`/.. $srcdir/`cd $srcdir;pwd`/.." 1>&2; exit 1; }
443 ac_config_guess=$ac_aux_dir/config.guess
444 ac_config_sub=$ac_aux_dir/config.sub
445 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
448 # Do some error checking and defaulting for the host and target type.
450 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
453 # 1. You are not allowed to specify --host, --target, and nonopt at the
455 # 2. Host defaults to nonopt.
456 # 3. If nonopt is not specified, then host defaults to the current host,
457 # as determined by config.guess.
458 # 4. Target and build default to nonopt.
459 # 5. If nonopt is not specified, then target and build default to host.
461 # The aliases save the names the user supplied, while $host etc.
462 # will get canonicalized.
463 case $host---$target---$nonopt in
464 NONE---*---* | *---NONE---* | *---*---NONE) ;;
465 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
469 # Make sure we can run config.sub.
470 if $ac_config_sub sun4 >/dev/null 2>&1; then :
471 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
474 echo $ac_n "checking host system type""... $ac_c" 1>&6
477 case "$host_alias" in
481 if host_alias=`$ac_config_guess`; then :
482 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
484 *) host_alias=$nonopt ;;
488 host=`$ac_config_sub $host_alias`
489 host_cpu=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\1/'`
490 host_vendor=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
491 host_os=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\3/'`
492 echo "$ac_t""$host" 1>&6
494 echo $ac_n "checking target system type""... $ac_c" 1>&6
497 case "$target_alias" in
500 NONE) target_alias=$host_alias ;;
501 *) target_alias=$nonopt ;;
505 target=`$ac_config_sub $target_alias`
506 target_cpu=`echo $target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\1/'`
507 target_vendor=`echo $target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
508 target_os=`echo $target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\3/'`
509 echo "$ac_t""$target" 1>&6
511 echo $ac_n "checking build system type""... $ac_c" 1>&6
514 case "$build_alias" in
517 NONE) build_alias=$host_alias ;;
518 *) build_alias=$nonopt ;;
522 build=`$ac_config_sub $build_alias`
523 build_cpu=`echo $build | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\1/'`
524 build_vendor=`echo $build | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
525 build_os=`echo $build | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\3/'`
526 echo "$ac_t""$build" 1>&6
528 test "$host_alias" != "$target_alias" &&
529 test "$program_prefix$program_suffix$program_transform_name" = \
531 program_prefix=${target_alias}-
533 if test "$program_transform_name" = s,x,x,; then
534 program_transform_name=
537 echo 's,\\,\\\\,g; s,\$,$$,g' > conftestsed
538 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
541 test "$program_prefix" != NONE &&
542 program_transform_name="s,^,${program_prefix},; $program_transform_name"
543 # Use a double $ so make ignores it.
544 test "$program_suffix" != NONE &&
545 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
547 # sed with no file args requires a program.
548 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
555 # check for architecture variants
556 case ${target_cpu} in
557 armeb) cpu_type=arm endian=big ;;
558 arm*) cpu_type=arm endian=little ;;
559 hppa*) cpu_type=hppa ;;
560 i[45]86) cpu_type=i386 ;;
561 m680[012346]0) cpu_type=m68k ;;
562 m68008) cpu_type=m68k ;;
563 m683??) cpu_type=m68k ;;
564 m8*) cpu_type=m88k ;;
565 mips*el) cpu_type=mips endian=little;;
566 mips*) cpu_type=mips endian=big ;;
567 powerpcle*) cpu_type=ppc endian=little ;;
568 powerpc*) cpu_type=ppc endian=big ;;
569 rs6000*) cpu_type=ppc ;;
570 sparc64) cpu_type=sparc obj_format=elf
571 cat >> confdefs.h <<\EOF
575 sparclite*) cpu_type=sparc ;;
576 *) cpu_type=${target_cpu} ;;
579 # do we need the opcodes library?
584 OPCODES_LIB="../opcodes/libopcodes.a"
589 gas_target=${cpu_type}
590 this_target=${generic_target}
593 if test -n "$enable_targets" ; then
594 for t in `echo $enable_targets | sed 's/,/ /g'`; do
595 result=`$ac_config_sub $t 2>/dev/null`
596 if test -n "$result" ; then
597 canon_targets="$canon_targets $result"
599 # # Permit "all", etc. We don't support it yet though.
600 # canon_targets="$canon_targets $t"
603 _gas_uniq_list="$canon_targets"
605 for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
608 *) case " $_gas_uniq_newlist " in
609 *" $_gas_uniq_i "*) ;;
610 *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
614 canon_targets=$_gas_uniq_newlist
620 for this_target in $target $canon_targets ; do
622 eval `echo $this_target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/cpu=\1 vendor=\2 os=\3/'`
624 # check for architecture variants
626 hppa*) cpu_type=hppa ;;
627 i[45]86) cpu_type=i386 ;;
628 m680[012346]0) cpu_type=m68k ;;
629 m68008) cpu_type=m68k ;;
630 m683??) cpu_type=m68k ;;
631 m8*) cpu_type=m88k ;;
632 mips*el) cpu_type=mips endian=little;;
633 mips*) cpu_type=mips endian=big ;;
634 powerpcle*) cpu_type=ppc endian=little ;;
635 powerpc*) cpu_type=ppc endian=big ;;
636 rs6000*) cpu_type=ppc ;;
637 sparc64) cpu_type=sparc obj_format=elf want_sparcv9=true ;;
638 sparclite*) cpu_type=sparc ;;
639 *) cpu_type=${cpu} ;;
642 if test ${this_target} = $target ; then
643 target_cpu_type=${cpu_type}
644 elif test ${target_cpu_type} != ${cpu_type} ; then
649 generic_target=${cpu_type}-$vendor-$os
654 # assign object format
655 case ${generic_target} in
656 a29k-amd-udi) fmt=coff targ=ebmon29k ;;
657 a29k-amd-ebmon) fmt=coff targ=ebmon29k ;;
658 a29k-*-vxworks*) fmt=coff ;;
660 alpha-*-netware*) fmt=ecoff ;;
661 alpha-*-osf*) fmt=ecoff ;;
664 arc-*-elf*) fmt=elf bfd_gas=yes ;;
667 arm-*-riscix*) fmt=aout targ=arm-lit ;;
674 arm-*-riscix*) fmt=aout ;;
675 arm-*-pe) fmt=coff targ=armcoff em=pe ;;
677 hppa-*-*elf*) fmt=elf em=hppa ;;
678 hppa-*-lites*) fmt=elf em=hppa ;;
679 hppa-*-osf*) fmt=som em=hppa ;;
680 hppa-*-hpux*) fmt=som em=hppa ;;
681 hppa-*-bsd*) fmt=som em=hppa ;;
682 hppa-*-hiux*) fmt=som em=hppa ;;
684 h8300-*-coff) fmt=coff ;;
686 i386-ibm-aix*) fmt=coff targ=i386coff
688 i386-*-bsd*) fmt=aout em=386bsd ;;
689 i386-*-netbsd0.8) fmt=aout em=386bsd ;;
690 i386-*-netbsd*) fmt=aout em=nbsd bfd_gas=yes;;
691 i386-*-linux*aout* | i386-*-linuxoldld) fmt=aout em=linux ;;
692 i386-*-linux*coff*) fmt=coff em=linux
694 i386-*-linux*) fmt=elf em=linux ;;
695 i386-*-lynxos*) fmt=coff targ=i386coff
697 i386-*-sysv4* | i386-*-solaris* | i386-*-elf)
699 i386-*-coff | i386-*-sysv* | i386-*-sco* | i386-*-isc*)
700 fmt=coff targ=i386coff ;;
701 i386-*-vsta) fmt=aout ;;
702 i386-*-go32) fmt=coff targ=i386coff ;;
703 i386-*-gnu*) fmt=elf ;;
705 fmt=aout em=mach bfd_gas=yes ;;
706 i386-*-msdos*) fmt=aout ;;
707 i386-*-moss*) fmt=elf ;;
708 i386-*-pe) fmt=coff targ=i386coff em=pe ;;
709 i386-*-win32) fmt=coff targ=i386coff em=pe ;;
710 i386-*-*nt) fmt=coff targ=i386coff em=pe ;;
711 i960-*-bout) fmt=bout ;;
712 i960-*-coff) fmt=coff em=ic960 targ=ic960coff ;;
713 i960-*-nindy*) fmt=bout ;;
714 i960-*-vxworks4*) fmt=bout ;;
715 i960-*-vxworks5.0) fmt=bout ;;
716 i960-*-vxworks5.*) fmt=coff em=ic960 targ=ic960coff ;;
717 i960-*-vxworks*) fmt=bout ;;
719 m68k-*-vxworks* | m68k-ericsson-ose | m68k-*-sunos*)
721 m68k-motorola-sysv) fmt=coff targ=m68kcoff em=delta ;;
722 m68k-bull-sysv3*) fmt=coff targ=m68kcoff em=dpx2 ;;
723 m68k-apollo-*) fmt=coff targ=apollo em=apollo ;;
724 m68k-*-coff | m68k-*-sysv*)
725 fmt=coff targ=m68kcoff ;;
726 m68k-*-elf) fmt=elf ;;
727 m68k-*-hpux*) fmt=hp300 em=hp300 ;;
728 m68k-*-lynxos*) fmt=coff targ=m68kcoff
730 m68k-*-netbsd*) fmt=aout em=nbsd bfd_gas=yes ;;
732 m88k-*-coff*) fmt=coff targ=m88kcoff ;;
734 # don't change em like *-*-bsd does
735 mips-dec-netbsd*) fmt=elf targ=mips-lit endian=little ;;
736 mips-dec-bsd*) fmt=aout targ=mips-lit ;;
737 mips-sony-bsd*) fmt=ecoff targ=mips-big ;;
738 mips-*-bsd*) { echo "configure: error: Unknown vendor for mips-bsd configuration." 1>&2; exit 1; } ;;
739 mips-*-ultrix*) fmt=ecoff targ=mips-lit endian=little ;;
740 mips-*-ecoff*) fmt=ecoff
742 big) targ=mips-big ;;
746 mips-*-ecoff*) fmt=ecoff targ=mips-big ;;
747 mips-*-gnu*) fmt=aout
749 big) targ=mips-big ;;
753 mips-*-irix5*) fmt=elf targ=mips-big ;;
754 mips-*-irix*) fmt=ecoff targ=mips-big ;;
755 mips-*-riscos*) fmt=ecoff targ=mips-big ;;
756 mips-*-sysv*) fmt=ecoff targ=mips-big ;;
759 big) targ=mips-big ;;
763 ppc-*-pe) fmt=coff em=pe
769 ppc-*-winnt*) fmt=coff em=pe
775 ppc-*-aix*) fmt=coff ;;
776 ppc-*-elf* | ppc-*-eabi* | ppc-*-sysv4*)
783 ppc-*-netware*) fmt=elf em=ppcnw ;;
785 sh-*-coff) fmt=coff ;;
788 rce-*-aout) fmt=aout ;;
791 ns32k-pc532-mach* | ns32k-pc532-ux*) fmt=aout em=pc532mach ;;
792 ns32k-pc532-netbsd* | ns32k-pc532-lites*) fmt=aout em=nbsd532 ;;
794 sparc-*-sunos4*) fmt=aout em=sun3 ;;
795 sparc-*-aout | sparc*-*-vxworks)
797 sparc-*-coff) fmt=coff ;;
798 sparc-*-lynxos*) fmt=coff em=lynx ;;
799 sparc-fujitsu-none) fmt=aout ;;
800 sparc-*-elf | sparc*-*-solaris*)
802 sparc-*-netbsd*) fmt=aout em=nbsd bfd_gas=yes ;;
804 vax-*-bsd* | vax-*-ultrix*)
806 vax-*-vms) fmt=vms ;;
808 z8k-*-coff | z8k-*-sim)
813 *-*-aout | *-*-scout)
819 *-*-generic) fmt=generic ;;
820 *-*-xray | *-*-hms) fmt=coff ;;
822 *-*-elf | *-*-sysv4* | *-*-solaris*)
823 echo "configure: warning: GAS support for ELF format is incomplete." 1>&2
825 *-*-vxworks) fmt=aout ;;
826 *-*-netware) fmt=elf ;;
829 case ${cpu_type}-${fmt} in
830 arm-*) bfd_gas=yes ;;
832 # i386-aout) bfd_gas=preferred ;;
833 mips-*) bfd_gas=yes ;;
834 ns32k-*) bfd_gas=yes ;;
835 ppc-*) bfd_gas=yes ;;
836 sparc-*) bfd_gas=yes ;;
837 *-elf) bfd_gas=yes ;;
838 *-ecoff) bfd_gas=yes ;;
839 *-som) bfd_gas=yes ;;
843 # Other random stuff.
845 test -n "$want_sparcv9" && cat >> confdefs.h <<\EOF
851 m68k) extra_objects="$extra_objects m68k-parse.o" ;;
854 # See if we really can support this configuration with the emulation code.
856 if test $this_target = $target ; then
857 primary_bfd_gas=$bfd_gas
862 if test $bfd_gas = no ; then
863 # Can't support other configurations this way.
866 elif test $bfd_gas = no ; then
867 # Can't support this configuration.
871 # From target name and format, produce a list of supported emulations.
873 case ${generic_target}-${fmt} in
874 mips-*-irix5*-*) emulation="mipsbelf mipslelf mipself mipsbecoff mipslecoff mipsecoff" ;;
875 mips-*-*-ecoff) case "$endian" in
876 big) emulation="mipsbecoff mipslecoff mipsecoff" ;;
877 *) emulation="mipslecoff mipsbecoff mipsecoff" ;;
879 mips-*-*-elf) case "$endian" in
880 big) emulation="mipsbelf mipslelf mipself" ;;
881 *) emulation="mipslelf mipsbelf mipself" ;;
885 emulations="$emulations $emulation"
889 # Assign floating point type. Most processors with FP support
890 # IEEE FP. On those that don't support FP at all, usually IEEE
892 case ${target_cpu} in
893 vax | tahoe ) atof=${target_cpu} ;;
897 case "${obj_format}" in
898 "") { echo "configure: error: GAS does not know what format to use for target ${target}" 1>&2; exit 1; } ;;
902 if test ! -r ${srcdir}/config/tc-${target_cpu_type}.c; then
903 { echo "configure: error: GAS does not support target CPU ${target_cpu_type}" 1>&2; exit 1; }
906 if test ! -r ${srcdir}/config/obj-${obj_format}.c; then
907 { echo "configure: error: GAS does not have support for object file format ${obj_format}" 1>&2; exit 1; }
910 # and target makefile frag
912 target_frag=${srcdir}/config/${gas_target}.mt
913 if test ! -r ${target_frag}; then
914 target_frag=/dev/null # ick! but subst_file can't be conditionalized
918 case ${user_bfd_gas}-${primary_bfd_gas} in
920 # We didn't override user's choice.
923 echo "configure: warning: Use of BFD is required for ${target}; overriding config options." 1>&2
935 # User specified nothing.
939 # Some COFF configurations want these random other flags set.
940 case ${obj_format} in
942 case ${target_cpu_type} in
943 i386) cat >> confdefs.h <<\EOF
947 m68k) cat >> confdefs.h <<\EOF
951 m88k) cat >> confdefs.h <<\EOF
959 # Getting this done right is going to be a bitch. Each configuration specified
960 # with --enable-targets=... should be checked for environment, format, cpu, and
963 # For each configuration, the necessary object file support code must be linked
964 # in. This might be only one, it might be up to four. The necessary emulation
965 # code needs to be provided, too.
967 # And then there's "--enable-targets=all"....
969 # For now, just always do it for MIPS ELF or ECOFF configurations. Sigh.
971 formats="${obj_format}"
974 _gas_uniq_list="$emulations"
976 for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
979 *) case " $_gas_uniq_newlist " in
980 *" $_gas_uniq_i "*) ;;
981 *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
985 emulations=$_gas_uniq_newlist
987 for em in . $emulations ; do
991 fmt=elf file=mipself ;;
992 mipsbecoff | mipslecoff)
993 fmt=ecoff file=mipsecoff ;;
995 formats="$formats $fmt"
996 emfiles="$emfiles e-$file.o"
997 EMULATIONS="$EMULATIONS &$em,"
999 _gas_uniq_list="$formats"
1000 _gas_uniq_newlist=""
1001 for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
1002 case $_gas_uniq_i in
1004 *) case " $_gas_uniq_newlist " in
1005 *" $_gas_uniq_i "*) ;;
1006 *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
1010 formats=$_gas_uniq_newlist
1012 _gas_uniq_list="$emfiles"
1013 _gas_uniq_newlist=""
1014 for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
1015 case $_gas_uniq_i in
1017 *) case " $_gas_uniq_newlist " in
1018 *" $_gas_uniq_i "*) ;;
1019 *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
1023 emfiles=$_gas_uniq_newlist
1025 if test `set . $formats ; shift ; echo $#` -gt 1 ; then
1026 for fmt in $formats ; do
1028 aout) cat >> confdefs.h <<\EOF
1029 #define OBJ_MAYBE_AOUT 1
1032 bout) cat >> confdefs.h <<\EOF
1033 #define OBJ_MAYBE_BOUT 1
1036 coff) cat >> confdefs.h <<\EOF
1037 #define OBJ_MAYBE_COFF 1
1040 ecoff) cat >> confdefs.h <<\EOF
1041 #define OBJ_MAYBE_ECOFF 1
1044 elf) cat >> confdefs.h <<\EOF
1045 #define OBJ_MAYBE_ELF 1
1048 generic) cat >> confdefs.h <<\EOF
1049 #define OBJ_MAYBE_GENERIC 1
1052 hp300) cat >> confdefs.h <<\EOF
1053 #define OBJ_MAYBE_HP300 1
1056 ieee) cat >> confdefs.h <<\EOF
1057 #define OBJ_MAYBE_IEEE 1
1060 som) cat >> confdefs.h <<\EOF
1061 #define OBJ_MAYBE_SOM 1
1064 vms) cat >> confdefs.h <<\EOF
1065 #define OBJ_MAYBE_VMS 1
1069 extra_objects="$extra_objects obj-$fmt.o"
1073 if test `set . $emfiles ; shift ; echo $#` -gt 0 ; then
1075 extra_objects="$extra_objects $emfiles"
1076 DEFAULT_EMULATION=`set . $emulations ; echo $2`
1077 cat >> confdefs.h <<\EOF
1078 #define USE_EMULATIONS 1
1083 cat >> confdefs.h <<EOF
1084 #define EMULATIONS $EMULATIONS
1087 cat >> confdefs.h <<EOF
1088 #define DEFAULT_EMULATION "$DEFAULT_EMULATION"
1092 files="config/tc-${target_cpu_type}.c config/tc-${target_cpu_type}.h \
1093 config/obj-${obj_format}.h config/obj-${obj_format}.c \
1094 config/te-${te_file}.h config/atof-${atof}.c \
1096 links="targ-cpu.c targ-cpu.h obj-format.h obj-format.c targ-env.h atof-targ.c \
1099 case ${primary_bfd_gas}-${target_cpu_type}-${obj_format} in
1100 yes-*-coff) need_bfd=yes ;;
1101 no-*-coff) need_bfd=yes
1102 cat >> confdefs.h <<\EOF
1103 #define MANY_SEGMENTS 1
1108 reject_dev_configs=yes
1110 case ${reject_dev_configs}-${dev} in
1112 { echo "configure: error: GAS does not support the ${generic_target} configuration." 1>&2; exit 1; }
1122 case "${primary_bfd_gas}" in
1123 yes) cat >> confdefs.h <<\EOF
1124 #define BFD_ASSEMBLER 1
1130 case "${need_bfd}" in
1131 yes) BFDLIB=../bfd/libbfd.a
1132 ALL_OBJ_DEPS="$ALL_OBJ_DEPS ../bfd/bfd.h"
1138 cat >> confdefs.h <<EOF
1139 #define TARGET_ALIAS "${target_alias}"
1142 cat >> confdefs.h <<EOF
1143 #define TARGET_CANONICAL "${target}"
1146 cat >> confdefs.h <<EOF
1147 #define TARGET_CPU "${target_cpu}"
1150 cat >> confdefs.h <<EOF
1151 #define TARGET_VENDOR "${target_vendor}"
1154 cat >> confdefs.h <<EOF
1155 #define TARGET_OS "${target_os}"
1159 echo $ac_n "checking for CC""... $ac_c" 1>&6
1160 test -z "$CC" && CC=`egrep '^CC *=' ../Makefile | tail -1 | sed 's/^CC *= *//'`
1161 test -z "$CC" && CC=cc
1162 echo "$ac_t""setting CC to $CC" 1>&6
1164 # Find out if we are using GNU C, under whatever name.
1165 cat > conftest.c <<EOF
1170 ${CC-cc} -E conftest.c > conftest.out 2>&1
1171 if egrep yes conftest.out >/dev/null 2>&1; then
1178 # Find a good install program. We prefer a C program (faster),
1179 # so one script is as good as another. But avoid the broken or
1180 # incompatible versions:
1181 # SysV /etc/install, /usr/sbin/install
1182 # SunOS /usr/etc/install
1183 # IRIX /sbin/install
1185 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1186 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1187 # ./install, which can be erroneously created by make from ./install.sh.
1188 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1189 if test -z "$INSTALL"; then
1190 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1191 echo $ac_n "(cached) $ac_c" 1>&6
1193 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1194 for ac_dir in $PATH; do
1195 # Account for people who put trailing slashes in PATH elements.
1197 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1199 # OSF1 and SCO ODT 3.0 have their own names for install.
1200 for ac_prog in ginstall installbsd scoinst install; do
1201 if test -f $ac_dir/$ac_prog; then
1202 if test $ac_prog = install &&
1203 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
1204 # AIX install. It has an incompatible calling convention.
1205 # OSF/1 installbsd also uses dspmsg, but is usable.
1208 ac_cv_path_install="$ac_dir/$ac_prog -c"
1217 # As a last resort, use the slow shell script.
1218 test -z "$ac_cv_path_install" && ac_cv_path_install="$ac_install_sh"
1220 INSTALL="$ac_cv_path_install"
1222 echo "$ac_t""$INSTALL" 1>&6
1224 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1225 # It thinks the first close brace ends the variable substitution.
1226 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1228 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1231 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1232 # On Suns, sometimes $CPP names a directory.
1233 if test -n "$CPP" && test -d "$CPP"; then
1236 if test -z "$CPP"; then
1237 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1238 echo $ac_n "(cached) $ac_c" 1>&6
1240 # This must be in double quotes, not single quotes, because CPP may get
1241 # substituted into the Makefile and "${CC-cc}" will confuse make.
1243 # On the NeXT, cc -E runs the code through the compiler's parser,
1244 # not just through cpp.
1245 cat > conftest.$ac_ext <<EOF
1246 #line 1247 "configure"
1247 #include "confdefs.h"
1251 eval "$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1252 ac_err=`grep -v '^ *+' conftest.out`
1253 if test -z "$ac_err"; then
1258 CPP="${CC-cc} -E -traditional-cpp"
1259 cat > conftest.$ac_ext <<EOF
1260 #line 1261 "configure"
1261 #include "confdefs.h"
1265 eval "$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1266 ac_err=`grep -v '^ *+' conftest.out`
1267 if test -z "$ac_err"; then
1277 ac_cv_prog_CPP="$CPP"
1279 CPP="$ac_cv_prog_CPP"
1281 ac_cv_prog_CPP="$CPP"
1283 echo "$ac_t""$CPP" 1>&6
1285 for ac_hdr in string.h stdlib.h memory.h strings.h unistd.h stdarg.h varargs.h errno.h sys/types.h
1287 ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
1288 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1289 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1290 echo $ac_n "(cached) $ac_c" 1>&6
1292 cat > conftest.$ac_ext <<EOF
1293 #line 1294 "configure"
1294 #include "confdefs.h"
1297 eval "$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1298 ac_err=`grep -v '^ *+' conftest.out`
1299 if test -z "$ac_err"; then
1301 eval "ac_cv_header_$ac_safe=yes"
1305 eval "ac_cv_header_$ac_safe=no"
1309 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1310 echo "$ac_t""yes" 1>&6
1311 ac_tr_hdr=HAVE_`echo $ac_hdr | tr '[a-z]./\055' '[A-Z]___'`
1312 cat >> confdefs.h <<EOF
1313 #define $ac_tr_hdr 1
1317 echo "$ac_t""no" 1>&6
1322 # Put this here so that autoconf's "cross-compiling" message doesn't confuse
1323 # people who are not cross-compiling but are compiling cross-assemblers.
1324 echo $ac_n "checking whether compiling a cross-assembler""... $ac_c" 1>&6
1325 if test "${host}" = "${target}"; then
1329 cat >> confdefs.h <<\EOF
1330 #define CROSS_COMPILE 1
1334 echo "$ac_t""$cross_gas" 1>&6
1336 # If we cannot run a trivial program, we must be cross compiling.
1337 echo $ac_n "checking whether cross-compiling""... $ac_c" 1>&6
1338 if eval "test \"`echo '$''{'ac_cv_c_cross'+set}'`\" = set"; then
1339 echo $ac_n "(cached) $ac_c" 1>&6
1341 if test "$cross_compiling" = yes; then
1344 cat > conftest.$ac_ext <<EOF
1345 #line 1346 "configure"
1346 #include "confdefs.h"
1350 if test -s conftest && (./conftest; exit) 2>/dev/null; then
1358 cross_compiling=$ac_cv_c_cross
1359 echo "$ac_t""$ac_cv_c_cross" 1>&6
1361 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
1362 # for constant arguments. Useless!
1363 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
1364 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
1365 echo $ac_n "(cached) $ac_c" 1>&6
1367 cat > conftest.$ac_ext <<EOF
1368 #line 1369 "configure"
1369 #include "confdefs.h"
1371 int main() { return 0; }
1373 char *p = alloca(2 * sizeof(int));
1376 if eval $ac_link; then
1378 ac_cv_header_alloca_h=yes
1381 ac_cv_header_alloca_h=no
1386 echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
1387 if test $ac_cv_header_alloca_h = yes; then
1388 cat >> confdefs.h <<\EOF
1389 #define HAVE_ALLOCA_H 1
1394 echo $ac_n "checking for alloca""... $ac_c" 1>&6
1395 if eval "test \"`echo '$''{'ac_cv_func_alloca'+set}'`\" = set"; then
1396 echo $ac_n "(cached) $ac_c" 1>&6
1398 cat > conftest.$ac_ext <<EOF
1399 #line 1400 "configure"
1400 #include "confdefs.h"
1403 # define alloca __builtin_alloca
1406 # include <alloca.h>
1411 # ifndef alloca /* predefined by HP cc +Olibcalls */
1418 int main() { return 0; }
1420 char *p = (char *) alloca(1);
1423 if eval $ac_link; then
1425 ac_cv_func_alloca=yes
1428 ac_cv_func_alloca=no
1433 echo "$ac_t""$ac_cv_func_alloca" 1>&6
1434 if test $ac_cv_func_alloca = yes; then
1435 cat >> confdefs.h <<\EOF
1436 #define HAVE_ALLOCA 1
1441 if test $ac_cv_func_alloca = no; then
1442 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
1443 # that cause trouble. Some versions do not even contain alloca or
1444 # contain a buggy version. If you still want to use their alloca,
1445 # use ar to extract alloca.o from them instead of compiling alloca.c.
1447 cat >> confdefs.h <<\EOF
1452 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
1453 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
1454 echo $ac_n "(cached) $ac_c" 1>&6
1456 cat > conftest.$ac_ext <<EOF
1457 #line 1458 "configure"
1458 #include "confdefs.h"
1459 #if defined(CRAY) && ! defined(CRAY2)
1466 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1467 egrep "webecray" >/dev/null 2>&1; then
1477 echo "$ac_t""$ac_cv_os_cray" 1>&6
1478 if test $ac_cv_os_cray = yes; then
1479 for ac_func in _getb67 GETB67 getb67; do
1480 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1481 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1482 echo $ac_n "(cached) $ac_c" 1>&6
1484 cat > conftest.$ac_ext <<EOF
1485 #line 1486 "configure"
1486 #include "confdefs.h"
1487 /* System header to define __stub macros and hopefully few prototypes,
1488 which can conflict with char $ac_func(); below. */
1490 /* Override any gcc2 internal prototype to avoid an error. */
1493 int main() { return 0; }
1496 /* The GNU C library defines this for functions which it implements
1497 to always fail with ENOSYS. Some functions are actually named
1498 something starting with __ and the normal name is an alias. */
1499 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1507 if eval $ac_link; then
1509 eval "ac_cv_func_$ac_func=yes"
1512 eval "ac_cv_func_$ac_func=no"
1517 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1518 echo "$ac_t""yes" 1>&6
1519 cat >> confdefs.h <<EOF
1520 #define CRAY_STACKSEG_END $ac_func
1525 echo "$ac_t""no" 1>&6
1531 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
1532 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
1533 echo $ac_n "(cached) $ac_c" 1>&6
1535 if test "$cross_compiling" = yes; then
1536 ac_cv_c_stack_direction=0
1538 cat > conftest.$ac_ext <<EOF
1539 #line 1540 "configure"
1540 #include "confdefs.h"
1541 find_stack_direction ()
1543 static char *addr = 0;
1548 return find_stack_direction ();
1551 return (&dummy > addr) ? 1 : -1;
1555 exit (find_stack_direction() < 0);
1559 if test -s conftest && (./conftest; exit) 2>/dev/null; then
1560 ac_cv_c_stack_direction=1
1562 ac_cv_c_stack_direction=-1
1567 echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
1568 cat >> confdefs.h <<EOF
1569 #define STACK_DIRECTION $ac_cv_c_stack_direction
1574 echo $ac_n "checking for inline""... $ac_c" 1>&6
1575 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
1576 echo $ac_n "(cached) $ac_c" 1>&6
1579 for ac_kw in inline __inline__ __inline; do
1580 cat > conftest.$ac_ext <<EOF
1581 #line 1582 "configure"
1582 #include "confdefs.h"
1584 int main() { return 0; }
1589 if eval $ac_compile; then
1591 ac_cv_c_inline=$ac_kw; break
1598 echo "$ac_t""$ac_cv_c_inline" 1>&6
1599 case "$ac_cv_c_inline" in
1601 no) cat >> confdefs.h <<\EOF
1605 *) cat >> confdefs.h <<EOF
1606 #define inline $ac_cv_c_inline
1612 # VMS doesn't have unlink.
1613 for ac_func in unlink remove
1615 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1616 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1617 echo $ac_n "(cached) $ac_c" 1>&6
1619 cat > conftest.$ac_ext <<EOF
1620 #line 1621 "configure"
1621 #include "confdefs.h"
1622 /* System header to define __stub macros and hopefully few prototypes,
1623 which can conflict with char $ac_func(); below. */
1625 /* Override any gcc2 internal prototype to avoid an error. */
1628 int main() { return 0; }
1631 /* The GNU C library defines this for functions which it implements
1632 to always fail with ENOSYS. Some functions are actually named
1633 something starting with __ and the normal name is an alias. */
1634 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1642 if eval $ac_link; then
1644 eval "ac_cv_func_$ac_func=yes"
1647 eval "ac_cv_func_$ac_func=no"
1652 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1653 echo "$ac_t""yes" 1>&6
1654 ac_tr_func=HAVE_`echo $ac_func | tr '[a-z]' '[A-Z]'`
1655 cat >> confdefs.h <<EOF
1656 #define $ac_tr_func 1
1660 echo "$ac_t""no" 1>&6
1665 # Some systems don't have sbrk().
1668 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1669 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1670 echo $ac_n "(cached) $ac_c" 1>&6
1672 cat > conftest.$ac_ext <<EOF
1673 #line 1674 "configure"
1674 #include "confdefs.h"
1675 /* System header to define __stub macros and hopefully few prototypes,
1676 which can conflict with char $ac_func(); below. */
1678 /* Override any gcc2 internal prototype to avoid an error. */
1681 int main() { return 0; }
1684 /* The GNU C library defines this for functions which it implements
1685 to always fail with ENOSYS. Some functions are actually named
1686 something starting with __ and the normal name is an alias. */
1687 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1695 if eval $ac_link; then
1697 eval "ac_cv_func_$ac_func=yes"
1700 eval "ac_cv_func_$ac_func=no"
1705 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1706 echo "$ac_t""yes" 1>&6
1707 ac_tr_func=HAVE_`echo $ac_func | tr '[a-z]' '[A-Z]'`
1708 cat >> confdefs.h <<EOF
1709 #define $ac_tr_func 1
1713 echo "$ac_t""no" 1>&6
1718 # Some non-ANSI preprocessors botch requoting inside strings. That's bad
1719 # enough, but on some of those systems, the assert macro relies on requoting
1721 echo $ac_n "checking for working assert macro""... $ac_c" 1>&6
1722 if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then
1723 echo $ac_n "(cached) $ac_c" 1>&6
1725 cat > conftest.$ac_ext <<EOF
1726 #line 1727 "configure"
1727 #include "confdefs.h"
1730 int main() { return 0; }
1733 /* check for requoting problems */
1734 static int a, b, c, d;
1736 assert (!strcmp(s, "foo bar baz quux"));
1737 /* check for newline handling */
1743 if eval $ac_link; then
1745 gas_cv_assert_ok=yes
1753 echo "$ac_t""$gas_cv_assert_ok" 1>&6
1754 test $gas_cv_assert_ok = yes || cat >> confdefs.h <<\EOF
1755 #define BROKEN_ASSERT 1
1760 # On some systems, the system header files may not declare malloc, realloc,
1761 # and free. There are places where gas needs these functions to have been
1762 # declared -- such as when taking their addresses.
1764 #ifdef HAVE_MEMORY_H
1767 #ifdef HAVE_STRING_H
1770 #ifdef HAVE_STDLIB_H
1773 #ifdef HAVE_UNISTD_H
1778 echo $ac_n "checking whether declaration is required for malloc""... $ac_c" 1>&6
1779 if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then
1780 echo $ac_n "(cached) $ac_c" 1>&6
1782 cat > conftest.$ac_ext <<EOF
1783 #line 1784 "configure"
1784 #include "confdefs.h"
1786 int main() { return 0; }
1789 typedef char *(*f)();
1795 if eval $ac_link; then
1797 gas_cv_decl_needed_malloc=no
1800 gas_cv_decl_needed_malloc=yes
1805 echo "$ac_t""$gas_cv_decl_needed_malloc" 1>&6
1806 test $gas_cv_decl_needed_malloc = no || {
1807 cat >> confdefs.h <<\EOF
1808 #define NEED_DECLARATION_MALLOC 1
1814 echo $ac_n "checking whether declaration is required for free""... $ac_c" 1>&6
1815 if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then
1816 echo $ac_n "(cached) $ac_c" 1>&6
1818 cat > conftest.$ac_ext <<EOF
1819 #line 1820 "configure"
1820 #include "confdefs.h"
1822 int main() { return 0; }
1825 typedef void (*f)();
1831 if eval $ac_link; then
1833 gas_cv_decl_needed_free=no
1836 gas_cv_decl_needed_free=yes
1841 echo "$ac_t""$gas_cv_decl_needed_free" 1>&6
1842 test $gas_cv_decl_needed_free = no || {
1843 cat >> confdefs.h <<\EOF
1844 #define NEED_DECLARATION_FREE 1
1850 # Does errno.h declare errno, or do we have to add a separate declaration
1853 echo $ac_n "checking whether declaration is required for errno""... $ac_c" 1>&6
1854 if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then
1855 echo $ac_n "(cached) $ac_c" 1>&6
1857 cat > conftest.$ac_ext <<EOF
1858 #line 1859 "configure"
1859 #include "confdefs.h"
1865 int main() { return 0; }
1874 if eval $ac_link; then
1876 gas_cv_decl_needed_errno=no
1879 gas_cv_decl_needed_errno=yes
1884 echo "$ac_t""$gas_cv_decl_needed_errno" 1>&6
1885 test $gas_cv_decl_needed_errno = no || {
1886 cat >> confdefs.h <<\EOF
1887 #define NEED_DECLARATION_ERRNO 1
1894 cat > confcache <<\EOF
1895 # This file is a shell script that caches the results of configure
1896 # tests run on this system so they can be shared between configure
1897 # scripts and configure runs. It is not useful on other systems.
1898 # If it contains results you don't want to keep, you may remove or edit it.
1900 # By default, configure uses ./config.cache as the cache file,
1901 # creating it if it does not exist already. You can give configure
1902 # the --cache-file=FILE option to use a different cache file; that is
1903 # what configure does when it calls configure scripts in
1904 # subdirectories, so they share the cache.
1905 # Giving --cache-file=/dev/null disables caching, for debugging configure.
1906 # config.status only pays attention to the cache file if you give it the
1907 # --recheck option to rerun configure.
1910 # Ultrix sh set writes to stderr and can't be redirected directly,
1911 # and sets the high bit in the cache file unless we assign to the vars.
1913 sed -n "s/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=\${\1='\2'}/p" \
1915 if cmp -s $cache_file confcache; then
1918 if test -w $cache_file; then
1919 echo "updating cache $cache_file"
1920 cat confcache > $cache_file
1922 echo "not updating unwritable cache $cache_file"
1927 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1929 test "x$prefix" = xNONE && prefix=$ac_default_prefix
1930 # Let make expand exec_prefix.
1931 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1933 # Any assignment to VPATH causes Sun make to only execute
1934 # the first set of double-colon rules, so remove it if not needed.
1935 # If there is a colon in the path, we need to keep it.
1936 if test "x$srcdir" = x.; then
1937 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
1940 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1942 DEFS=-DHAVE_CONFIG_H
1944 # Without the "./", some shells look in PATH for config.status.
1945 : ${CONFIG_STATUS=./config.status}
1947 echo creating $CONFIG_STATUS
1948 rm -f $CONFIG_STATUS
1949 cat > $CONFIG_STATUS <<EOF
1951 # Generated automatically by configure.
1952 # Run this file to recreate the current configuration.
1953 # This directory was configured as follows,
1954 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1956 # $0 $ac_configure_args
1958 # Compiler output produced by configure, useful for debugging
1959 # configure, is in ./config.log if it exists.
1961 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1964 case "\$ac_option" in
1965 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1966 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1967 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1968 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1969 echo "$CONFIG_STATUS generated by autoconf version 2.4"
1971 -help | --help | --hel | --he | --h)
1972 echo "\$ac_cs_usage"; exit 0 ;;
1973 *) echo "\$ac_cs_usage"; exit 1 ;;
1977 ac_given_srcdir=$srcdir
1978 ac_given_INSTALL="$INSTALL"
1980 trap 'rm -fr `echo "Makefile doc/Makefile .gdbinit:gdbinit.in conf" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1982 # Protect against being on the right side of a sed subst in config.status.
1983 sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\\\&%]/\\\\&/g;
1984 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
1987 s%@CFLAGS@%$CFLAGS%g
1988 s%@CPPFLAGS@%$CPPFLAGS%g
1989 s%@CXXFLAGS@%$CXXFLAGS%g
1991 s%@LDFLAGS@%$LDFLAGS%g
1993 s%@exec_prefix@%$exec_prefix%g
1994 s%@prefix@%$prefix%g
1995 s%@program_transform_name@%$program_transform_name%g
1997 s%@host_alias@%$host_alias%g
1998 s%@host_cpu@%$host_cpu%g
1999 s%@host_vendor@%$host_vendor%g
2000 s%@host_os@%$host_os%g
2001 s%@target@%$target%g
2002 s%@target_alias@%$target_alias%g
2003 s%@target_cpu@%$target_cpu%g
2004 s%@target_vendor@%$target_vendor%g
2005 s%@target_os@%$target_os%g
2007 s%@build_alias@%$build_alias%g
2008 s%@build_cpu@%$build_cpu%g
2009 s%@build_vendor@%$build_vendor%g
2010 s%@build_os@%$build_os%g
2011 s%@OPCODES_LIB@%$OPCODES_LIB%g
2012 /@target_frag@/r $target_frag
2014 s%@extra_objects@%$extra_objects%g
2015 s%@target_cpu_type@%$target_cpu_type%g
2016 s%@obj_format@%$obj_format%g
2018 s%@BFDLIB@%$BFDLIB%g
2019 s%@ALL_OBJ_DEPS@%$ALL_OBJ_DEPS%g
2021 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2022 s%@INSTALL_DATA@%$INSTALL_DATA%g
2024 s%@ALLOCA@%$ALLOCA%g
2028 cat >> $CONFIG_STATUS <<EOF
2030 CONFIG_FILES=\${CONFIG_FILES-"Makefile doc/Makefile .gdbinit:gdbinit.in"}
2032 cat >> $CONFIG_STATUS <<\EOF
2033 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2034 # Support "outfile[:infile]", defaulting infile="outfile.in".
2036 *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
2037 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2038 *) ac_file_in="${ac_file}.in" ;;
2041 # Adjust relative srcdir, etc. for subdirectories.
2043 # Remove last slash and all that follows it. Not all systems have dirname.
2044 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2045 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2046 # The file is in a subdirectory.
2047 test ! -d "$ac_dir" && mkdir "$ac_dir"
2048 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2049 # A "../" for each directory in $ac_dir_suffix.
2050 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2052 ac_dir_suffix= ac_dots=
2055 case "$ac_given_srcdir" in
2057 if test -z "$ac_dots"; then top_srcdir=.
2058 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2059 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2061 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2062 top_srcdir="$ac_dots$ac_given_srcdir" ;;
2065 case "$ac_given_INSTALL" in
2066 [/$]*) INSTALL="$ac_given_INSTALL" ;;
2067 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2069 echo creating "$ac_file"
2071 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2073 *Makefile*) ac_comsub="1i\\
2074 # $configure_input" ;;
2078 s%@configure_input@%$configure_input%g
2079 s%@srcdir@%$srcdir%g
2080 s%@top_srcdir@%$top_srcdir%g
2081 s%@INSTALL@%$INSTALL%g
2082 " -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
2086 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2087 # NAME is the cpp macro being defined and VALUE is the value it is being given.
2089 # ac_d sets the value in "#define NAME VALUE" lines.
2090 ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
2091 ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
2094 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2095 ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2096 ac_uB='\([ ]\)%\1#\2define\3'
2099 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2100 ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2101 ac_eB='$%\1#\2define\3'
2105 CONFIG_HEADERS=${CONFIG_HEADERS-"conf"}
2106 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
2107 # Support "outfile[:infile]", defaulting infile="outfile.in".
2109 *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
2110 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2111 *) ac_file_in="${ac_file}.in" ;;
2114 echo creating $ac_file
2116 rm -f conftest.frag conftest.in conftest.out
2117 cp $ac_given_srcdir/$ac_file_in conftest.in
2121 # Transform confdefs.h into a sed script conftest.vals that substitutes
2122 # the proper values into config.h.in to produce config.h. And first:
2123 # Protect against being on the right side of a sed subst in config.status.
2124 # Protect against being in an unquoted here document in config.status.
2126 cat > conftest.hdr <<\EOF
2129 s%#define \([A-Za-z_][A-Za-z0-9_]*\) \(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
2133 sed -n -f conftest.hdr confdefs.h > conftest.vals
2136 # This sed command replaces #undef with comments. This is necessary, for
2137 # example, in the case of _POSIX_SOURCE, which is predefined and required
2138 # on some systems where configure will not decide to define it.
2139 cat >> conftest.vals <<\EOF
2140 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2143 # Break up conftest.vals because some shells have a limit on
2144 # the size of here documents, and old seds have small limits too.
2145 # Maximum number of lines to put in a single here document.
2146 ac_max_here_lines=12
2151 ac_lines=`grep -c . conftest.vals`
2152 # grep -c gives empty output for an empty file on some AIX systems.
2153 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2154 # Write a limited-size here document to conftest.frag.
2155 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2156 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2158 sed -f conftest.frag conftest.in > conftest.out
2160 mv conftest.out conftest.in
2162 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2164 mv conftest.tail conftest.vals
2168 cat >> $CONFIG_STATUS <<\EOF
2169 rm -f conftest.frag conftest.h
2170 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
2171 cat conftest.in >> conftest.h
2173 if cmp -s $ac_file conftest.h 2>/dev/null; then
2174 echo "$ac_file is unchanged"
2178 mv conftest.h $ac_file
2184 cat >> $CONFIG_STATUS <<EOF
2189 cat >> $CONFIG_STATUS <<\EOF
2190 srcdir=$ac_given_srcdir
2191 while test -n "$ac_sources"; do
2192 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
2193 set $ac_sources; ac_source=$1; shift; ac_sources=$*
2195 echo "linking $srcdir/$ac_source to $ac_dest"
2197 if test ! -r $srcdir/$ac_source; then
2198 { echo "configure: error: $srcdir/$ac_source: File not found" 1>&2; exit 1; }
2202 # Make relative symlinks.
2203 # Remove last slash and all that follows it. Not all systems have dirname.
2204 ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
2205 if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
2206 # The dest file is in a subdirectory.
2207 test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
2208 ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
2209 # A "../" for each directory in $ac_dest_dir_suffix.
2210 ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
2212 ac_dest_dir_suffix= ac_dots=
2216 [/$]*) ac_rel_source="$srcdir/$ac_source" ;;
2217 *) ac_rel_source="$ac_dots$srcdir/$ac_source" ;;
2220 # Make a symlink if possible; otherwise try a hard link.
2221 if ln -s $ac_rel_source $ac_dest 2>/dev/null ||
2222 ln $srcdir/$ac_source $ac_dest; then :
2224 { echo "configure: error: can not link $ac_dest to $srcdir/$ac_source" 1>&2; exit 1; }
2231 chmod +x $CONFIG_STATUS
2232 rm -fr confdefs* $ac_clean_files
2233 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1