2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for GNU C Runtime Library 1.0.
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in #(
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46 as_echo_n='print
-rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
53 as_echo_n='/usr
/ucb
/echo -n'
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
66 as_echo_n='sh
-c $as_echo_n_body as_echo
'
69 as_echo='sh
-c $as_echo_body as_echo
'
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
75 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
89 # Find who we are. Look in the path if we contain no directory separator.
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
103 # We did not find ourselves, most probably we were run as `sh COMMAND'
104 # in which case we are not to be found in the path.
105 if test "x$as_myself" = x
; then
108 if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113 # Unset variables that we do not need and which cause bugs (e.g. in
114 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115 # suppresses any "Segmentation fault" message there. '((' could
116 # trigger a bug in pdksh 5.2.14.
117 for as_var
in BASH_ENV ENV MAIL MAILPATH
118 do eval test x\
${$as_var+set} = xset \
119 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
132 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
134 if test "x$CONFIG_SHELL" = x
; then
135 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
143 case \`(set -o) 2>/dev/null\` in #(
151 as_required
="as_fn_return () { (exit \$1); }
152 as_fn_success () { as_fn_return 0; }
153 as_fn_failure () { as_fn_return 1; }
154 as_fn_ret_success () { return 0; }
155 as_fn_ret_failure () { return 1; }
158 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165 exitcode=1; echo positional parameters were not saved.
167 test x\$exitcode = x0 || exit 1"
168 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
172 test \$(( 1 + 1 )) = 2 || exit 1"
173 if (eval "$as_required") 2>/dev
/null
; then :
178 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
181 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
183 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
186 test -z "$as_dir" && as_dir
=.
190 for as_base
in sh bash ksh sh5
; do
191 # Try only shells that exist, to save several forks.
192 as_shell
=$as_dir/$as_base
193 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
194 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
195 CONFIG_SHELL
=$as_shell as_have_required
=yes
196 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
204 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
205 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
206 CONFIG_SHELL
=$SHELL as_have_required
=yes
211 if test "x$CONFIG_SHELL" != x
; then :
212 # We cannot yet assume a decent shell, so we have to provide a
213 # neutralization value for shells without unset; and this also
214 # works around shells that cannot unset nonexistent variables.
217 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
219 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
222 if test x
$as_have_required = xno
; then :
223 $as_echo "$0: This script requires a shell more modern than all"
224 $as_echo "$0: the shells that I found on your system."
225 if test x
${ZSH_VERSION+set} = xset
; then
226 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
227 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
229 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
230 $0: including any error possibly output before this
231 $0: message. Then install a modern shell, or manually run
232 $0: the script under such a shell if you do have one."
238 SHELL
=${CONFIG_SHELL-/bin/sh}
240 # Unset more variables known to interfere with behavior of common tools.
241 CLICOLOR_FORCE
= GREP_OPTIONS
=
242 unset CLICOLOR_FORCE GREP_OPTIONS
244 ## --------------------- ##
245 ## M4sh Shell Functions. ##
246 ## --------------------- ##
249 # Portably unset VAR.
252 { eval $1=; unset $1;}
256 # as_fn_set_status STATUS
257 # -----------------------
258 # Set $? to STATUS, without forking.
266 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
276 # Create "$as_dir" as a directory, including parents if necessary.
281 -*) as_dir
=.
/$as_dir;;
283 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
287 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
290 as_dirs
="'$as_qdir' $as_dirs"
291 as_dir
=`$as_dirname -- "$as_dir" ||
292 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
293 X"$as_dir" : 'X\(//\)[^/]' \| \
294 X"$as_dir" : 'X\(//\)$' \| \
295 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
296 $as_echo X"$as_dir" |
297 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
314 test -d "$as_dir" && break
316 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
317 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
321 # as_fn_append VAR VALUE
322 # ----------------------
323 # Append the text in VALUE to the end of the definition contained in VAR. Take
324 # advantage of any shell optimizations that allow amortized linear growth over
325 # repeated appends, instead of the typical quadratic growth present in naive
327 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
328 eval 'as_fn_append ()
341 # Perform arithmetic evaluation on the ARGs, and store the result in the
342 # global $as_val. Take advantage of shells that can avoid forks. The arguments
343 # must be portable across $(()) and expr.
344 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
352 as_val
=`expr "$@" || test $? -eq 1`
357 # as_fn_error ERROR [LINENO LOG_FD]
358 # ---------------------------------
359 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
360 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
361 # script with status $?, using 1 if that was 0.
364 as_status
=$?
; test $as_status -eq 0 && as_status
=1
366 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
367 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
369 $as_echo "$as_me: error: $1" >&2
370 as_fn_exit
$as_status
373 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
374 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
380 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
386 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
392 as_me
=`$as_basename -- "$0" ||
393 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
394 X"$0" : 'X\(//\)$' \| \
395 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
397 sed '/^.*\/\([^/][^/]*\)\/*$/{
411 # Avoid depending upon Character Ranges.
412 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
413 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
414 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
415 as_cr_digits
='0123456789'
416 as_cr_alnum
=$as_cr_Letters$as_cr_digits
419 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
420 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
421 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
422 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
423 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
435 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
439 chmod +x
"$as_me.lineno" ||
440 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
442 # Don't try to exec as it changes $[0], causing all sort of problems
443 # (the dirname of $[0] is not the place where we might find the
444 # original and so on. Autoconf is especially sensitive to this).
446 # Exit status is that of the last command.
450 ECHO_C
= ECHO_N
= ECHO_T
=
451 case `echo -n x` in #(((((
453 case `echo 'xy\c'` in
454 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
456 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
463 rm -f conf$$ conf$$.exe conf$$.
file
464 if test -d conf$$.dir
; then
465 rm -f conf$$.dir
/conf$$.
file
468 mkdir conf$$.dir
2>/dev
/null
470 if (echo >conf$$.
file) 2>/dev
/null
; then
471 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
473 # ... but there are two gotchas:
474 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
475 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
476 # In both cases, we have to default to `cp -p'.
477 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
479 elif ln conf$$.
file conf$$
2>/dev
/null
; then
487 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
488 rmdir conf$$.dir
2>/dev
/null
490 if mkdir
-p .
2>/dev
/null
; then
491 as_mkdir_p
='mkdir -p "$as_dir"'
493 test -d .
/-p && rmdir .
/-p
497 if test -x / >/dev
/null
2>&1; then
500 if ls -dL / >/dev
/null
2>&1; then
507 if test -d "$1"; then
513 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
514 ???[sx]*):;;*)false;;esac;fi
518 as_executable_p
=$as_test_x
520 # Sed expression to map a string onto a valid CPP name.
521 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
523 # Sed expression to map a string onto a valid variable name.
524 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
527 exec 7<&0 </dev
/null
6>&1
530 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
531 # so uname gets run too.
532 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
537 ac_default_prefix
=/usr
/local
539 ac_config_libobj_dir
=.
546 # Identity of this package.
547 PACKAGE_NAME
='GNU C Runtime Library'
548 PACKAGE_TARNAME
='libgcc'
549 PACKAGE_VERSION
='1.0'
550 PACKAGE_STRING
='GNU C Runtime Library 1.0'
552 PACKAGE_URL
='http://www.gnu.org/software/libgcc/'
554 ac_unique_file
="static-object.mk"
555 ac_includes_default
='/* none */'
556 ac_subst_vars
='LTLIBOBJS
569 force_explicit_eh_registry
573 long_double_type_size
642 program_transform_name
655 enable_option_checking
661 enable_version_specific_runtime_libs
663 enable_maintainer_mode
666 with_system_libunwind
667 enable_sjlj_exceptions
668 enable_explicit_exception_frame_registration
671 ac_precious_vars
='build_alias
682 # Initialize some variables set by options.
684 ac_init_version
=false
685 ac_unrecognized_opts
=
687 # The variables have the same names as the options, with
688 # dashes changed to underlines.
696 program_transform_name
=s
,x
,x
,
704 # Installation directory options.
705 # These are left unexpanded so users can "make install exec_prefix=/foo"
706 # and all the variables that are supposed to be based on exec_prefix
707 # by default will actually change.
708 # Use braces instead of parens because sh, perl, etc. also accept them.
709 # (The list follows the same order as the GNU Coding Standards.)
710 bindir
='${exec_prefix}/bin'
711 sbindir
='${exec_prefix}/sbin'
712 libexecdir
='${exec_prefix}/libexec'
713 datarootdir
='${prefix}/share'
714 datadir
='${datarootdir}'
715 sysconfdir
='${prefix}/etc'
716 sharedstatedir
='${prefix}/com'
717 localstatedir
='${prefix}/var'
718 includedir
='${prefix}/include'
719 oldincludedir
='/usr/include'
720 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
721 infodir
='${datarootdir}/info'
726 libdir
='${exec_prefix}/lib'
727 localedir
='${datarootdir}/locale'
728 mandir
='${datarootdir}/man'
734 # If the previous option needs an argument, assign it.
735 if test -n "$ac_prev"; then
736 eval $ac_prev=\
$ac_option
742 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
746 # Accept the important Cygnus configure options, so we can diagnose typos.
748 case $ac_dashdash$ac_option in
752 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
754 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
757 -build |
--build |
--buil |
--bui |
--bu)
758 ac_prev
=build_alias
;;
759 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
760 build_alias
=$ac_optarg ;;
762 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
763 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
764 ac_prev
=cache_file
;;
765 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
766 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
767 cache_file
=$ac_optarg ;;
770 cache_file
=config.cache
;;
772 -datadir |
--datadir |
--datadi |
--datad)
774 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
775 datadir
=$ac_optarg ;;
777 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
778 |
--dataroo |
--dataro |
--datar)
779 ac_prev
=datarootdir
;;
780 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
781 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
782 datarootdir
=$ac_optarg ;;
784 -disable-* |
--disable-*)
785 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
786 # Reject names that are not valid shell variable names.
787 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
788 as_fn_error
"invalid feature name: $ac_useropt"
789 ac_useropt_orig
=$ac_useropt
790 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
791 case $ac_user_opts in
795 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
796 ac_unrecognized_sep
=', ';;
798 eval enable_
$ac_useropt=no
;;
800 -docdir |
--docdir |
--docdi |
--doc |
--do)
802 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
805 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
807 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
810 -enable-* |
--enable-*)
811 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
812 # Reject names that are not valid shell variable names.
813 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
814 as_fn_error
"invalid feature name: $ac_useropt"
815 ac_useropt_orig
=$ac_useropt
816 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
817 case $ac_user_opts in
821 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
822 ac_unrecognized_sep
=', ';;
824 eval enable_
$ac_useropt=\
$ac_optarg ;;
826 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
827 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
828 |
--exec |
--exe |
--ex)
829 ac_prev
=exec_prefix
;;
830 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
831 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
832 |
--exec=* |
--exe=* |
--ex=*)
833 exec_prefix
=$ac_optarg ;;
835 -gas |
--gas |
--ga |
--g)
836 # Obsolete; use --with-gas.
839 -help |
--help |
--hel |
--he |
-h)
841 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
842 ac_init_help
=recursive
;;
843 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
844 ac_init_help
=short
;;
846 -host |
--host |
--hos |
--ho)
847 ac_prev
=host_alias
;;
848 -host=* |
--host=* |
--hos=* |
--ho=*)
849 host_alias
=$ac_optarg ;;
851 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
853 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
855 htmldir
=$ac_optarg ;;
857 -includedir |
--includedir |
--includedi |
--included |
--include \
858 |
--includ |
--inclu |
--incl |
--inc)
859 ac_prev
=includedir
;;
860 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
861 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
862 includedir
=$ac_optarg ;;
864 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
866 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
867 infodir
=$ac_optarg ;;
869 -libdir |
--libdir |
--libdi |
--libd)
871 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
874 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
875 |
--libexe |
--libex |
--libe)
876 ac_prev
=libexecdir
;;
877 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
878 |
--libexe=* |
--libex=* |
--libe=*)
879 libexecdir
=$ac_optarg ;;
881 -localedir |
--localedir |
--localedi |
--localed |
--locale)
883 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
884 localedir
=$ac_optarg ;;
886 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
887 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
888 ac_prev
=localstatedir
;;
889 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
890 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
891 localstatedir
=$ac_optarg ;;
893 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
895 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
899 # Obsolete; use --without-fp.
902 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
903 |
--no-cr |
--no-c |
-n)
906 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
907 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
910 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
911 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
912 |
--oldin |
--oldi |
--old |
--ol |
--o)
913 ac_prev
=oldincludedir
;;
914 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
915 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
916 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
917 oldincludedir
=$ac_optarg ;;
919 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
921 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
924 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
925 |
--program-pre |
--program-pr |
--program-p)
926 ac_prev
=program_prefix
;;
927 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
928 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
929 program_prefix
=$ac_optarg ;;
931 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
932 |
--program-suf |
--program-su |
--program-s)
933 ac_prev
=program_suffix
;;
934 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
935 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
936 program_suffix
=$ac_optarg ;;
938 -program-transform-name |
--program-transform-name \
939 |
--program-transform-nam |
--program-transform-na \
940 |
--program-transform-n |
--program-transform- \
941 |
--program-transform |
--program-transfor \
942 |
--program-transfo |
--program-transf \
943 |
--program-trans |
--program-tran \
944 |
--progr-tra |
--program-tr |
--program-t)
945 ac_prev
=program_transform_name
;;
946 -program-transform-name=* |
--program-transform-name=* \
947 |
--program-transform-nam=* |
--program-transform-na=* \
948 |
--program-transform-n=* |
--program-transform-=* \
949 |
--program-transform=* |
--program-transfor=* \
950 |
--program-transfo=* |
--program-transf=* \
951 |
--program-trans=* |
--program-tran=* \
952 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
953 program_transform_name
=$ac_optarg ;;
955 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
957 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
960 -psdir |
--psdir |
--psdi |
--psd |
--ps)
962 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
965 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
966 |
-silent |
--silent |
--silen |
--sile |
--sil)
969 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
971 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
973 sbindir
=$ac_optarg ;;
975 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
976 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
977 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
979 ac_prev
=sharedstatedir
;;
980 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
981 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
982 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
984 sharedstatedir
=$ac_optarg ;;
986 -site |
--site |
--sit)
988 -site=* |
--site=* |
--sit=*)
991 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
993 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
996 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
997 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
998 ac_prev
=sysconfdir
;;
999 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1000 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1001 sysconfdir
=$ac_optarg ;;
1003 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1004 ac_prev
=target_alias
;;
1005 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1006 target_alias
=$ac_optarg ;;
1008 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1011 -version |
--version |
--versio |
--versi |
--vers |
-V)
1012 ac_init_version
=: ;;
1015 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1016 # Reject names that are not valid shell variable names.
1017 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1018 as_fn_error
"invalid package name: $ac_useropt"
1019 ac_useropt_orig
=$ac_useropt
1020 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1021 case $ac_user_opts in
1025 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1026 ac_unrecognized_sep
=', ';;
1028 eval with_
$ac_useropt=\
$ac_optarg ;;
1030 -without-* |
--without-*)
1031 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1032 # Reject names that are not valid shell variable names.
1033 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1034 as_fn_error
"invalid package name: $ac_useropt"
1035 ac_useropt_orig
=$ac_useropt
1036 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1037 case $ac_user_opts in
1041 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1042 ac_unrecognized_sep
=', ';;
1044 eval with_
$ac_useropt=no
;;
1047 # Obsolete; use --with-x.
1050 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1051 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1052 ac_prev
=x_includes
;;
1053 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1054 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1055 x_includes
=$ac_optarg ;;
1057 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1058 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1059 ac_prev
=x_libraries
;;
1060 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1061 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1062 x_libraries
=$ac_optarg ;;
1064 -*) as_fn_error
"unrecognized option: \`$ac_option'
1065 Try \`$0 --help' for more information."
1069 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1070 # Reject names that are not valid shell variable names.
1071 case $ac_envvar in #(
1072 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1073 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1075 eval $ac_envvar=\
$ac_optarg
1076 export $ac_envvar ;;
1079 # FIXME: should be removed in autoconf 3.0.
1080 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1081 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1082 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1083 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1089 if test -n "$ac_prev"; then
1090 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1091 as_fn_error
"missing argument to $ac_option"
1094 if test -n "$ac_unrecognized_opts"; then
1095 case $enable_option_checking in
1097 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1098 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1102 # Check all directory arguments for consistency.
1103 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1104 datadir sysconfdir sharedstatedir localstatedir includedir \
1105 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1106 libdir localedir mandir
1108 eval ac_val
=\$
$ac_var
1109 # Remove trailing slashes.
1112 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1113 eval $ac_var=\
$ac_val;;
1115 # Be sure to have absolute directory names.
1117 [\\/$
]* | ?
:[\\/]* ) continue;;
1118 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1120 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1123 # There might be people who depend on the old broken behavior: `$host'
1124 # used to hold the argument of --host etc.
1125 # FIXME: To remove some day.
1128 target
=$target_alias
1130 # FIXME: To remove some day.
1131 if test "x$host_alias" != x
; then
1132 if test "x$build_alias" = x
; then
1133 cross_compiling
=maybe
1134 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1135 If a cross compiler is detected then cross compile mode will be used." >&2
1136 elif test "x$build_alias" != "x$host_alias"; then
1142 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1144 test "$silent" = yes && exec 6>/dev
/null
1147 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1148 ac_ls_di
=`ls -di .` &&
1149 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1150 as_fn_error
"working directory cannot be determined"
1151 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1152 as_fn_error
"pwd does not report name of working directory"
1155 # Find the source files, if location was not specified.
1156 if test -z "$srcdir"; then
1157 ac_srcdir_defaulted
=yes
1158 # Try the directory containing this script, then the parent directory.
1159 ac_confdir
=`$as_dirname -- "$as_myself" ||
1160 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1161 X"$as_myself" : 'X\(//\)[^/]' \| \
1162 X"$as_myself" : 'X\(//\)$' \| \
1163 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1164 $as_echo X"$as_myself" |
1165 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1183 if test ! -r "$srcdir/$ac_unique_file"; then
1187 ac_srcdir_defaulted
=no
1189 if test ! -r "$srcdir/$ac_unique_file"; then
1190 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1191 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1193 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1195 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1197 # When building in place, set srcdir=.
1198 if test "$ac_abs_confdir" = "$ac_pwd"; then
1201 # Remove unnecessary trailing slashes from srcdir.
1202 # Double slashes in file names in object file debugging info
1203 # mess up M-x gdb in Emacs.
1205 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1207 for ac_var
in $ac_precious_vars; do
1208 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1209 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1210 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1211 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1215 # Report the --help message.
1217 if test "$ac_init_help" = "long"; then
1218 # Omit some internal or obsolete options to make the list less imposing.
1219 # This message is too long to be a string in the A/UX 3.1 sh.
1221 \`configure' configures GNU C Runtime Library 1.0 to adapt to many kinds of systems.
1223 Usage: $0 [OPTION]... [VAR=VALUE]...
1225 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1226 VAR=VALUE. See below for descriptions of some of the useful variables.
1228 Defaults for the options are specified in brackets.
1231 -h, --help display this help and exit
1232 --help=short display options specific to this package
1233 --help=recursive display the short help of all the included packages
1234 -V, --version display version information and exit
1235 -q, --quiet, --silent do not print \`checking...' messages
1236 --cache-file=FILE cache test results in FILE [disabled]
1237 -C, --config-cache alias for \`--cache-file=config.cache'
1238 -n, --no-create do not create output files
1239 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1241 Installation directories:
1242 --prefix=PREFIX install architecture-independent files in PREFIX
1243 [$ac_default_prefix]
1244 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1247 By default, \`make install' will install all the files in
1248 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1249 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1250 for instance \`--prefix=\$HOME'.
1252 For better control, use the options below.
1254 Fine tuning of the installation directories:
1255 --bindir=DIR user executables [EPREFIX/bin]
1256 --sbindir=DIR system admin executables [EPREFIX/sbin]
1257 --libexecdir=DIR program executables [EPREFIX/libexec]
1258 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1259 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1260 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1261 --libdir=DIR object code libraries [EPREFIX/lib]
1262 --includedir=DIR C header files [PREFIX/include]
1263 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1264 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1265 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1266 --infodir=DIR info documentation [DATAROOTDIR/info]
1267 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1268 --mandir=DIR man documentation [DATAROOTDIR/man]
1269 --docdir=DIR documentation root [DATAROOTDIR/doc/libgcc]
1270 --htmldir=DIR html documentation [DOCDIR]
1271 --dvidir=DIR dvi documentation [DOCDIR]
1272 --pdfdir=DIR pdf documentation [DOCDIR]
1273 --psdir=DIR ps documentation [DOCDIR]
1279 --build=BUILD configure
for building on BUILD
[guessed
]
1280 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1284 if test -n "$ac_init_help"; then
1285 case $ac_init_help in
1286 short | recursive
) echo "Configuration of GNU C Runtime Library 1.0:";;
1291 --disable-option-checking ignore unrecognized
--enable/--with options
1292 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1293 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1294 --disable-shared don
't provide a shared libgcc
1295 --enable-vtable-verify Enable vtable verification feature
1296 --enable-version-specific-runtime-libs Specify that runtime libraries should be installed in a compiler-specific directory
1297 --enable-maintainer-mode
1298 enable make rules and dependencies not useful (and
1299 sometimes confusing) to the casual installer
1300 --enable-decimal-float={no,yes,bid,dpd}
1301 enable decimal float extension to C. Selecting 'bid
'
1302 or 'dpd
' choses which decimal floating point format
1304 --enable-sjlj-exceptions
1305 force use of builtin_setjmp for exceptions
1306 --enable-explicit-exception-frame-registration
1307 register exception tables explicitly at module
1308 start, for use e.g. for compatibility with
1309 installations without PT_GNU_EH_FRAME support
1310 --enable-tls Use thread-local storage [default=yes]
1313 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1314 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1315 --with-target-subdir=SUBDIR Configuring in a subdirectory for target
1316 --with-cross-host=HOST Configuring with a cross compiler
1317 --with-ld arrange to use the specified ld (full pathname)
1318 --with-slibdir=DIR shared libraries in DIR LIBDIR
1319 --with-build-libsubdir=DIR Directory where to find libraries for build system
1320 --with-system-libunwind use installed libunwind
1322 Some influential environment variables:
1323 CC C compiler command
1324 CFLAGS C compiler flags
1325 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1326 nonstandard directory <lib dir>
1327 LIBS libraries to pass to the linker, e.g. -l<library>
1328 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1329 you have headers in a nonstandard directory <include dir>
1332 Use these variables to override the choices made by `configure' or to
help
1333 it to
find libraries and programs with nonstandard names
/locations.
1335 Report bugs to the package provider.
1336 GNU C Runtime Library home page
: <http
://www.gnu.org
/software
/libgcc
/>.
1337 General
help using GNU software
: <http
://www.gnu.org
/gethelp
/>.
1342 if test "$ac_init_help" = "recursive"; then
1343 # If there are subdirs, report their specific --help.
1344 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1345 test -d "$ac_dir" ||
1346 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1351 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1353 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1354 # A ".." for each directory in $ac_dir_suffix.
1355 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1356 case $ac_top_builddir_sub in
1357 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1358 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1361 ac_abs_top_builddir
=$ac_pwd
1362 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1363 # for backward compatibility:
1364 ac_top_builddir
=$ac_top_build_prefix
1367 .
) # We are building in place.
1369 ac_top_srcdir
=$ac_top_builddir_sub
1370 ac_abs_top_srcdir
=$ac_pwd ;;
1371 [\\/]* | ?
:[\\/]* ) # Absolute name.
1372 ac_srcdir
=$srcdir$ac_dir_suffix;
1373 ac_top_srcdir
=$srcdir
1374 ac_abs_top_srcdir
=$srcdir ;;
1376 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1377 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1378 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1380 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1382 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1383 # Check for guested configure.
1384 if test -f "$ac_srcdir/configure.gnu"; then
1386 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1387 elif test -f "$ac_srcdir/configure"; then
1389 $SHELL "$ac_srcdir/configure" --help=recursive
1391 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1393 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1397 test -n "$ac_init_help" && exit $ac_status
1398 if $ac_init_version; then
1400 GNU C Runtime Library configure
1.0
1401 generated by GNU Autoconf
2.64
1403 Copyright
(C
) 2009 Free Software Foundation
, Inc.
1404 This configure
script is free software
; the Free Software Foundation
1405 gives unlimited permission to copy
, distribute and modify it.
1410 ## ------------------------ ##
1411 ## Autoconf initialization. ##
1412 ## ------------------------ ##
1414 # ac_fn_c_try_compile LINENO
1415 # --------------------------
1416 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1417 ac_fn_c_try_compile
()
1419 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1420 rm -f conftest.
$ac_objext
1421 if { { ac_try
="$ac_compile"
1423 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1424 *) ac_try_echo=$ac_try;;
1426 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1427 $as_echo "$ac_try_echo"; } >&5
1428 (eval "$ac_compile") 2>conftest.err
1430 if test -s conftest.err; then
1431 grep -v '^ *+' conftest.err >conftest.er1
1432 cat conftest.er1 >&5
1433 mv -f conftest.er1 conftest.err
1435 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1436 test $ac_status = 0; } && {
1437 test -z "$ac_c_werror_flag" ||
1438 test ! -s conftest.err
1439 } && test -s conftest.$ac_objext; then :
1442 $as_echo "$as_me: failed program was:" >&5
1443 sed 's/^/| /' conftest.$ac_ext >&5
1447 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1450 } # ac_fn_c_try_compile
1452 # ac_fn_c_try_cpp LINENO
1453 # ----------------------
1454 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1457 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1458 if { { ac_try="$ac_cpp conftest.$ac_ext"
1460 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1461 *) ac_try_echo
=$ac_try;;
1463 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1464 $as_echo "$ac_try_echo"; } >&5
1465 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1467 if test -s conftest.err
; then
1468 grep -v '^ *+' conftest.err
>conftest.er1
1469 cat conftest.er1
>&5
1470 mv -f conftest.er1 conftest.err
1472 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1473 test $ac_status = 0; } >/dev
/null
&& {
1474 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1475 test ! -s conftest.err
1479 $as_echo "$as_me: failed program was:" >&5
1480 sed 's/^/| /' conftest.
$ac_ext >&5
1484 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1489 # ac_fn_c_try_run LINENO
1490 # ----------------------
1491 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1492 # that executables *can* be run.
1495 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1496 if { { ac_try
="$ac_link"
1498 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1499 *) ac_try_echo=$ac_try;;
1501 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1502 $as_echo "$ac_try_echo"; } >&5
1503 (eval "$ac_link") 2>&5
1505 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1506 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1507 { { case "(($ac_try" in
1508 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1509 *) ac_try_echo
=$ac_try;;
1511 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1512 $as_echo "$ac_try_echo"; } >&5
1513 (eval "$ac_try") 2>&5
1515 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1516 test $ac_status = 0; }; }; then :
1519 $as_echo "$as_me: program exited with status $ac_status" >&5
1520 $as_echo "$as_me: failed program was:" >&5
1521 sed 's/^/| /' conftest.
$ac_ext >&5
1523 ac_retval
=$ac_status
1525 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1526 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1531 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1532 # --------------------------------------------
1533 # Tries to find the compile-time value of EXPR in a program that includes
1534 # INCLUDES, setting VAR accordingly. Returns whether the value could be
1536 ac_fn_c_compute_int
()
1538 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1539 if test "$cross_compiling" = yes; then
1540 # Depending upon the size, compute the lo and hi bounds.
1541 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1542 /* end confdefs.h. */
1547 static int test_array [1 - 2 * !(($2) >= 0)];
1554 if ac_fn_c_try_compile
"$LINENO"; then :
1557 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1558 /* end confdefs.h. */
1563 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1570 if ac_fn_c_try_compile
"$LINENO"; then :
1571 ac_hi
=$ac_mid; break
1573 as_fn_arith
$ac_mid + 1 && ac_lo
=$as_val
1574 if test $ac_lo -le $ac_mid; then
1578 as_fn_arith
2 '*' $ac_mid + 1 && ac_mid
=$as_val
1580 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1583 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1584 /* end confdefs.h. */
1589 static int test_array [1 - 2 * !(($2) < 0)];
1596 if ac_fn_c_try_compile
"$LINENO"; then :
1599 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1600 /* end confdefs.h. */
1605 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1612 if ac_fn_c_try_compile
"$LINENO"; then :
1613 ac_lo
=$ac_mid; break
1615 as_fn_arith
'(' $ac_mid ')' - 1 && ac_hi
=$as_val
1616 if test $ac_mid -le $ac_hi; then
1620 as_fn_arith
2 '*' $ac_mid && ac_mid
=$as_val
1622 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1627 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1629 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1630 # Binary search between lo and hi bounds.
1631 while test "x$ac_lo" != "x$ac_hi"; do
1632 as_fn_arith
'(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid
=$as_val
1633 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1634 /* end confdefs.h. */
1639 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1646 if ac_fn_c_try_compile
"$LINENO"; then :
1649 as_fn_arith
'(' $ac_mid ')' + 1 && ac_lo
=$as_val
1651 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1654 ?
*) eval "$3=\$ac_lo"; ac_retval
=0 ;;
1658 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1659 /* end confdefs.h. */
1661 static long int longval () { return $2; }
1662 static unsigned long int ulongval () { return $2; }
1669 FILE *f = fopen ("conftest.val", "w");
1674 long int i = longval ();
1677 fprintf (f, "%ld", i);
1681 unsigned long int i = ulongval ();
1684 fprintf (f, "%lu", i);
1686 /* Do not output a trailing newline, as this causes \r\n confusion
1687 on some platforms. */
1688 return ferror (f) || fclose (f) != 0;
1694 if ac_fn_c_try_run
"$LINENO"; then :
1695 echo >>conftest.val
; read $3 <conftest.val
; ac_retval
=0
1699 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
1700 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
1704 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1707 } # ac_fn_c_compute_int
1708 cat >config.log
<<_ACEOF
1709 This file contains any messages produced by compilers while
1710 running configure, to aid debugging if configure makes a mistake.
1712 It was created by GNU C Runtime Library $as_me 1.0, which was
1713 generated by GNU Autoconf 2.64. Invocation command line was
1725 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1726 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1727 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1728 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1729 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1731 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1732 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1734 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1735 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1736 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1737 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1738 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1739 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1740 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1744 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1748 test -z "$as_dir" && as_dir
=.
1749 $as_echo "PATH: $as_dir"
1765 # Keep a trace of the command line.
1766 # Strip out --no-create and --no-recursion so they do not pile up.
1767 # Strip out --silent because we don't want to record it for future runs.
1768 # Also quote any args containing shell meta-characters.
1769 # Make two passes to allow for proper duplicate-argument suppression.
1773 ac_must_keep_next
=false
1779 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1780 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1781 |
-silent |
--silent |
--silen |
--sile |
--sil)
1784 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1787 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
1789 as_fn_append ac_configure_args1
" '$ac_arg'"
1790 if test $ac_must_keep_next = true
; then
1791 ac_must_keep_next
=false
# Got value, back to normal.
1794 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1795 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1796 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1797 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1798 case "$ac_configure_args0 " in
1799 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1802 -* ) ac_must_keep_next
=true
;;
1805 as_fn_append ac_configure_args
" '$ac_arg'"
1810 { ac_configure_args0
=; unset ac_configure_args0
;}
1811 { ac_configure_args1
=; unset ac_configure_args1
;}
1813 # When interrupted or exit'd, cleanup temporary files, and complete
1814 # config.log. We remove comments because anyway the quotes in there
1815 # would cause problems or look ugly.
1816 # WARNING: Use '\'' to represent an apostrophe within the trap.
1817 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1818 trap 'exit_status=$?
1819 # Save into config.log some information that might help in debugging.
1824 ## ---------------- ##
1825 ## Cache variables. ##
1826 ## ---------------- ##
1829 # The following way of writing the cache mishandles newlines in values,
1831 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1832 eval ac_val=\$$ac_var
1836 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1837 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1840 _ | IFS | as_nl) ;; #(
1841 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1842 *) { eval $ac_var=; unset $ac_var;} ;;
1847 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1848 *${as_nl}ac_space=\ *)
1850 "s/'\''/'\''\\\\'\'''\''/g;
1851 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1854 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1862 ## ----------------- ##
1863 ## Output variables. ##
1864 ## ----------------- ##
1867 for ac_var in $ac_subst_vars
1869 eval ac_val=\$$ac_var
1871 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1873 $as_echo "$ac_var='\''$ac_val'\''"
1877 if test -n "$ac_subst_files"; then
1879 ## ------------------- ##
1880 ## File substitutions. ##
1881 ## ------------------- ##
1884 for ac_var
in $ac_subst_files
1886 eval ac_val
=\$
$ac_var
1888 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1890 $as_echo "$ac_var='\''$ac_val'\''"
1895 if test -s confdefs.h; then
1905 test "$ac_signal" != 0 &&
1906 $as_echo "$as_me: caught signal $ac_signal"
1907 $as_echo "$as_me: exit $exit_status"
1909 rm -f core *.core core.conftest.* &&
1910 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1913 for ac_signal
in 1 2 13 15; do
1914 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1918 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1919 rm -f -r conftest
* confdefs.h
1921 $as_echo "/* confdefs.h */" > confdefs.h
1923 # Predefined preprocessor variables.
1925 cat >>confdefs.h
<<_ACEOF
1926 #define PACKAGE_NAME "$PACKAGE_NAME"
1929 cat >>confdefs.h
<<_ACEOF
1930 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1933 cat >>confdefs.h
<<_ACEOF
1934 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1937 cat >>confdefs.h
<<_ACEOF
1938 #define PACKAGE_STRING "$PACKAGE_STRING"
1941 cat >>confdefs.h
<<_ACEOF
1942 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1945 cat >>confdefs.h
<<_ACEOF
1946 #define PACKAGE_URL "$PACKAGE_URL"
1950 # Let the site file select an alternate cache file if it wants to.
1951 # Prefer an explicitly selected file to automatically selected ones.
1954 if test -n "$CONFIG_SITE"; then
1955 ac_site_file1
=$CONFIG_SITE
1956 elif test "x$prefix" != xNONE
; then
1957 ac_site_file1
=$prefix/share
/config.site
1958 ac_site_file2
=$prefix/etc
/config.site
1960 ac_site_file1
=$ac_default_prefix/share
/config.site
1961 ac_site_file2
=$ac_default_prefix/etc
/config.site
1963 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1965 test "x$ac_site_file" = xNONE
&& continue
1966 if test -r "$ac_site_file"; then
1967 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1968 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1969 sed 's/^/| /' "$ac_site_file" >&5
1974 if test -r "$cache_file"; then
1975 # Some versions of bash will fail to source /dev/null (special
1976 # files actually), so we avoid doing that.
1977 if test -f "$cache_file"; then
1978 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1979 $as_echo "$as_me: loading cache $cache_file" >&6;}
1981 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1982 *) .
"./$cache_file";;
1986 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1987 $as_echo "$as_me: creating cache $cache_file" >&6;}
1991 # Check that the precious variables saved in the cache have kept the same
1993 ac_cache_corrupted
=false
1994 for ac_var
in $ac_precious_vars; do
1995 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1996 eval ac_new_set
=\
$ac_env_${ac_var}_set
1997 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1998 eval ac_new_val
=\
$ac_env_${ac_var}_value
1999 case $ac_old_set,$ac_new_set in
2001 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2002 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2003 ac_cache_corrupted
=: ;;
2005 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2006 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2007 ac_cache_corrupted
=: ;;
2010 if test "x$ac_old_val" != "x$ac_new_val"; then
2011 # differences in whitespace do not lead to failure.
2012 ac_old_val_w
=`echo x $ac_old_val`
2013 ac_new_val_w
=`echo x $ac_new_val`
2014 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2015 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2016 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2017 ac_cache_corrupted
=:
2019 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2020 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2021 eval $ac_var=\
$ac_old_val
2023 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2024 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2025 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2026 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2029 # Pass precious variables to config.status.
2030 if test "$ac_new_set" = set; then
2032 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2033 *) ac_arg
=$ac_var=$ac_new_val ;;
2035 case " $ac_configure_args " in
2036 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2037 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2041 if $ac_cache_corrupted; then
2042 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2043 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2044 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2045 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2046 as_fn_error
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2048 ## -------------------- ##
2049 ## Main body of script. ##
2050 ## -------------------- ##
2053 ac_cpp
='$CPP $CPPFLAGS'
2054 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2055 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2056 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2064 # The libgcc should not depend on any header files
2068 # Check whether --with-target-subdir was given.
2069 if test "${with_target_subdir+set}" = set; then :
2070 withval
=$with_target_subdir;
2074 # Check whether --with-cross-host was given.
2075 if test "${with_cross_host+set}" = set; then :
2076 withval
=$with_cross_host;
2080 # Check whether --with-ld was given.
2081 if test "${with_ld+set}" = set; then :
2086 if test "${srcdir}" = "."; then
2087 if test -n "${with_build_subdir}"; then
2088 libgcc_topdir
="${srcdir}/../.."
2090 elif test -z "${with_target_subdir}"; then
2091 libgcc_topdir
="${srcdir}/.."
2093 if test "${with_target_subdir}" != "."; then
2094 libgcc_topdir
="${srcdir}/${with_multisrctop}../.."
2096 libgcc_topdir
="${srcdir}/${with_multisrctop}.."
2100 libgcc_topdir
="${srcdir}/.."
2104 for ac_dir
in $libgcc_topdir "$srcdir"/$libgcc_topdir; do
2105 for ac_t
in install-sh
install.sh shtool
; do
2106 if test -f "$ac_dir/$ac_t"; then
2108 ac_install_sh
="$ac_aux_dir/$ac_t -c"
2113 if test -z "$ac_aux_dir"; then
2114 as_fn_error
"cannot find install-sh, install.sh, or shtool in $libgcc_topdir \"$srcdir\"/$libgcc_topdir" "$LINENO" 5
2117 # These three variables are undocumented and unsupported,
2118 # and are intended to be withdrawn in a future Autoconf release.
2119 # They can cause serious problems if a builder's source tree is in a directory
2120 # whose full name contains unusual characters.
2121 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2122 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2123 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2126 ac_config_headers
="$ac_config_headers auto-target.h:config.in"
2129 # Check whether --enable-shared was given.
2130 if test "${enable_shared+set}" = set; then :
2131 enableval
=$enable_shared;
2132 case $enable_shared in
2136 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:,"
2137 for pkg
in $enableval; do
2138 if test "X$pkg" = "Xgcc" ||
test "X$pkg" = "Xlibgcc"; then
2152 # Check whether --enable-vtable-verify was given.
2153 if test "${enable_vtable_verify+set}" = set; then :
2154 enableval
=$enable_vtable_verify; case "$enableval" in
2155 yes) enable_vtable_verify
=yes ;;
2156 no
) enable_vtable_verify
=no
;;
2157 *) enable_vtable_verify
=no
;;
2160 enable_vtable_verify
=no
2165 # Make sure we can run config.sub.
2166 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2167 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2170 $as_echo_n "checking build system type... " >&6; }
2171 if test "${ac_cv_build+set}" = set; then :
2172 $as_echo_n "(cached) " >&6
2174 ac_build_alias
=$build_alias
2175 test "x$ac_build_alias" = x
&&
2176 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2177 test "x$ac_build_alias" = x
&&
2178 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
2179 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2180 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2184 $as_echo "$ac_cv_build" >&6; }
2185 case $ac_cv_build in
2187 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
2190 ac_save_IFS
=$IFS; IFS
='-'
2196 # Remember, the first character of IFS is used to create $*,
2197 # except with old shells:
2200 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2204 $as_echo_n "checking host system type... " >&6; }
2205 if test "${ac_cv_host+set}" = set; then :
2206 $as_echo_n "(cached) " >&6
2208 if test "x$host_alias" = x
; then
2209 ac_cv_host
=$ac_cv_build
2211 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2212 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2217 $as_echo "$ac_cv_host" >&6; }
2220 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
2223 ac_save_IFS
=$IFS; IFS
='-'
2229 # Remember, the first character of IFS is used to create $*,
2230 # except with old shells:
2233 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2241 # PIC is the default on some targets or must not be used.
2243 # PIC is the default on this platform
2244 # Common symbols not allowed in MH_DYLIB files
2248 # PIC is the default.
2251 # PIC is the default for 64-bit PA HP-UX.
2253 i
[34567]86-*-cygwin* | x86_64-
*-cygwin*)
2255 i
[34567]86-*-mingw* | x86_64-
*-mingw*)
2257 i
[34567]86-*-interix[3-9]*)
2258 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
2259 # Instead, we relocate shared libraries at runtime.
2261 i
[34567]86-*-nto-qnx*)
2262 # QNX uses GNU C++, but need to define -shared option too, otherwise
2264 PICFLAG
='-fPIC -shared'
2266 i
[34567]86-pc-msdosdjgpp*)
2267 # DJGPP does not support shared libraries at all.
2270 # On IA64 HP-UX, PIC is the default but the pic flag
2271 # sets the default TLS model and affects inlining.
2275 # PIC is the default.
2277 rs6000-ibm-aix
* | powerpc-ibm-aix
*)
2278 # All AIX code is PIC.
2281 # Some targets support both -fPIC and -fpic, but prefer the latter.
2283 i
[34567]86-*-* | x86_64-
*-*)
2286 # FIXME: Override -fPIC default in libgcc only?
2287 sh-
*-linux* | sh
[2346lbe
]*-*-linux*)
2290 # FIXME: Simplify to sh*-*-netbsd*?
2291 sh-
*-netbsdelf* | shl
*-*-netbsdelf* | sh5-
*-netbsd* | sh5l
*-*-netbsd* | \
2292 sh64-
*-netbsd* | sh64l
*-*-netbsd*)
2295 # Default to -fPIC unless specified otherwise.
2301 # If the user explicitly uses -fpic/-fPIC, keep that.
2313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-version-specific-runtime-libs" >&5
2314 $as_echo_n "checking for --enable-version-specific-runtime-libs... " >&6; }
2315 # Check whether --enable-version-specific-runtime-libs was given.
2316 if test "${enable_version_specific_runtime_libs+set}" = set; then :
2317 enableval
=$enable_version_specific_runtime_libs; case "$enableval" in
2318 yes) version_specific_libs
=yes ;;
2319 no
) version_specific_libs
=no
;;
2320 *) as_fn_error
"Unknown argument to enable/disable version-specific libs" "$LINENO" 5;;
2323 version_specific_libs
=no
2326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $version_specific_libs" >&5
2327 $as_echo "$version_specific_libs" >&6; }
2330 # Check whether --with-slibdir was given.
2331 if test "${with_slibdir+set}" = set; then :
2332 withval
=$with_slibdir; slibdir
="$with_slibdir"
2334 if test "${version_specific_libs}" = yes; then
2335 slibdir
='$(libsubdir)'
2336 elif test -n "$with_cross_host" && test x
"$with_cross_host" != x
"no"; then
2337 slibdir
='$(exec_prefix)/$(host_noncanonical)/lib'
2345 # Command-line options.
2346 # Very limited version of AC_MAINTAINER_MODE.
2347 # Check whether --enable-maintainer-mode was given.
2348 if test "${enable_maintainer_mode+set}" = set; then :
2349 enableval
=$enable_maintainer_mode; case ${enable_maintainer_mode} in
2352 *) as_fn_error
"--enable-maintainer-mode must be yes or no" "$LINENO" 5 ;;
2354 maintainer_mode
=${enableval}
2360 # Find a good install program. We prefer a C program (faster),
2361 # so one script is as good as another. But avoid the broken or
2362 # incompatible versions:
2363 # SysV /etc/install, /usr/sbin/install
2364 # SunOS /usr/etc/install
2365 # IRIX /sbin/install
2367 # AmigaOS /C/install, which installs bootblocks on floppy discs
2368 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2369 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2370 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2371 # OS/2's system install, which has a completely different semantic
2372 # ./install, which can be erroneously created by make from ./install.sh.
2373 # Reject install programs that cannot install multiple files.
2374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2375 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2376 if test -z "$INSTALL"; then
2377 if test "${ac_cv_path_install+set}" = set; then :
2378 $as_echo_n "(cached) " >&6
2380 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2384 test -z "$as_dir" && as_dir
=.
2385 # Account for people who put trailing slashes in PATH elements.
2386 case $as_dir/ in #((
2387 .
/ | .
// |
/[cC
]/* | \
2388 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
2389 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
2392 # OSF1 and SCO ODT 3.0 have their own names for install.
2393 # Don't use installbsd from OSF since it installs stuff as root
2395 for ac_prog
in ginstall scoinst
install; do
2396 for ac_exec_ext
in '' $ac_executable_extensions; do
2397 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2398 if test $ac_prog = install &&
2399 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2400 # AIX install. It has an incompatible calling convention.
2402 elif test $ac_prog = install &&
2403 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2404 # program-specific install script used by HP pwplus--don't use.
2407 rm -rf conftest.one conftest.two conftest.dir
2408 echo one
> conftest.one
2409 echo two
> conftest.two
2411 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
2412 test -s conftest.one
&& test -s conftest.two
&&
2413 test -s conftest.dir
/conftest.one
&&
2414 test -s conftest.dir
/conftest.two
2416 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
2429 rm -rf conftest.one conftest.two conftest.dir
2432 if test "${ac_cv_path_install+set}" = set; then
2433 INSTALL
=$ac_cv_path_install
2435 # As a last resort, use the slow shell script. Don't cache a
2436 # value for INSTALL within a source directory, because that will
2437 # break other packages using the cache if that directory is
2438 # removed, or if the value is a relative name.
2439 INSTALL
=$ac_install_sh
2442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2443 $as_echo "$INSTALL" >&6; }
2445 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2446 # It thinks the first close brace ends the variable substitution.
2447 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2449 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
2451 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2454 for ac_prog
in gawk mawk nawk
awk
2456 # Extract the first word of "$ac_prog", so it can be a program name with args.
2457 set dummy
$ac_prog; ac_word
=$2
2458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2459 $as_echo_n "checking for $ac_word... " >&6; }
2460 if test "${ac_cv_prog_AWK+set}" = set; then :
2461 $as_echo_n "(cached) " >&6
2463 if test -n "$AWK"; then
2464 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
2466 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2470 test -z "$as_dir" && as_dir
=.
2471 for ac_exec_ext
in '' $ac_executable_extensions; do
2472 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2473 ac_cv_prog_AWK
="$ac_prog"
2474 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2484 if test -n "$AWK"; then
2485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2486 $as_echo "$AWK" >&6; }
2488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2489 $as_echo "no" >&6; }
2493 test -n "$AWK" && break
2496 # We need awk; bail out if it's missing.
2498 "") as_fn_error
"can't build without awk, bailing out" "$LINENO" 5 ;;
2502 case ${build_alias} in
2503 "") build_noncanonical
=${build} ;;
2504 *) build_noncanonical
=${build_alias} ;;
2507 case ${host_alias} in
2508 "") host_noncanonical
=${build_noncanonical} ;;
2509 *) host_noncanonical
=${host_alias} ;;
2514 case ${target_alias} in
2515 "") target_noncanonical
=${host_noncanonical} ;;
2516 *) target_noncanonical
=${target_alias} ;;
2522 # post-stage1 host modules use a different CC_FOR_BUILD so, in order to
2523 # have matching libraries, they should use host libraries: Makefile.tpl
2524 # arranges to pass --with-build-libsubdir=$(HOST_SUBDIR).
2525 # However, they still use the build modules, because the corresponding
2526 # host modules (e.g. bison) are only built for the host when bootstrap
2528 # - build_subdir is where we find build modules, and never changes.
2529 # - build_libsubdir is where we find build libraries, and can be overridden.
2531 # Prefix 'build-' so this never conflicts with target_subdir.
2532 build_subdir
="build-${build_noncanonical}"
2534 # Check whether --with-build-libsubdir was given.
2535 if test "${with_build_libsubdir+set}" = set; then :
2536 withval
=$with_build_libsubdir; build_libsubdir
="$withval"
2538 build_libsubdir
="$build_subdir"
2541 # --srcdir=. covers the toplevel, while "test -d" covers the subdirectories
2542 if ( test $srcdir = .
&& test -d gcc
) \
2543 ||
test -d $srcdir/..
/host-
${host_noncanonical}; then
2544 host_subdir
="host-${host_noncanonical}"
2549 target_subdir
=${target_noncanonical}
2552 # Calculate toolexeclibdir
2553 # Also toolexecdir, though it's only used in toolexeclibdir
2554 case ${version_specific_libs} in
2556 # Need the gcc compiler version to know where to install libraries
2557 # and header files if --enable-version-specific-runtime-libs option
2559 toolexecdir
='$(libdir)/gcc/$(target_noncanonical)'
2560 toolexeclibdir
='$(toolexecdir)/$(gcc_version)$(MULTISUBDIR)'
2563 if test -n "$with_cross_host" &&
2564 test x
"$with_cross_host" != x
"no"; then
2565 # Install a library built with a cross compiler in tooldir, not libdir.
2566 toolexecdir
='$(exec_prefix)/$(target_noncanonical)'
2567 toolexeclibdir
='$(toolexecdir)/lib'
2569 toolexecdir
='$(libdir)/gcc-lib/$(target_noncanonical)'
2570 toolexeclibdir
='$(libdir)'
2572 multi_os_directory
=`$CC -print-multi-os-directory`
2573 case $multi_os_directory in
2574 .
) ;; # Avoid trailing /.
2575 *) toolexeclibdir
=$toolexeclibdir/$multi_os_directory ;;
2582 if test -n "$ac_tool_prefix"; then
2583 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
2584 set dummy
${ac_tool_prefix}ar; ac_word
=$2
2585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2586 $as_echo_n "checking for $ac_word... " >&6; }
2587 if test "${ac_cv_prog_AR+set}" = set; then :
2588 $as_echo_n "(cached) " >&6
2590 if test -n "$AR"; then
2591 ac_cv_prog_AR
="$AR" # Let the user override the test.
2593 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2597 test -z "$as_dir" && as_dir
=.
2598 for ac_exec_ext
in '' $ac_executable_extensions; do
2599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2600 ac_cv_prog_AR
="${ac_tool_prefix}ar"
2601 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2611 if test -n "$AR"; then
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
2613 $as_echo "$AR" >&6; }
2615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2616 $as_echo "no" >&6; }
2621 if test -z "$ac_cv_prog_AR"; then
2623 # Extract the first word of "ar", so it can be a program name with args.
2624 set dummy
ar; ac_word
=$2
2625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2626 $as_echo_n "checking for $ac_word... " >&6; }
2627 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
2628 $as_echo_n "(cached) " >&6
2630 if test -n "$ac_ct_AR"; then
2631 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
2633 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2637 test -z "$as_dir" && as_dir
=.
2638 for ac_exec_ext
in '' $ac_executable_extensions; do
2639 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2640 ac_cv_prog_ac_ct_AR
="ar"
2641 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2650 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
2651 if test -n "$ac_ct_AR"; then
2652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
2653 $as_echo "$ac_ct_AR" >&6; }
2655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2656 $as_echo "no" >&6; }
2659 if test "x$ac_ct_AR" = x
; then
2662 case $cross_compiling:$ac_tool_warned in
2664 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2665 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2666 ac_tool_warned
=yes ;;
2674 if test -n "$ac_tool_prefix"; then
2675 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
2676 set dummy
${ac_tool_prefix}lipo
; ac_word
=$2
2677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2678 $as_echo_n "checking for $ac_word... " >&6; }
2679 if test "${ac_cv_prog_LIPO+set}" = set; then :
2680 $as_echo_n "(cached) " >&6
2682 if test -n "$LIPO"; then
2683 ac_cv_prog_LIPO
="$LIPO" # Let the user override the test.
2685 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2689 test -z "$as_dir" && as_dir
=.
2690 for ac_exec_ext
in '' $ac_executable_extensions; do
2691 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2692 ac_cv_prog_LIPO
="${ac_tool_prefix}lipo"
2693 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2702 LIPO
=$ac_cv_prog_LIPO
2703 if test -n "$LIPO"; then
2704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
2705 $as_echo "$LIPO" >&6; }
2707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2708 $as_echo "no" >&6; }
2713 if test -z "$ac_cv_prog_LIPO"; then
2715 # Extract the first word of "lipo", so it can be a program name with args.
2716 set dummy lipo
; ac_word
=$2
2717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2718 $as_echo_n "checking for $ac_word... " >&6; }
2719 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
2720 $as_echo_n "(cached) " >&6
2722 if test -n "$ac_ct_LIPO"; then
2723 ac_cv_prog_ac_ct_LIPO
="$ac_ct_LIPO" # Let the user override the test.
2725 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2729 test -z "$as_dir" && as_dir
=.
2730 for ac_exec_ext
in '' $ac_executable_extensions; do
2731 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2732 ac_cv_prog_ac_ct_LIPO
="lipo"
2733 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2742 ac_ct_LIPO
=$ac_cv_prog_ac_ct_LIPO
2743 if test -n "$ac_ct_LIPO"; then
2744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
2745 $as_echo "$ac_ct_LIPO" >&6; }
2747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2748 $as_echo "no" >&6; }
2751 if test "x$ac_ct_LIPO" = x
; then
2754 case $cross_compiling:$ac_tool_warned in
2756 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2757 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2758 ac_tool_warned
=yes ;;
2763 LIPO
="$ac_cv_prog_LIPO"
2766 if test -n "$ac_tool_prefix"; then
2767 # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args.
2768 set dummy
${ac_tool_prefix}nm
; ac_word
=$2
2769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2770 $as_echo_n "checking for $ac_word... " >&6; }
2771 if test "${ac_cv_prog_NM+set}" = set; then :
2772 $as_echo_n "(cached) " >&6
2774 if test -n "$NM"; then
2775 ac_cv_prog_NM
="$NM" # Let the user override the test.
2777 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2781 test -z "$as_dir" && as_dir
=.
2782 for ac_exec_ext
in '' $ac_executable_extensions; do
2783 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2784 ac_cv_prog_NM
="${ac_tool_prefix}nm"
2785 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2795 if test -n "$NM"; then
2796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM" >&5
2797 $as_echo "$NM" >&6; }
2799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2800 $as_echo "no" >&6; }
2805 if test -z "$ac_cv_prog_NM"; then
2807 # Extract the first word of "nm", so it can be a program name with args.
2808 set dummy nm
; ac_word
=$2
2809 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2810 $as_echo_n "checking for $ac_word... " >&6; }
2811 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then :
2812 $as_echo_n "(cached) " >&6
2814 if test -n "$ac_ct_NM"; then
2815 ac_cv_prog_ac_ct_NM
="$ac_ct_NM" # Let the user override the test.
2817 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2821 test -z "$as_dir" && as_dir
=.
2822 for ac_exec_ext
in '' $ac_executable_extensions; do
2823 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2824 ac_cv_prog_ac_ct_NM
="nm"
2825 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2834 ac_ct_NM
=$ac_cv_prog_ac_ct_NM
2835 if test -n "$ac_ct_NM"; then
2836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NM" >&5
2837 $as_echo "$ac_ct_NM" >&6; }
2839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2840 $as_echo "no" >&6; }
2843 if test "x$ac_ct_NM" = x
; then
2846 case $cross_compiling:$ac_tool_warned in
2848 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2849 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2850 ac_tool_warned
=yes ;;
2858 if test -n "$ac_tool_prefix"; then
2859 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2860 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
2861 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2862 $as_echo_n "checking for $ac_word... " >&6; }
2863 if test "${ac_cv_prog_RANLIB+set}" = set; then :
2864 $as_echo_n "(cached) " >&6
2866 if test -n "$RANLIB"; then
2867 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
2869 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2873 test -z "$as_dir" && as_dir
=.
2874 for ac_exec_ext
in '' $ac_executable_extensions; do
2875 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2876 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
2877 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2886 RANLIB
=$ac_cv_prog_RANLIB
2887 if test -n "$RANLIB"; then
2888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
2889 $as_echo "$RANLIB" >&6; }
2891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2892 $as_echo "no" >&6; }
2897 if test -z "$ac_cv_prog_RANLIB"; then
2898 ac_ct_RANLIB
=$RANLIB
2899 # Extract the first word of "ranlib", so it can be a program name with args.
2900 set dummy ranlib
; ac_word
=$2
2901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2902 $as_echo_n "checking for $ac_word... " >&6; }
2903 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
2904 $as_echo_n "(cached) " >&6
2906 if test -n "$ac_ct_RANLIB"; then
2907 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
2909 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2913 test -z "$as_dir" && as_dir
=.
2914 for ac_exec_ext
in '' $ac_executable_extensions; do
2915 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2916 ac_cv_prog_ac_ct_RANLIB
="ranlib"
2917 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2926 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
2927 if test -n "$ac_ct_RANLIB"; then
2928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
2929 $as_echo "$ac_ct_RANLIB" >&6; }
2931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2932 $as_echo "no" >&6; }
2935 if test "x$ac_ct_RANLIB" = x
; then
2938 case $cross_compiling:$ac_tool_warned in
2940 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2941 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2942 ac_tool_warned
=yes ;;
2944 RANLIB
=$ac_ct_RANLIB
2947 RANLIB
="$ac_cv_prog_RANLIB"
2950 if test -n "$ac_tool_prefix"; then
2951 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2952 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2954 $as_echo_n "checking for $ac_word... " >&6; }
2955 if test "${ac_cv_prog_STRIP+set}" = set; then :
2956 $as_echo_n "(cached) " >&6
2958 if test -n "$STRIP"; then
2959 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2961 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2965 test -z "$as_dir" && as_dir
=.
2966 for ac_exec_ext
in '' $ac_executable_extensions; do
2967 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2968 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2969 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2978 STRIP
=$ac_cv_prog_STRIP
2979 if test -n "$STRIP"; then
2980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2981 $as_echo "$STRIP" >&6; }
2983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2984 $as_echo "no" >&6; }
2989 if test -z "$ac_cv_prog_STRIP"; then
2991 # Extract the first word of "strip", so it can be a program name with args.
2992 set dummy strip
; ac_word
=$2
2993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2994 $as_echo_n "checking for $ac_word... " >&6; }
2995 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2996 $as_echo_n "(cached) " >&6
2998 if test -n "$ac_ct_STRIP"; then
2999 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
3001 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3005 test -z "$as_dir" && as_dir
=.
3006 for ac_exec_ext
in '' $ac_executable_extensions; do
3007 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3008 ac_cv_prog_ac_ct_STRIP
="strip"
3009 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3018 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
3019 if test -n "$ac_ct_STRIP"; then
3020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3021 $as_echo "$ac_ct_STRIP" >&6; }
3023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3024 $as_echo "no" >&6; }
3027 if test "x$ac_ct_STRIP" = x
; then
3030 case $cross_compiling:$ac_tool_warned in
3032 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3033 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3034 ac_tool_warned
=yes ;;
3039 STRIP
="$ac_cv_prog_STRIP"
3042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
3043 $as_echo_n "checking whether ln -s works... " >&6; }
3045 if test "$LN_S" = "ln -s"; then
3046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3047 $as_echo "yes" >&6; }
3049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
3050 $as_echo "no, using $LN_S" >&6; }
3056 ac_cpp
='$CPP $CPPFLAGS'
3057 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3058 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3059 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3060 if test -n "$ac_tool_prefix"; then
3061 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3062 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
3063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3064 $as_echo_n "checking for $ac_word... " >&6; }
3065 if test "${ac_cv_prog_CC+set}" = set; then :
3066 $as_echo_n "(cached) " >&6
3068 if test -n "$CC"; then
3069 ac_cv_prog_CC
="$CC" # Let the user override the test.
3071 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3075 test -z "$as_dir" && as_dir
=.
3076 for ac_exec_ext
in '' $ac_executable_extensions; do
3077 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3078 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
3079 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3089 if test -n "$CC"; then
3090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3091 $as_echo "$CC" >&6; }
3093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3094 $as_echo "no" >&6; }
3099 if test -z "$ac_cv_prog_CC"; then
3101 # Extract the first word of "gcc", so it can be a program name with args.
3102 set dummy gcc
; ac_word
=$2
3103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3104 $as_echo_n "checking for $ac_word... " >&6; }
3105 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3106 $as_echo_n "(cached) " >&6
3108 if test -n "$ac_ct_CC"; then
3109 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3111 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3115 test -z "$as_dir" && as_dir
=.
3116 for ac_exec_ext
in '' $ac_executable_extensions; do
3117 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3118 ac_cv_prog_ac_ct_CC
="gcc"
3119 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3128 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3129 if test -n "$ac_ct_CC"; then
3130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3131 $as_echo "$ac_ct_CC" >&6; }
3133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3134 $as_echo "no" >&6; }
3137 if test "x$ac_ct_CC" = x
; then
3140 case $cross_compiling:$ac_tool_warned in
3142 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3143 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3144 ac_tool_warned
=yes ;;
3152 if test -z "$CC"; then
3153 if test -n "$ac_tool_prefix"; then
3154 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3155 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
3156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3157 $as_echo_n "checking for $ac_word... " >&6; }
3158 if test "${ac_cv_prog_CC+set}" = set; then :
3159 $as_echo_n "(cached) " >&6
3161 if test -n "$CC"; then
3162 ac_cv_prog_CC
="$CC" # Let the user override the test.
3164 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3168 test -z "$as_dir" && as_dir
=.
3169 for ac_exec_ext
in '' $ac_executable_extensions; do
3170 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3171 ac_cv_prog_CC
="${ac_tool_prefix}cc"
3172 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3182 if test -n "$CC"; then
3183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3184 $as_echo "$CC" >&6; }
3186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3187 $as_echo "no" >&6; }
3193 if test -z "$CC"; then
3194 # Extract the first word of "cc", so it can be a program name with args.
3195 set dummy cc
; ac_word
=$2
3196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3197 $as_echo_n "checking for $ac_word... " >&6; }
3198 if test "${ac_cv_prog_CC+set}" = set; then :
3199 $as_echo_n "(cached) " >&6
3201 if test -n "$CC"; then
3202 ac_cv_prog_CC
="$CC" # Let the user override the test.
3205 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3209 test -z "$as_dir" && as_dir
=.
3210 for ac_exec_ext
in '' $ac_executable_extensions; do
3211 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3212 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3213 ac_prog_rejected
=yes
3217 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3224 if test $ac_prog_rejected = yes; then
3225 # We found a bogon in the path, so make sure we never use it.
3226 set dummy
$ac_cv_prog_CC
3228 if test $# != 0; then
3229 # We chose a different compiler from the bogus one.
3230 # However, it has the same basename, so the bogon will be chosen
3231 # first if we set CC to just the basename; use the full file name.
3233 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3239 if test -n "$CC"; then
3240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3241 $as_echo "$CC" >&6; }
3243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3244 $as_echo "no" >&6; }
3249 if test -z "$CC"; then
3250 if test -n "$ac_tool_prefix"; then
3251 for ac_prog
in cl.exe
3253 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3254 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3256 $as_echo_n "checking for $ac_word... " >&6; }
3257 if test "${ac_cv_prog_CC+set}" = set; then :
3258 $as_echo_n "(cached) " >&6
3260 if test -n "$CC"; then
3261 ac_cv_prog_CC
="$CC" # Let the user override the test.
3263 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3267 test -z "$as_dir" && as_dir
=.
3268 for ac_exec_ext
in '' $ac_executable_extensions; do
3269 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3270 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3271 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3281 if test -n "$CC"; then
3282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3283 $as_echo "$CC" >&6; }
3285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3286 $as_echo "no" >&6; }
3290 test -n "$CC" && break
3293 if test -z "$CC"; then
3295 for ac_prog
in cl.exe
3297 # Extract the first word of "$ac_prog", so it can be a program name with args.
3298 set dummy
$ac_prog; ac_word
=$2
3299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3300 $as_echo_n "checking for $ac_word... " >&6; }
3301 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3302 $as_echo_n "(cached) " >&6
3304 if test -n "$ac_ct_CC"; then
3305 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3307 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3311 test -z "$as_dir" && as_dir
=.
3312 for ac_exec_ext
in '' $ac_executable_extensions; do
3313 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3314 ac_cv_prog_ac_ct_CC
="$ac_prog"
3315 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3324 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3325 if test -n "$ac_ct_CC"; then
3326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3327 $as_echo "$ac_ct_CC" >&6; }
3329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3330 $as_echo "no" >&6; }
3334 test -n "$ac_ct_CC" && break
3337 if test "x$ac_ct_CC" = x
; then
3340 case $cross_compiling:$ac_tool_warned in
3342 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3343 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3344 ac_tool_warned
=yes ;;
3353 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3354 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3355 as_fn_error
"no acceptable C compiler found in \$PATH
3356 See \`config.log' for more details." "$LINENO" 5; }
3358 # Provide some information about the compiler.
3359 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3362 for ac_option
in --version -v -V -qversion; do
3363 { { ac_try
="$ac_compiler $ac_option >&5"
3365 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3366 *) ac_try_echo=$ac_try;;
3368 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3369 $as_echo "$ac_try_echo"; } >&5
3370 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3372 if test -s conftest.err; then
3374 ... rest of stderr output deleted ...
3375 10q' conftest.err >conftest.er1
3376 cat conftest.er1 >&5
3377 rm -f conftest.er1 conftest.err
3379 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3380 test $ac_status = 0; }
3383 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3384 /* end confdefs.h. */
3395 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
3396 (eval $ac_link) 2>&5
3398 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3399 test $ac_status = 0; }; then :
3404 if test x$gcc_no_link = xyes; then
3405 # Setting cross_compile will disable run tests; it will
3406 # also disable AC_CHECK_FILE but that's generally
3407 # correct if we can't link.
3411 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3412 /* end confdefs.h. */
3422 ac_clean_files_save=$ac_clean_files
3423 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3424 # Try to create an executable without -o first, disregard a.out.
3425 # It will help us diagnose broken compilers, and finding out an intuition
3427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3428 $as_echo_n "checking for C compiler default output file name... " >&6; }
3429 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3431 # The possible output files:
3432 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3435 for ac_file in $ac_files
3438 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3439 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3444 if { { ac_try="$ac_link_default"
3446 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3447 *) ac_try_echo
=$ac_try;;
3449 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3450 $as_echo "$ac_try_echo"; } >&5
3451 (eval "$ac_link_default") 2>&5
3453 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3454 test $ac_status = 0; }; then :
3455 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3456 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3457 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3458 # so that the user can short-circuit this test for compilers unknown to
3460 for ac_file
in $ac_files ''
3462 test -f "$ac_file" ||
continue
3464 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3467 # We found the default executable, but exeext='' is most
3471 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3473 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3475 # We set ac_cv_exeext here because the later test for it is not
3476 # safe: cross compilers may not add the suffix if given an `-o'
3477 # argument, so we may need to know it at that point already.
3478 # Even if this section looks crufty: it has the advantage of
3485 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3491 $as_echo "$ac_file" >&6; }
3492 if test -z "$ac_file"; then :
3493 $as_echo "$as_me: failed program was:" >&5
3494 sed 's/^/| /' conftest.
$ac_ext >&5
3496 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3497 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3498 { as_fn_set_status
77
3499 as_fn_error
"C compiler cannot create executables
3500 See \`config.log' for more details." "$LINENO" 5; }; }
3502 ac_exeext
=$ac_cv_exeext
3504 # Check that the compiler produces executables we can run. If not, either
3505 # the compiler is broken, or we cross compile.
3506 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3507 $as_echo_n "checking whether the C compiler works... " >&6; }
3508 # If not cross compiling, check that we can run a simple program.
3509 if test "$cross_compiling" != yes; then
3510 if { ac_try
='./$ac_file'
3511 { { case "(($ac_try" in
3512 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3513 *) ac_try_echo=$ac_try;;
3515 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3516 $as_echo "$ac_try_echo"; } >&5
3517 (eval "$ac_try") 2>&5
3519 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3520 test $ac_status = 0; }; }; then
3523 if test "$cross_compiling" = maybe; then
3526 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3527 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3528 as_fn_error "cannot run C compiled programs.
3529 If you meant to cross compile
, use \
`--host'.
3530 See \`config.log
' for more details." "$LINENO" 5; }
3534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3535 $as_echo "yes" >&6; }
3537 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3538 ac_clean_files=$ac_clean_files_save
3539 # Check that the compiler produces executables we can run. If not, either
3540 # the compiler is broken, or we cross compile.
3541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3542 $as_echo_n "checking whether we are cross compiling... " >&6; }
3543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3544 $as_echo "$cross_compiling" >&6; }
3546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3547 $as_echo_n "checking for suffix of executables... " >&6; }
3548 if { { ac_try="$ac_link"
3550 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3551 *) ac_try_echo=$ac_try;;
3553 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3554 $as_echo "$ac_try_echo"; } >&5
3555 (eval "$ac_link") 2>&5
3557 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3558 test $ac_status = 0; }; then :
3559 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3560 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3561 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3563 for ac_file
in conftest.exe conftest conftest.
*; do
3564 test -f "$ac_file" ||
continue
3566 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3567 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3573 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3574 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3575 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3576 See \`config.log' for more details." "$LINENO" 5; }
3578 rm -f conftest
$ac_cv_exeext
3579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3580 $as_echo "$ac_cv_exeext" >&6; }
3582 rm -f conftest.
$ac_ext
3583 EXEEXT
=$ac_cv_exeext
3586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3587 $as_echo_n "checking for suffix of object files... " >&6; }
3588 if test "${ac_cv_objext+set}" = set; then :
3589 $as_echo_n "(cached) " >&6
3591 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3592 /* end confdefs.h. */
3602 rm -f conftest.o conftest.obj
3603 if { { ac_try
="$ac_compile"
3605 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3606 *) ac_try_echo=$ac_try;;
3608 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3609 $as_echo "$ac_try_echo"; } >&5
3610 (eval "$ac_compile") 2>&5
3612 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3613 test $ac_status = 0; }; then :
3614 for ac_file in conftest.o conftest.obj conftest.*; do
3615 test -f "$ac_file" || continue;
3617 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3618 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3623 $as_echo "$as_me: failed program was:" >&5
3624 sed 's/^/| /' conftest.$ac_ext >&5
3626 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3627 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3628 as_fn_error "cannot compute suffix of object files
: cannot compile
3629 See \
`config.log' for more details." "$LINENO" 5; }
3631 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3634 $as_echo "$ac_cv_objext" >&6; }
3635 OBJEXT=$ac_cv_objext
3637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3638 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3639 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3640 $as_echo_n "(cached) " >&6
3642 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3643 /* end confdefs.h. */
3656 if ac_fn_c_try_compile "$LINENO"; then :
3661 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3662 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3666 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3667 if test $ac_compiler_gnu = yes; then
3672 ac_test_CFLAGS=${CFLAGS+set}
3673 ac_save_CFLAGS=$CFLAGS
3674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3675 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3676 if test "${ac_cv_prog_cc_g+set}" = set; then :
3677 $as_echo_n "(cached) " >&6
3679 ac_save_c_werror_flag=$ac_c_werror_flag
3680 ac_c_werror_flag=yes
3683 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3684 /* end confdefs.h. */
3694 if ac_fn_c_try_compile "$LINENO"; then :
3698 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3699 /* end confdefs.h. */
3709 if ac_fn_c_try_compile "$LINENO"; then :
3712 ac_c_werror_flag=$ac_save_c_werror_flag
3714 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3715 /* end confdefs.h. */
3725 if ac_fn_c_try_compile "$LINENO"; then :
3728 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3730 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3732 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3733 ac_c_werror_flag=$ac_save_c_werror_flag
3735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3736 $as_echo "$ac_cv_prog_cc_g" >&6; }
3737 if test "$ac_test_CFLAGS" = set; then
3738 CFLAGS=$ac_save_CFLAGS
3739 elif test $ac_cv_prog_cc_g = yes; then
3740 if test "$GCC" = yes; then
3746 if test "$GCC" = yes; then
3752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3753 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3754 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3755 $as_echo_n "(cached) " >&6
3757 ac_cv_prog_cc_c89=no
3759 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3760 /* end confdefs.h. */
3763 #include <sys/types.h>
3764 #include <sys/stat.h>
3765 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3766 struct buf { int x; };
3767 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3768 static char *e (p, i)
3774 static char *f (char * (*g) (char **, int), char **p, ...)
3779 s = g (p, va_arg (v,int));
3784 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3785 function prototypes and stuff, but not '\xHH' hex character constants.
3786 These don't provoke an error unfortunately, instead are silently treated
3787 as 'x'. The following induces an error, until -std is added to get
3788 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3789 array size at least. It's necessary to write '\x00'==0 to get something
3790 that's true only with -std. */
3791 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3793 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3794 inside strings and character constants. */
3796 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3798 int test (int i, double x);
3799 struct s1 {int (*f) (int a);};
3800 struct s2 {int (*f) (double a);};
3801 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3807 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3812 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3813 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3815 CC="$ac_save_CC $ac_arg"
3816 if ac_fn_c_try_compile "$LINENO"; then :
3817 ac_cv_prog_cc_c89=$ac_arg
3819 rm -f core conftest.err conftest.$ac_objext
3820 test "x$ac_cv_prog_cc_c89" != "xno" && break
3822 rm -f conftest.$ac_ext
3827 case "x$ac_cv_prog_cc_c89" in
3829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3830 $as_echo "none needed" >&6; } ;;
3832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3833 $as_echo "unsupported" >&6; } ;;
3835 CC="$CC $ac_cv_prog_cc_c89"
3836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3837 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3839 if test "x$ac_cv_prog_cc_c89" != xno; then :
3844 ac_cpp='$CPP $CPPFLAGS'
3845 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3846 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3847 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3850 ac_cpp='$CPP $CPPFLAGS'
3851 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3852 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3853 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3855 $as_echo_n "checking how to run the C preprocessor... " >&6; }
3856 # On Suns, sometimes $CPP names a directory.
3857 if test -n "$CPP" && test -d "$CPP"; then
3860 if test -z "$CPP"; then
3861 if test "${ac_cv_prog_CPP+set}" = set; then :
3862 $as_echo_n "(cached) " >&6
3864 # Double quotes because CPP needs to be expanded
3865 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3868 for ac_c_preproc_warn_flag in '' yes
3870 # Use a header file that comes with gcc, so configuring glibc
3871 # with a fresh cross-compiler works.
3872 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3873 # <limits.h> exists even on freestanding compilers.
3874 # On the NeXT, cc -E runs the code through the compiler's parser,
3875 # not just through cpp. "Syntax error" is here to catch this case.
3876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3877 /* end confdefs.h. */
3879 # include <limits.h>
3881 # include <assert.h>
3885 if ac_fn_c_try_cpp "$LINENO"; then :
3888 # Broken: fails on valid input.
3891 rm -f conftest.err conftest.$ac_ext
3893 # OK, works on sane cases. Now check whether nonexistent headers
3894 # can be detected and how.
3895 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3896 /* end confdefs.h. */
3897 #include <ac_nonexistent.h>
3899 if ac_fn_c_try_cpp "$LINENO"; then :
3900 # Broken: success on invalid input.
3903 # Passes both tests.
3907 rm -f conftest.err conftest.$ac_ext
3910 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3911 rm -f conftest.err conftest.
$ac_ext
3912 if $ac_preproc_ok; then :
3924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3925 $as_echo "$CPP" >&6; }
3927 for ac_c_preproc_warn_flag
in '' yes
3929 # Use a header file that comes with gcc, so configuring glibc
3930 # with a fresh cross-compiler works.
3931 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3932 # <limits.h> exists even on freestanding compilers.
3933 # On the NeXT, cc -E runs the code through the compiler's parser,
3934 # not just through cpp. "Syntax error" is here to catch this case.
3935 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3936 /* end confdefs.h. */
3938 # include <limits.h>
3940 # include <assert.h>
3944 if ac_fn_c_try_cpp
"$LINENO"; then :
3947 # Broken: fails on valid input.
3950 rm -f conftest.err conftest.
$ac_ext
3952 # OK, works on sane cases. Now check whether nonexistent headers
3953 # can be detected and how.
3954 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3955 /* end confdefs.h. */
3956 #include <ac_nonexistent.h>
3958 if ac_fn_c_try_cpp
"$LINENO"; then :
3959 # Broken: success on invalid input.
3962 # Passes both tests.
3966 rm -f conftest.err conftest.
$ac_ext
3969 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3970 rm -f conftest.err conftest.
$ac_ext
3971 if $ac_preproc_ok; then :
3974 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3975 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3976 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
3977 See \`config.log' for more details." "$LINENO" 5; }
3981 ac_cpp
='$CPP $CPPFLAGS'
3982 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3983 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3984 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3987 ac_c_preproc_warn_flag
=yes
3991 # The cast to long int works around a bug in the HP C Compiler
3992 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
3993 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
3994 # This bug is HP SR number 8606223364.
3995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of double" >&5
3996 $as_echo_n "checking size of double... " >&6; }
3997 if test "${ac_cv_sizeof_double+set}" = set; then :
3998 $as_echo_n "(cached) " >&6
4000 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (double))" "ac_cv_sizeof_double" "$ac_includes_default"; then :
4003 if test "$ac_cv_type_double" = yes; then
4004 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4005 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4006 { as_fn_set_status
77
4007 as_fn_error
"cannot compute sizeof (double)
4008 See \`config.log' for more details." "$LINENO" 5; }; }
4010 ac_cv_sizeof_double
=0
4015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_double" >&5
4016 $as_echo "$ac_cv_sizeof_double" >&6; }
4020 cat >>confdefs.h
<<_ACEOF
4021 #define SIZEOF_DOUBLE $ac_cv_sizeof_double
4025 # The cast to long int works around a bug in the HP C Compiler
4026 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4027 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4028 # This bug is HP SR number 8606223364.
4029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long double" >&5
4030 $as_echo_n "checking size of long double... " >&6; }
4031 if test "${ac_cv_sizeof_long_double+set}" = set; then :
4032 $as_echo_n "(cached) " >&6
4034 if ac_fn_c_compute_int
"$LINENO" "(long int) (sizeof (long double))" "ac_cv_sizeof_long_double" "$ac_includes_default"; then :
4037 if test "$ac_cv_type_long_double" = yes; then
4038 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4039 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4040 { as_fn_set_status
77
4041 as_fn_error
"cannot compute sizeof (long double)
4042 See \`config.log' for more details." "$LINENO" 5; }; }
4044 ac_cv_sizeof_long_double
=0
4049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_double" >&5
4050 $as_echo "$ac_cv_sizeof_long_double" >&6; }
4054 cat >>confdefs.h
<<_ACEOF
4055 #define SIZEOF_LONG_DOUBLE $ac_cv_sizeof_long_double
4059 as_fn_arith
$ac_cv_sizeof_double \
* 8 && double_type_size
=$as_val
4060 as_fn_arith
$ac_cv_sizeof_long_double \
* 8 && long_double_type_size
=$as_val
4064 # Check for decimal float support.
4065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether decimal floating point is supported" >&5
4066 $as_echo_n "checking whether decimal floating point is supported... " >&6; }
4067 if test "${libgcc_cv_dfp+set}" = set; then :
4068 $as_echo_n "(cached) " >&6
4070 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4071 /* end confdefs.h. */
4081 FE_INVALID|FE_DIVBYZERO|FE_OVERFLOW|FE_UNDERFLOW|FE_INEXACT;
4087 if ac_fn_c_try_compile
"$LINENO"; then :
4092 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_dfp" >&5
4095 $as_echo "$libgcc_cv_dfp" >&6; }
4096 decimal_float
=$libgcc_cv_dfp
4100 # Check whether --enable-decimal-float was given.
4101 if test "${enable_decimal_float+set}" = set; then :
4102 enableval
=$enable_decimal_float;
4103 case $enable_decimal_float in
4104 yes | no | bid | dpd
) default_decimal_float
=$enable_decimal_float ;;
4105 *) as_fn_error
"'$enable_decimal_float' is an invalid value for --enable-decimal-float.
4106 Valid choices are 'yes', 'bid', 'dpd', and 'no'." "$LINENO" 5 ;;
4112 powerpc
*-*-linux* | i?
86*-*-linux* | x86_64
*-*-linux* | s390
*-*-linux* | \
4114 i?
86*-*-mingw* | x86_64
*-*-mingw* | \
4115 i?
86*-*-cygwin* | x86_64
*-*-cygwin*)
4116 enable_decimal_float
=yes
4119 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: decimal float is not supported for this target, ignored" >&5
4120 $as_echo "$as_me: WARNING: decimal float is not supported for this target, ignored" >&2;}
4121 enable_decimal_float
=no
4128 # x86's use BID format instead of DPD
4129 case x
$enable_decimal_float in
4132 i?
86*-*-* | x86_64
*-*-*)
4133 enable_decimal_float
=bid
4136 enable_decimal_float
=dpd
4139 default_decimal_float
=$enable_decimal_float
4142 # ENABLE_DECIMAL_FLOAT is set to 0. But we have to have proper
4143 # dependency on libdecnumber.
4144 default_decimal_float
=dpd
4151 # Check for fixed-point support.
4152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether fixed-point is supported" >&5
4153 $as_echo_n "checking whether fixed-point is supported... " >&6; }
4154 if test "${libgcc_cv_fixed_point+set}" = set; then :
4155 $as_echo_n "(cached) " >&6
4157 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4158 /* end confdefs.h. */
4161 if ac_fn_c_try_compile
"$LINENO"; then :
4162 libgcc_cv_fixed_point
=yes
4164 libgcc_cv_fixed_point
=no
4166 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_fixed_point" >&5
4169 $as_echo "$libgcc_cv_fixed_point" >&6; }
4170 fixed_point
=$libgcc_cv_fixed_point
4173 # For platforms with the unwind ABI which includes an unwind library,
4174 # libunwind, we can choose to use the system libunwind.
4175 # config.gcc also contains tests of with_system_libunwind.
4178 # Check whether --with-system-libunwind was given.
4179 if test "${with_system_libunwind+set}" = set; then :
4180 withval
=$with_system_libunwind;
4183 # If system-libunwind was not specifically set, pick a default setting.
4184 if test x
$with_system_libunwind = x
; then
4186 ia64-
*-hpux*) with_system_libunwind
=yes ;;
4187 *) with_system_libunwind
=no
;;
4190 # Based on system-libunwind and target, do we have ipinfo?
4191 if test x
$with_system_libunwind = xyes
; then
4193 ia64-
*-*) have_unwind_getipinfo
=no
;;
4194 *) have_unwind_getipinfo
=yes ;;
4197 # Darwin before version 9 does not have _Unwind_GetIPInfo.
4200 *-*-darwin[3-8]|
*-*-darwin[3-8].
*) have_unwind_getipinfo
=no
;;
4201 *) have_unwind_getipinfo
=yes ;;
4206 if test x
$have_unwind_getipinfo = xyes
; then
4208 $as_echo "#define HAVE_GETIPINFO 1" >>confdefs.h
4213 # The sjlj test is almost duplicated here and in libgo/configure.ac (for C),
4214 # libstdc++-v3/acinclude.m4 and libjava/configure.ac (for C++), and
4215 # libobjc/configure.ac (for Objective-C).
4216 # FIXME: This should be centralized in config/sjlj.m4.
4217 # Check whether --enable-sjlj-exceptions was given.
4218 if test "${enable_sjlj_exceptions+set}" = set; then :
4219 enableval
=$enable_sjlj_exceptions; case "$enableval" in
4221 *) as_fn_error
"unknown argument to --enable-sjlj-exceptions" "$LINENO" 5 ;;
4224 enable_sjlj_exceptions
=auto
4228 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use setjmp/longjmp exceptions" >&5
4229 $as_echo_n "checking whether to use setjmp/longjmp exceptions... " >&6; }
4230 if test "${libgcc_cv_lib_sjlj_exceptions+set}" = set; then :
4231 $as_echo_n "(cached) " >&6
4233 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4234 /* end confdefs.h. */
4240 int i __attribute__ ((cleanup (clean)));
4246 CFLAGS
="--save-temps -fexceptions"
4247 libgcc_cv_lib_sjlj_exceptions
=unknown
4248 if ac_fn_c_try_compile
; then :
4249 if grep _Unwind_SjLj_Resume conftest.s
>/dev
/null
2>&1; then
4250 libgcc_cv_lib_sjlj_exceptions
=yes
4251 elif grep _Unwind_Resume conftest.s
>/dev
/null
2>&1; then
4252 libgcc_cv_lib_sjlj_exceptions
=no
4259 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_lib_sjlj_exceptions" >&5
4260 $as_echo "$libgcc_cv_lib_sjlj_exceptions" >&6; }
4262 if test "$enable_sjlj_exceptions" = "auto"; then
4263 enable_sjlj_exceptions
=$libgcc_cv_lib_sjlj_exceptions
4266 case $enable_sjlj_exceptions in
4269 $as_echo "#define LIBGCC_SJLJ_EXCEPTIONS 1" >>confdefs.h
4275 as_fn_error
"unable to detect exception model" "$LINENO" 5
4279 # Check whether --enable-explicit-exception-frame-registration was given.
4280 if test "${enable_explicit_exception_frame_registration+set}" = set; then :
4281 enableval
=$enable_explicit_exception_frame_registration;
4282 force_explicit_eh_registry
=
4283 if test "$enable_explicit_exception_frame_registration" = yes; then
4284 if test "$enable_sjlj_exceptions" = yes; then
4285 as_fn_error
"Can't enable both of --enable-sjlj-exceptions
4286 and --enable-explicit-exception-frame-registration" "$LINENO" 5
4288 force_explicit_eh_registry
=-DUSE_EH_FRAME_REGISTRY_ALWAYS
4295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4296 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4297 if test "${acl_cv_prog_gnu_ld+set}" = set; then :
4298 $as_echo_n "(cached) " >&6
4300 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4301 if $LD -v 2>&1 </dev
/null |
egrep '(GNU|with BFD)' 1>&5; then
4302 acl_cv_prog_gnu_ld
=yes
4304 acl_cv_prog_gnu_ld
=no
4307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
4308 $as_echo "$acl_cv_prog_gnu_ld" >&6; }
4309 with_gnu_ld
=$acl_cv_prog_gnu_ld
4312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread model used by GCC" >&5
4313 $as_echo_n "checking for thread model used by GCC... " >&6; }
4314 target_thread_file
=`$CC -v 2>&1 | sed -n 's/^Thread model: //p'`
4315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_thread_file" >&5
4316 $as_echo "$target_thread_file" >&6; }
4318 # Check for assembler CFI support.
4319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether assembler supports CFI directives" >&5
4320 $as_echo_n "checking whether assembler supports CFI directives... " >&6; }
4321 if test "${libgcc_cv_cfi+set}" = set; then :
4322 $as_echo_n "(cached) " >&6
4324 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4325 /* end confdefs.h. */
4329 .cfi_personality 0, symbol\n\
4332 if ac_fn_c_try_compile
"$LINENO"; then :
4337 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4339 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_cfi" >&5
4340 $as_echo "$libgcc_cv_cfi" >&6; }
4342 # Check 32bit or 64bit. In the case of MIPS, this really determines the
4343 # word size rather than the address size.
4344 cat > conftest.c
<<EOF
4345 #if defined(__x86_64__) || (!defined(__i386__) && defined(__LP64__)) \
4346 || defined(__mips64)
4352 eval `${CC-cc} -E conftest.c | grep host_address=`
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target is hard-float" >&5
4358 $as_echo_n "checking whether the target is hard-float... " >&6; }
4359 if test "${libgcc_cv_mips_hard_float+set}" = set; then :
4360 $as_echo_n "(cached) " >&6
4362 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4363 /* end confdefs.h. */
4364 #ifndef __mips_hard_float
4368 if ac_fn_c_try_compile
"$LINENO"; then :
4369 libgcc_cv_mips_hard_float
=yes
4371 libgcc_cv_mips_hard_float
=no
4373 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_mips_hard_float" >&5
4376 $as_echo "$libgcc_cv_mips_hard_float" >&6; }
4379 # Collect host-machine-specific information.
4380 .
${srcdir}/config.
host
4382 # Check if Solaris/x86 linker supports ZERO terminator unwind entries.
4383 # This is after config.host so we can augment tmake_file.
4384 # Link with -nostartfiles -nodefaultlibs since neither are present while
4387 i?
86-*-solaris2* | x86_64-
*-solaris2.1
[0-9]*)
4388 cat > conftest.s
<<EOF
4389 .section .eh_frame,"a",@unwind
4391 .section .jcr,"aw",@progbits
4394 if { ac_try
='${CC-cc} -shared -nostartfiles -nodefaultlibs -o conftest.so conftest.s 1>&5'
4395 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
4398 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4399 test $ac_status = 0; }; }; then
4400 tmake_file
="${tmake_file} i386/t-crtstuff"
4405 # Check for visibility support. This is after config.host so that
4406 # we can check for asm_hidden_op.
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __attribute__((visibility(\"hidden\")))" >&5
4408 $as_echo_n "checking for __attribute__((visibility(\"hidden\")))... " >&6; }
4409 if test "${libgcc_cv_hidden_visibility_attribute+set}" = set; then :
4410 $as_echo_n "(cached) " >&6
4413 echo 'int __attribute__ ((visibility ("hidden"))) foo (void) { return 1; }' > conftest.c
4414 libgcc_cv_hidden_visibility_attribute
=no
4415 if { ac_try
='${CC-cc} -Werror -S conftest.c -o conftest.s 1>&5'
4416 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
4419 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4420 test $ac_status = 0; }; }; then
4421 if grep "\\$asm_hidden_op.*foo" conftest.s
>/dev
/null
; then
4422 libgcc_cv_hidden_visibility_attribute
=yes
4428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_hidden_visibility_attribute" >&5
4429 $as_echo "$libgcc_cv_hidden_visibility_attribute" >&6; }
4431 if test $libgcc_cv_hidden_visibility_attribute = yes; then
4432 vis_hide
='-fvisibility=hidden -DHIDE_EXPORTS'
4438 # See if we have thread-local storage. We can only test assembler
4439 # since link-time and run-time tests require the newly built
4440 # gcc, which can't be used to build executable due to that libgcc
4441 # is yet to be built here.
4443 # Check whether --enable-tls was given.
4444 if test "${enable_tls+set}" = set; then :
4445 enableval
=$enable_tls;
4446 case "$enableval" in
4448 *) as_fn_error
"Argument to enable/disable tls must be yes or no" "$LINENO" 5 ;;
4456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target assembler supports thread-local storage" >&5
4457 $as_echo_n "checking whether the target assembler supports thread-local storage... " >&6; }
4458 if test "${gcc_cv_have_cc_tls+set}" = set; then :
4459 $as_echo_n "(cached) " >&6
4462 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4463 /* end confdefs.h. */
4464 __thread int a; int b; int main() { return a = b; }
4466 if ac_fn_c_try_compile
"$LINENO"; then :
4467 gcc_cv_have_cc_tls
=yes
4469 gcc_cv_have_cc_tls
=no
4471 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_have_cc_tls" >&5
4475 $as_echo "$gcc_cv_have_cc_tls" >&6; }
4477 if test "$enable_tls $gcc_cv_have_cc_tls" = "yes yes"; then
4478 set_have_cc_tls
="-DHAVE_CC_TLS"
4482 # See if we have emulated thread-local storage.
4484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the thread-local storage support is from emutls" >&5
4485 $as_echo_n "checking whether the thread-local storage support is from emutls... " >&6; }
4486 if test "${gcc_cv_use_emutls+set}" = set; then :
4487 $as_echo_n "(cached) " >&6
4490 gcc_cv_use_emutls
=no
4491 echo '__thread int a; int b; int main() { return a = b; }' > conftest.c
4492 if { ac_try
='${CC-cc} -Werror -S -o conftest.s conftest.c 1>&5'
4493 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
4496 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4497 test $ac_status = 0; }; }; then
4498 if grep __emutls_get_address conftest.s
> /dev
/null
; then
4499 gcc_cv_use_emutls
=yes
4505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_use_emutls" >&5
4506 $as_echo "$gcc_cv_use_emutls" >&6; }
4507 if test "$gcc_cv_use_emutls" = "yes" ; then
4509 $as_echo "#define USE_EMUTLS 1" >>confdefs.h
4513 if test "$enable_tls $gcc_cv_use_emutls" = "yes yes"; then
4514 set_use_emutls
="-DUSE_EMUTLS"
4518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for init priority support" >&5
4519 $as_echo_n "checking for init priority support... " >&6; }
4520 if test "${libgcc_cv_init_priority+set}" = set; then :
4521 $as_echo_n "(cached) " >&6
4524 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4525 /* end confdefs.h. */
4530 void ip (void) __attribute__ ((constructor (1)));
4535 if ac_fn_c_try_compile
"$LINENO"; then :
4536 libgcc_cv_init_priority
=yes
4538 libgcc_cv_init_priority
=no
4540 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_init_priority" >&5
4543 $as_echo "$libgcc_cv_init_priority" >&6; }
4544 if test $libgcc_cv_init_priority = yes; then
4546 $as_echo "#define HAVE_INIT_PRIORITY 1" >>confdefs.h
4550 # Conditionalize the sfp-machine.h header for this target machine.
4551 if test -z "${sfp_machine_header}"; then
4552 sfp_machine_header
=$cpu_type/sfp-machine.h
4553 if test -f ${srcdir}/config
/${sfp_machine_header}; then
4556 sfp_machine_header
=no-sfp-machine.h
4561 # Conditionalize the makefile for this target machine.
4563 for f
in ${tmake_file}
4565 if test -f ${srcdir}/config
/$f
4567 tmake_file_
="${tmake_file_} \$(srcdir)/config/$f"
4570 tmake_file
="${tmake_file_}"
4573 # Likewise export definitions for libgcc_tm.h
4577 tm_file_
="${tm_file_} \$(srcdir)/config/$f"
4579 tm_file
="${tm_file_}"
4583 # Map from thread model to thread header.
4585 case $target_thread_file in
4586 aix
) thread_header
=config
/rs6000
/gthr-aix.h
;;
4587 dce
) thread_header
=config
/pa
/gthr-dce.h
;;
4588 lynx
) thread_header
=config
/gthr-lynx.h
;;
4589 mipssde
) thread_header
=config
/mips
/gthr-mipssde.h
;;
4590 posix
) thread_header
=gthr-posix.h
;;
4591 rtems
) thread_header
=config
/gthr-rtems.h
;;
4592 single
) thread_header
=gthr-single.h
;;
4593 tpf
) thread_header
=config
/s390
/gthr-tpf.h
;;
4594 vxworks
) thread_header
=config
/gthr-vxworks.h
;;
4595 win32
) thread_header
=config
/i386
/gthr-win32.h
;;
4600 # Substitute configuration variables
4604 ac_config_links
="$ac_config_links enable-execute-stack.c:$enable_execute_stack"
4606 ac_config_links
="$ac_config_links unwind.h:$unwind_header"
4608 ac_config_links
="$ac_config_links md-unwind-support.h:config/$md_unwind_header"
4610 ac_config_links
="$ac_config_links sfp-machine.h:config/$sfp_machine_header"
4612 ac_config_links
="$ac_config_links gthr-default.h:$thread_header"
4615 # We need multilib support.
4616 ac_config_files
="$ac_config_files Makefile"
4618 ac_config_commands
="$ac_config_commands default"
4620 cat >confcache
<<\_ACEOF
4621 # This file is a shell script that caches the results of configure
4622 # tests run on this system so they can be shared between configure
4623 # scripts and configure runs, see configure's option --config-cache.
4624 # It is not useful on other systems. If it contains results you don't
4625 # want to keep, you may remove or edit it.
4627 # config.status only pays attention to the cache file if you give it
4628 # the --recheck option to rerun configure.
4630 # `ac_cv_env_foo' variables (set or unset) will be overridden when
4631 # loading this file, other *unset* `ac_cv_foo' will be assigned the
4636 # The following way of writing the cache mishandles newlines in values,
4637 # but we know of no workaround that is simple, portable, and efficient.
4638 # So, we kill variables containing newlines.
4639 # Ultrix sh set writes to stderr and can't be redirected directly,
4640 # and sets the high bit in the cache file unless we assign to the vars.
4642 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
4643 eval ac_val
=\$
$ac_var
4647 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
4648 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
4651 _ | IFS | as_nl
) ;; #(
4652 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
4653 *) { eval $ac_var=; unset $ac_var;} ;;
4659 case $as_nl`(ac_space=' '; set) 2>&1` in #(
4660 *${as_nl}ac_space
=\
*)
4661 # `set' does not quote correctly, so add quotes: double-quote
4662 # substitution turns \\\\ into \\, and sed turns \\ into \.
4665 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
4668 # `set' quotes correctly as required by POSIX, so do not add quotes.
4669 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
4678 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
4680 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
4682 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
4683 if test -w "$cache_file"; then
4684 test "x$cache_file" != "x/dev/null" &&
4685 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
4686 $as_echo "$as_me: updating cache $cache_file" >&6;}
4687 cat confcache
>$cache_file
4689 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
4690 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
4695 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
4696 # Let make expand exec_prefix.
4697 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
4699 DEFS
=-DHAVE_CONFIG_H
4703 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
4704 # 1. Remove the extension, and $U if already installed.
4705 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
4706 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
4707 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
4708 # will be set to the directory where LIBOBJS objects are built.
4709 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
4710 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
4714 LTLIBOBJS
=$ac_ltlibobjs
4718 : ${CONFIG_STATUS=./config.status}
4720 ac_clean_files_save
=$ac_clean_files
4721 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
4722 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
4723 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
4725 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
4727 # Generated by $as_me.
4728 # Run this file to recreate the current configuration.
4729 # Compiler output produced by configure, useful for debugging
4730 # configure, is in config.log if it exists.
4736 SHELL=\${CONFIG_SHELL-$SHELL}
4739 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
4740 ## -------------------- ##
4741 ## M4sh Initialization. ##
4742 ## -------------------- ##
4744 # Be more Bourne compatible
4745 DUALCASE
=1; export DUALCASE
# for MKS sh
4746 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
4749 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
4750 # is contrary to our usage. Disable this feature.
4751 alias -g '${1+"$@"}'='"$@"'
4752 setopt NO_GLOB_SUBST
4754 case `(set -o) 2>/dev/null` in #(
4766 # Printing a long string crashes Solaris 7 /usr/bin/printf.
4767 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4768 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
4769 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
4770 # Prefer a ksh shell builtin over an external printf program on Solaris,
4771 # but without wasting forks for bash or zsh.
4772 if test -z "$BASH_VERSION$ZSH_VERSION" \
4773 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
4774 as_echo='print
-r --'
4775 as_echo_n='print
-rn --'
4776 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
4777 as_echo='printf %s
\n'
4778 as_echo_n='printf %s
'
4780 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
4781 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
4782 as_echo_n='/usr
/ucb
/echo -n'
4784 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
4785 as_echo_n_body='eval
4789 expr "X$arg" : "X\\(.*\\)$as_nl";
4790 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
4792 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
4794 export as_echo_n_body
4795 as_echo_n='sh
-c $as_echo_n_body as_echo
'
4798 as_echo='sh
-c $as_echo_body as_echo
'
4801 # The user is always right.
4802 if test "${PATH_SEPARATOR+set}" != set; then
4804 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
4805 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
4812 # We need space, tab and new line, in precisely that order. Quoting is
4813 # there to prevent editors from complaining about space-tab.
4814 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
4815 # splitting by setting IFS to empty value.)
4818 # Find who we are. Look in the path if we contain no directory separator.
4820 *[\\/]* ) as_myself=$0 ;;
4821 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4825 test -z "$as_dir" && as_dir=.
4826 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
4832 # We did not find ourselves, most probably we were run as `sh COMMAND'
4833 # in which case we are not to be found in the path.
4834 if test "x$as_myself" = x
; then
4837 if test ! -f "$as_myself"; then
4838 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
4842 # Unset variables that we do not need and which cause bugs (e.g. in
4843 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
4844 # suppresses any "Segmentation fault" message there. '((' could
4845 # trigger a bug in pdksh 5.2.14.
4846 for as_var
in BASH_ENV ENV MAIL MAILPATH
4847 do eval test x\
${$as_var+set} = xset \
4848 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
4861 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
4864 # as_fn_error ERROR [LINENO LOG_FD]
4865 # ---------------------------------
4866 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
4867 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
4868 # script with status $?, using 1 if that was 0.
4871 as_status
=$?
; test $as_status -eq 0 && as_status
=1
4873 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
4874 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
4876 $as_echo "$as_me: error: $1" >&2
4877 as_fn_exit
$as_status
4881 # as_fn_set_status STATUS
4882 # -----------------------
4883 # Set $? to STATUS, without forking.
4887 } # as_fn_set_status
4891 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
4901 # Portably unset VAR.
4904 { eval $1=; unset $1;}
4906 as_unset
=as_fn_unset
4907 # as_fn_append VAR VALUE
4908 # ----------------------
4909 # Append the text in VALUE to the end of the definition contained in VAR. Take
4910 # advantage of any shell optimizations that allow amortized linear growth over
4911 # repeated appends, instead of the typical quadratic growth present in naive
4913 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
4914 eval 'as_fn_append ()
4925 # as_fn_arith ARG...
4926 # ------------------
4927 # Perform arithmetic evaluation on the ARGs, and store the result in the
4928 # global $as_val. Take advantage of shells that can avoid forks. The arguments
4929 # must be portable across $(()) and expr.
4930 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
4931 eval 'as_fn_arith ()
4938 as_val
=`expr "$@" || test $? -eq 1`
4943 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
4944 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
4950 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
4951 as_basename
=basename
4956 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
4962 as_me
=`$as_basename -- "$0" ||
4963 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
4964 X"$0" : 'X\(//\)$' \| \
4965 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
4967 sed '/^.*\/\([^/][^/]*\)\/*$/{
4981 # Avoid depending upon Character Ranges.
4982 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
4983 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
4984 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
4985 as_cr_digits
='0123456789'
4986 as_cr_alnum
=$as_cr_Letters$as_cr_digits
4988 ECHO_C
= ECHO_N
= ECHO_T
=
4989 case `echo -n x` in #(((((
4991 case `echo 'xy\c'` in
4992 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
4994 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
5001 rm -f conf$$ conf$$.exe conf$$.
file
5002 if test -d conf$$.dir
; then
5003 rm -f conf$$.dir
/conf$$.
file
5006 mkdir conf$$.dir
2>/dev
/null
5008 if (echo >conf$$.
file) 2>/dev
/null
; then
5009 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
5011 # ... but there are two gotchas:
5012 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
5013 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
5014 # In both cases, we have to default to `cp -p'.
5015 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
5017 elif ln conf$$.
file conf$$
2>/dev
/null
; then
5025 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
5026 rmdir conf$$.dir
2>/dev
/null
5031 # Create "$as_dir" as a directory, including parents if necessary.
5036 -*) as_dir
=.
/$as_dir;;
5038 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
5042 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
5043 *) as_qdir
=$as_dir;;
5045 as_dirs
="'$as_qdir' $as_dirs"
5046 as_dir
=`$as_dirname -- "$as_dir" ||
5047 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5048 X"$as_dir" : 'X\(//\)[^/]' \| \
5049 X"$as_dir" : 'X\(//\)$' \| \
5050 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
5051 $as_echo X"$as_dir" |
5052 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5069 test -d "$as_dir" && break
5071 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
5072 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
5076 if mkdir
-p .
2>/dev
/null
; then
5077 as_mkdir_p
='mkdir -p "$as_dir"'
5079 test -d .
/-p && rmdir .
/-p
5083 if test -x / >/dev
/null
2>&1; then
5086 if ls -dL / >/dev
/null
2>&1; then
5093 if test -d "$1"; then
5099 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
5100 ???[sx]*):;;*)false;;esac;fi
5104 as_executable_p
=$as_test_x
5106 # Sed expression to map a string onto a valid CPP name.
5107 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
5109 # Sed expression to map a string onto a valid variable name.
5110 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
5114 ## ----------------------------------- ##
5115 ## Main body of $CONFIG_STATUS script. ##
5116 ## ----------------------------------- ##
5118 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
5120 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5121 # Save the log message, to keep $0 and so on meaningful, and to
5122 # report actual input values of CONFIG_FILES etc. instead of their
5123 # values after options handling.
5125 This file was extended by GNU C Runtime Library $as_me 1.0, which was
5126 generated by GNU Autoconf 2.64. Invocation command line was
5128 CONFIG_FILES = $CONFIG_FILES
5129 CONFIG_HEADERS = $CONFIG_HEADERS
5130 CONFIG_LINKS = $CONFIG_LINKS
5131 CONFIG_COMMANDS = $CONFIG_COMMANDS
5134 on `(hostname || uname -n) 2>/dev/null | sed 1q`
5139 case $ac_config_files in *"
5140 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
5143 case $ac_config_headers in *"
5144 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
5148 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5149 # Files that config.status was made for.
5150 config_files="$ac_config_files"
5151 config_headers="$ac_config_headers"
5152 config_links="$ac_config_links"
5153 config_commands="$ac_config_commands"
5157 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5159 \`$as_me' instantiates files and other configuration actions
5160 from templates according to the current configuration. Unless the files
5161 and actions are specified as TAGs, all are instantiated by default.
5163 Usage: $0 [OPTION]... [TAG]...
5165 -h, --help print this help, then exit
5166 -V, --version print version number and configuration settings, then exit
5167 -q, --quiet, --silent
5168 do not print progress messages
5169 -d, --debug don't remove temporary files
5170 --recheck update $as_me by reconfiguring in the same conditions
5171 --file=FILE[:TEMPLATE]
5172 instantiate the configuration file FILE
5173 --header=FILE[:TEMPLATE]
5174 instantiate the configuration header FILE
5176 Configuration files:
5179 Configuration headers:
5182 Configuration links:
5185 Configuration commands:
5188 Report bugs to the package provider.
5189 GNU C Runtime Library home page: <http://www.gnu.org/software/libgcc/>.
5190 General help using GNU software: <http://www.gnu.org/gethelp/>."
5193 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5195 GNU C Runtime Library config.status 1.0
5196 configured by $0, generated by GNU Autoconf 2.64,
5197 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
5199 Copyright (C) 2009 Free Software Foundation, Inc.
5200 This config.status script is free software; the Free Software Foundation
5201 gives unlimited permission to copy, distribute and modify it."
5207 test -n "\$AWK" || AWK=awk
5210 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5211 # The default lists apply if the user does not specify any file.
5217 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
5218 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
5229 # Handling of the options.
5230 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
5232 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
5233 $as_echo "$ac_cs_version"; exit ;;
5234 --debug |
--debu |
--deb |
--de |
--d |
-d )
5236 --file |
--fil |
--fi |
--f )
5239 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
5241 as_fn_append CONFIG_FILES
" '$ac_optarg'"
5242 ac_need_defaults
=false
;;
5243 --header |
--heade |
--head |
--hea )
5246 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
5248 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
5249 ac_need_defaults
=false
;;
5251 # Conflict between --help and --header
5252 as_fn_error
"ambiguous option: \`$1'
5253 Try \`$0 --help' for more information.";;
5254 --help |
--hel |
-h )
5255 $as_echo "$ac_cs_usage"; exit ;;
5256 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
5257 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
5261 -*) as_fn_error
"unrecognized option: \`$1'
5262 Try \`$0 --help' for more information." ;;
5264 *) as_fn_append ac_config_targets
" $1"
5265 ac_need_defaults
=false
;;
5271 ac_configure_extra_args
=
5273 if $ac_cs_silent; then
5275 ac_configure_extra_args
="$ac_configure_extra_args --silent"
5279 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5280 if \$ac_cs_recheck; then
5281 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
5283 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
5284 CONFIG_SHELL='$SHELL'
5290 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5294 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
5295 ## Running $as_me. ##
5301 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5307 with_target_subdir=${with_target_subdir}
5308 with_multisubdir=${with_multisubdir}
5309 ac_configure_args="--enable-multilib ${ac_configure_args}"
5310 CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
5311 libgcc_topdir=${libgcc_topdir}
5317 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5319 # Handling of arguments.
5320 for ac_config_target
in $ac_config_targets
5322 case $ac_config_target in
5323 "auto-target.h") CONFIG_HEADERS
="$CONFIG_HEADERS auto-target.h:config.in" ;;
5324 "enable-execute-stack.c") CONFIG_LINKS
="$CONFIG_LINKS enable-execute-stack.c:$enable_execute_stack" ;;
5325 "unwind.h") CONFIG_LINKS
="$CONFIG_LINKS unwind.h:$unwind_header" ;;
5326 "md-unwind-support.h") CONFIG_LINKS
="$CONFIG_LINKS md-unwind-support.h:config/$md_unwind_header" ;;
5327 "sfp-machine.h") CONFIG_LINKS
="$CONFIG_LINKS sfp-machine.h:config/$sfp_machine_header" ;;
5328 "gthr-default.h") CONFIG_LINKS
="$CONFIG_LINKS gthr-default.h:$thread_header" ;;
5329 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
5330 "default") CONFIG_COMMANDS
="$CONFIG_COMMANDS default" ;;
5332 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
5337 # If the user did not use the arguments to specify the items to instantiate,
5338 # then the envvar interface is used. Set only those that are not.
5339 # We use the long form for the default assignment because of an extremely
5340 # bizarre bug on SunOS 4.1.3.
5341 if $ac_need_defaults; then
5342 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
5343 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
5344 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS
=$config_links
5345 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
5348 # Have a temporary directory for convenience. Make it in the build tree
5349 # simply because there is no reason against having it here, and in addition,
5350 # creating and moving files from /tmp can sometimes cause problems.
5351 # Hook for its removal unless debugging.
5352 # Note that there is a small window in which the directory will not be cleaned:
5353 # after its creation but before its name has been assigned to `$tmp'.
5357 trap 'exit_status=$?
5358 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
5360 trap 'as_fn_exit 1' 1 2 13 15
5362 # Create a (secure) tmp directory for tmp files.
5365 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
5366 test -n "$tmp" && test -d "$tmp"
5369 tmp
=.
/conf$$
-$RANDOM
5370 (umask 077 && mkdir
"$tmp")
5371 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
5373 # Set up the scripts for CONFIG_FILES section.
5374 # No need to generate them if there are no CONFIG_FILES.
5375 # This happens for instance with `./config.status config.h'.
5376 if test -n "$CONFIG_FILES"; then
5379 ac_cr
=`echo X | tr X '\015'`
5380 # On cygwin, bash can eat \r inside `` if the user requested igncr.
5381 # But we know of no other shell where ac_cr would be empty at this
5382 # point, so we can use a bashism as a fallback.
5383 if test "x$ac_cr" = x
; then
5384 eval ac_cr
=\$
\'\\r
\'
5386 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
5387 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
5393 echo 'BEGIN {' >"$tmp/subs1.awk" &&
5398 echo "cat >conf$$subs.awk <<_ACEOF" &&
5399 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
5402 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
5403 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
5405 for ac_last_try in false false false false false :; do
5406 . ./conf$$subs.sh ||
5407 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
5409 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
5410 if test $ac_delim_n = $ac_delim_num; then
5412 elif $ac_last_try; then
5413 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
5415 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
5420 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5421 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
5425 s/^/S["/; s
/!.
*/"]=/
5435 s/\(.\{148\}\).*/\1/
5437 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
5442 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
5449 s/\(.\{148\}\).*/\1/
5451 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
5455 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
5460 ' <conf$$subs.awk | sed '
5465 ' >>$CONFIG_STATUS || ac_write_fail=1
5466 rm -f conf$$subs.awk
5467 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5469 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
5470 for (key in S) S_is_set[key] = 1
5476 nfields = split(line, field, "@
")
5478 len = length(field[1])
5479 for (i = 2; i < nfields; i++) {
5481 keylen = length(key)
5482 if (S_is_set[key]) {
5484 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
5485 len += length(value) + length(field[++i])
5496 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5497 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
5498 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
5501 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
5502 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
5505 # VPATH may cause trouble with some makes, so we remove $(srcdir),
5506 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
5507 # trailing colons and then remove the whole line if VPATH becomes empty
5508 # (actually we leave an empty line to preserve line numbers).
5509 if test "x
$srcdir" = x.; then
5510 ac_vpsub='/^[ ]*VPATH[ ]*=/{
5514 s/^\([^=]*=[ ]*\):*/\1/
5520 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5521 fi # test -n "$CONFIG_FILES"
5523 # Set up the scripts for CONFIG_HEADERS section.
5524 # No need to generate them if there are no CONFIG_HEADERS.
5525 # This happens for instance with `./config.status Makefile'.
5526 if test -n "$CONFIG_HEADERS"; then
5527 cat >"$tmp/defines.
awk" <<\_ACAWK ||
5531 # Transform confdefs.h into an awk script `defines.awk', embedded as
5532 # here-document in config.status, that substitutes the proper values into
5533 # config.h.in to produce config.h.
5535 # Create a delimiter string that does not exist in confdefs.h, to ease
5536 # handling of long lines.
5538 for ac_last_try in false false :; do
5539 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
5540 if test -z "$ac_t"; then
5542 elif $ac_last_try; then
5543 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
5545 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
5549 # For the awk script, D is an array of macro values keyed by name,
5550 # likewise P contains macro parameters if any. Preserve backslash
5551 # newline sequences.
5553 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
5555 s/.\{148\}/&'"$ac_delim"'/g
5558 s/^[ ]*#[ ]*define[ ][ ]*/ /
5565 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
5567 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
5571 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
5572 D["\
1"]=" \
3\\\\\\n
"\\/p
5574 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
5579 s/.\{148\}/&'"$ac_delim"'/g
5584 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
5587 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
5589 ' <confdefs.h | sed '
5590 s/'"$ac_delim"'/"\\\
5591 "/g' >>$CONFIG_STATUS || ac_write_fail=1
5593 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5594 for (key in D) D_is_set[key] = 1
5597 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
5599 split(line, arg, " ")
5600 if (arg[1] == "#") {
5604 defundef
= substr
(arg
[1], 2)
5607 split(mac1
, mac2
, "(") #)
5609 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
5610 if (D_is_set
[macro
]) {
5611 # Preserve the white space surrounding the "#".
5612 print prefix
"define", macro P
[macro
] D
[macro
]
5615 # Replace #undef with comments. This is necessary, for example,
5616 # in the case of _POSIX_SOURCE, which is predefined and required
5617 # on some systems where configure will not decide to define it.
5618 if (defundef
== "undef") {
5619 print
"/*", prefix defundef
, macro
, "*/"
5627 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5628 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
5629 fi # test -n "$CONFIG_HEADERS"
5632 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
5637 :[FHLC
]) ac_mode
=$ac_tag; continue;;
5639 case $ac_mode$ac_tag in
5641 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
5642 :[FH
]-) ac_tag
=-:-;;
5643 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
5660 -) ac_f
="$tmp/stdin";;
5661 *) # Look for the file first in the build tree, then in the source tree
5662 # (if the path is not absolute). The absolute path cannot be DOS-style,
5663 # because $ac_f cannot contain `:'.
5667 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
5669 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
5671 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
5672 as_fn_append ac_file_inputs
" '$ac_f'"
5675 # Let's still pretend it is `configure' which instantiates (i.e., don't
5676 # use $as_me), people would be surprised to read:
5677 # /* config.h. Generated by config.status. */
5678 configure_input
='Generated from '`
5679 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
5681 if test x
"$ac_file" != x-
; then
5682 configure_input
="$ac_file. $configure_input"
5683 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
5684 $as_echo "$as_me: creating $ac_file" >&6;}
5686 # Neutralize special characters interpreted by sed in replacement strings.
5687 case $configure_input in #(
5688 *\
&* |
*\|
* |
*\\* )
5689 ac_sed_conf_input
=`$as_echo "$configure_input" |
5690 sed 's/[\\\\&|]/\\\\&/g'`;; #(
5691 *) ac_sed_conf_input
=$configure_input;;
5695 *:-:* |
*:-) cat >"$tmp/stdin" \
5696 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
5701 ac_dir
=`$as_dirname -- "$ac_file" ||
5702 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5703 X"$ac_file" : 'X\(//\)[^/]' \| \
5704 X"$ac_file" : 'X\(//\)$' \| \
5705 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
5706 $as_echo X"$ac_file" |
5707 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5724 as_dir
="$ac_dir"; as_fn_mkdir_p
5728 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
5730 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
5731 # A ".." for each directory in $ac_dir_suffix.
5732 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
5733 case $ac_top_builddir_sub in
5734 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
5735 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
5738 ac_abs_top_builddir
=$ac_pwd
5739 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
5740 # for backward compatibility:
5741 ac_top_builddir
=$ac_top_build_prefix
5744 .
) # We are building in place.
5746 ac_top_srcdir
=$ac_top_builddir_sub
5747 ac_abs_top_srcdir
=$ac_pwd ;;
5748 [\\/]* | ?
:[\\/]* ) # Absolute name.
5749 ac_srcdir
=$srcdir$ac_dir_suffix;
5750 ac_top_srcdir
=$srcdir
5751 ac_abs_top_srcdir
=$srcdir ;;
5753 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
5754 ac_top_srcdir
=$ac_top_build_prefix$srcdir
5755 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
5757 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
5767 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
5768 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
5772 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5773 # If the template does not know about datarootdir, expand it.
5774 # FIXME: This hack should be removed a few years after 2.60.
5775 ac_datarootdir_hack
=; ac_datarootdir_seen
=
5786 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
5787 *datarootdir
*) ac_datarootdir_seen
=yes;;
5788 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
5789 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
5790 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
5792 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5793 ac_datarootdir_hack='
5794 s&@datadir@&$datadir&g
5795 s&@docdir@&$docdir&g
5796 s&@infodir@&$infodir&g
5797 s&@localedir@&$localedir&g
5798 s&@mandir@&$mandir&g
5799 s&\\\${datarootdir}&$datarootdir&g' ;;
5803 # Neutralize VPATH when `$srcdir' = `.'.
5804 # Shell code in configure.ac might set extrasub.
5805 # FIXME: do we really want to maintain this feature?
5806 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5807 ac_sed_extra="$ac_vpsub
5810 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
5812 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
5813 s|@configure_input@|
$ac_sed_conf_input|
;t t
5814 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
5815 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
5816 s
&@srcdir@
&$ac_srcdir&;t t
5817 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
5818 s
&@top_srcdir@
&$ac_top_srcdir&;t t
5819 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
5820 s
&@builddir@
&$ac_builddir&;t t
5821 s
&@abs_builddir@
&$ac_abs_builddir&;t t
5822 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
5823 s
&@INSTALL@
&$ac_INSTALL&;t t
5824 $ac_datarootdir_hack
5826 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
5827 || as_fn_error "could not create
$ac_file" "$LINENO" 5
5829 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
5830 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
5831 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
5832 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
5833 which seems to be undefined. Please make sure it is defined." >&5
5834 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
5835 which seems to be undefined. Please make sure it is defined." >&2;}
5839 -) cat "$tmp/out" && rm -f "$tmp/out";;
5840 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
5842 || as_fn_error "could not create $ac_file" "$LINENO" 5
5848 if test x"$ac_file" != x-; then
5850 $as_echo "/* $configure_input */" \
5851 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
5852 } >"$tmp/config.h" \
5853 || as_fn_error "could not create $ac_file" "$LINENO" 5
5854 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
5855 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
5856 $as_echo "$as_me: $ac_file is unchanged" >&6;}
5859 mv "$tmp/config.h" "$ac_file" \
5860 || as_fn_error "could not create $ac_file" "$LINENO" 5
5863 $as_echo "/* $configure_input */" \
5864 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
5865 || as_fn_error "could not create -" "$LINENO" 5
5873 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.
'; then
5876 # Prefer the file from the source tree if names are identical.
5877 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
5878 ac_source=$srcdir/$ac_source
5881 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
5882 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
5884 if test ! -r "$ac_source"; then
5885 as_fn_error "$ac_source: file not found" "$LINENO" 5
5889 # Try a relative symlink, then a hard link, then a copy.
5891 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
5892 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
5894 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
5895 ln "$ac_source" "$ac_file" 2>/dev/null ||
5896 cp -p "$ac_source" "$ac_file" ||
5897 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
5900 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
5901 $as_echo "$as_me: executing $ac_file commands" >&6;}
5906 case $ac_file$ac_mode in
5907 "default":C) test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
5908 if test -n "$CONFIG_FILES"; then
5909 # FIXME: We shouldn't need to
set ac_file
5911 .
${libgcc_topdir}/config-ml.
in
5920 ac_clean_files
=$ac_clean_files_save
5922 test $ac_write_fail = 0 ||
5923 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
5926 # configure is writing to config.log, and then calls config.status.
5927 # config.status does its own redirection, appending to config.log.
5928 # Unfortunately, on DOS this fails, as config.log is still kept open
5929 # by configure, so config.status won't be able to write to it; its
5930 # output is simply discarded. So we exec the FD to /dev/null,
5931 # effectively closing config.log, so it can be properly (re)opened and
5932 # appended to by config.status. When coming back to configure, we
5933 # need to make the FD available again.
5934 if test "$no_create" != yes; then
5936 ac_config_status_args
=
5937 test "$silent" = yes &&
5938 ac_config_status_args
="$ac_config_status_args --quiet"
5940 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
5942 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
5943 # would make configure fail if this is the last instruction.
5944 $ac_cs_success || as_fn_exit $?
5946 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
5947 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
5948 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}