]> git.ipfire.org Git - thirdparty/gcc.git/blame - configure
Add missing results check in 'libgomp.fortran/allocatable3.f90'
[thirdparty/gcc.git] / configure
CommitLineData
71ab34df 1#! /bin/sh
71ab34df 2# Guess values for system-dependent variables and create Makefiles.
f00f02a3 3# Generated by GNU Autoconf 2.69.
4#
5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
cd9a469c 7#
71ab34df 8#
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
cd9a469c 11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
b30fcfae 14
cd9a469c 15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b30fcfae 18 emulate sh
19 NULLCMD=:
cd9a469c 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b30fcfae 21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
cd9a469c 23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
b30fcfae 31fi
b30fcfae 32
cd9a469c 33
34as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_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.
43if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
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'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
71
72# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
b30fcfae 79fi
80
81
cd9a469c 82# IFS
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.)
87IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
f00f02a3 90as_myself=
cd9a469c 91case $0 in #((
92 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
94for as_dir in $PATH
95do
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
100IFS=$as_save_IFS
101
102 ;;
103esac
104# We did not find ourselves, most probably we were run as `sh COMMAND'
105# in which case we are not to be found in the path.
106if test "x$as_myself" = x; then
107 as_myself=$0
108fi
109if test ! -f "$as_myself"; then
110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
112fi
113
114# Unset variables that we do not need and which cause bugs (e.g. in
115# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116# suppresses any "Segmentation fault" message there. '((' could
117# trigger a bug in pdksh 5.2.14.
118for as_var in BASH_ENV ENV MAIL MAILPATH
119do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
121done
b30fcfae 122PS1='$ '
123PS2='> '
124PS4='+ '
125
126# NLS nuisances.
cd9a469c 127LC_ALL=C
128export LC_ALL
129LANGUAGE=C
130export LANGUAGE
131
132# CDPATH.
133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
f00f02a3 135# Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140# neutralization value for shells without unset; and this also
141# works around shells that cannot unset nonexistent variables.
142# Preserve -v and -x to the replacement shell.
143BASH_ENV=/dev/null
144ENV=/dev/null
145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151esac
152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153# Admittedly, this is quite paranoid, since all the known shells bail
154# out after a failed `exec'.
155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
cd9a469c 160if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
173 ;;
174esac
175fi
176"
177 as_required="as_fn_return () { (exit \$1); }
178as_fn_success () { as_fn_return 0; }
179as_fn_failure () { as_fn_return 1; }
180as_fn_ret_success () { return 0; }
181as_fn_ret_failure () { return 1; }
182
183exitcode=0
184as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
189
190else
191 exitcode=1; echo positional parameters were not saved.
192fi
f00f02a3 193test x\$exitcode = x0 || exit 1
194test -x / || exit 1"
cd9a469c 195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
b181f265 198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
199test \$(( 1 + 1 )) = 2 || exit 1"
cd9a469c 200 if (eval "$as_required") 2>/dev/null; then :
201 as_have_required=yes
202else
203 as_have_required=no
204fi
205 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
206
207else
208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
209as_found=false
210for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
b30fcfae 211do
cd9a469c 212 IFS=$as_save_IFS
213 test -z "$as_dir" && as_dir=.
214 as_found=:
215 case $as_dir in #(
216 /*)
217 for as_base in sh bash ksh sh5; do
218 # Try only shells that exist, to save several forks.
219 as_shell=$as_dir/$as_base
220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
221 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
222 CONFIG_SHELL=$as_shell as_have_required=yes
223 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 break 2
225fi
226fi
227 done;;
228 esac
229 as_found=false
230done
231$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233 CONFIG_SHELL=$SHELL as_have_required=yes
234fi; }
235IFS=$as_save_IFS
236
237
238 if test "x$CONFIG_SHELL" != x; then :
f00f02a3 239 export CONFIG_SHELL
240 # We cannot yet assume a decent shell, so we have to provide a
241# neutralization value for shells without unset; and this also
242# works around shells that cannot unset nonexistent variables.
243# Preserve -v and -x to the replacement shell.
244BASH_ENV=/dev/null
245ENV=/dev/null
246(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
247case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252esac
253exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254# Admittedly, this is quite paranoid, since all the known shells bail
255# out after a failed `exec'.
256$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257exit 255
cd9a469c 258fi
259
260 if test x$as_have_required = xno; then :
261 $as_echo "$0: This script requires a shell more modern than all"
262 $as_echo "$0: the shells that I found on your system."
263 if test x${ZSH_VERSION+set} = xset ; then
264 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
265 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
b30fcfae 266 else
cd9a469c 267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
268$0: including any error possibly output before this
269$0: message. Then install a modern shell, or manually run
270$0: the script under such a shell if you do have one."
b30fcfae 271 fi
cd9a469c 272 exit 1
273fi
274fi
275fi
276SHELL=${CONFIG_SHELL-/bin/sh}
277export SHELL
278# Unset more variables known to interfere with behavior of common tools.
279CLICOLOR_FORCE= GREP_OPTIONS=
280unset CLICOLOR_FORCE GREP_OPTIONS
281
282## --------------------- ##
283## M4sh Shell Functions. ##
284## --------------------- ##
285# as_fn_unset VAR
286# ---------------
287# Portably unset VAR.
288as_fn_unset ()
289{
290 { eval $1=; unset $1;}
291}
292as_unset=as_fn_unset
293
294# as_fn_set_status STATUS
295# -----------------------
296# Set $? to STATUS, without forking.
297as_fn_set_status ()
298{
299 return $1
300} # as_fn_set_status
b30fcfae 301
cd9a469c 302# as_fn_exit STATUS
303# -----------------
304# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
305as_fn_exit ()
306{
307 set +e
308 as_fn_set_status $1
309 exit $1
310} # as_fn_exit
311
312# as_fn_mkdir_p
313# -------------
314# Create "$as_dir" as a directory, including parents if necessary.
315as_fn_mkdir_p ()
316{
317
318 case $as_dir in #(
319 -*) as_dir=./$as_dir;;
320 esac
321 test -d "$as_dir" || eval $as_mkdir_p || {
322 as_dirs=
323 while :; do
324 case $as_dir in #(
325 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
326 *) as_qdir=$as_dir;;
327 esac
328 as_dirs="'$as_qdir' $as_dirs"
329 as_dir=`$as_dirname -- "$as_dir" ||
330$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
331 X"$as_dir" : 'X\(//\)[^/]' \| \
332 X"$as_dir" : 'X\(//\)$' \| \
333 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
334$as_echo X"$as_dir" |
335 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
336 s//\1/
337 q
338 }
339 /^X\(\/\/\)[^/].*/{
340 s//\1/
341 q
342 }
343 /^X\(\/\/\)$/{
344 s//\1/
345 q
346 }
347 /^X\(\/\).*/{
348 s//\1/
349 q
350 }
351 s/.*/./; q'`
352 test -d "$as_dir" && break
353 done
354 test -z "$as_dirs" || eval "mkdir $as_dirs"
f00f02a3 355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
cd9a469c 356
357
358} # as_fn_mkdir_p
f00f02a3 359
360# as_fn_executable_p FILE
361# -----------------------
362# Test if FILE is an executable regular file.
363as_fn_executable_p ()
364{
365 test -f "$1" && test -x "$1"
366} # as_fn_executable_p
cd9a469c 367# as_fn_append VAR VALUE
368# ----------------------
369# Append the text in VALUE to the end of the definition contained in VAR. Take
370# advantage of any shell optimizations that allow amortized linear growth over
371# repeated appends, instead of the typical quadratic growth present in naive
372# implementations.
373if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
374 eval 'as_fn_append ()
375 {
376 eval $1+=\$2
377 }'
378else
379 as_fn_append ()
380 {
381 eval $1=\$$1\$2
382 }
383fi # as_fn_append
384
385# as_fn_arith ARG...
386# ------------------
387# Perform arithmetic evaluation on the ARGs, and store the result in the
388# global $as_val. Take advantage of shells that can avoid forks. The arguments
389# must be portable across $(()) and expr.
390if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
391 eval 'as_fn_arith ()
392 {
393 as_val=$(( $* ))
394 }'
395else
396 as_fn_arith ()
397 {
398 as_val=`expr "$@" || test $? -eq 1`
399 }
400fi # as_fn_arith
401
402
f00f02a3 403# as_fn_error STATUS ERROR [LINENO LOG_FD]
404# ----------------------------------------
cd9a469c 405# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
f00f02a3 407# script with STATUS, using 1 if that was 0.
cd9a469c 408as_fn_error ()
409{
f00f02a3 410 as_status=$1; test $as_status -eq 0 && as_status=1
411 if test "$4"; then
412 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
cd9a469c 414 fi
f00f02a3 415 $as_echo "$as_me: error: $2" >&2
cd9a469c 416 as_fn_exit $as_status
417} # as_fn_error
418
419if expr a : '\(a\)' >/dev/null 2>&1 &&
420 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b30fcfae 421 as_expr=expr
422else
423 as_expr=false
424fi
425
cd9a469c 426if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b30fcfae 427 as_basename=basename
428else
429 as_basename=false
430fi
431
cd9a469c 432if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
433 as_dirname=dirname
434else
435 as_dirname=false
436fi
b30fcfae 437
cd9a469c 438as_me=`$as_basename -- "$0" ||
b30fcfae 439$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
440 X"$0" : 'X\(//\)$' \| \
cd9a469c 441 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
442$as_echo X/"$0" |
443 sed '/^.*\/\([^/][^/]*\)\/*$/{
444 s//\1/
445 q
446 }
447 /^X\/\(\/\/\)$/{
448 s//\1/
449 q
450 }
451 /^X\/\(\/\).*/{
452 s//\1/
453 q
454 }
455 s/.*/./; q'`
b30fcfae 456
5084f823 457# Avoid depending upon Character Ranges.
458as_cr_letters='abcdefghijklmnopqrstuvwxyz'
459as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
460as_cr_Letters=$as_cr_letters$as_cr_LETTERS
461as_cr_digits='0123456789'
462as_cr_alnum=$as_cr_Letters$as_cr_digits
570af75a 463
b30fcfae 464
cd9a469c 465 as_lineno_1=$LINENO as_lineno_1a=$LINENO
466 as_lineno_2=$LINENO as_lineno_2a=$LINENO
467 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
468 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
469 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
470 sed -n '
471 p
472 /[$]LINENO/=
473 ' <$as_myself |
b30fcfae 474 sed '
cd9a469c 475 s/[$]LINENO.*/&-/
476 t lineno
477 b
478 :lineno
b30fcfae 479 N
cd9a469c 480 :loop
481 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
b30fcfae 482 t loop
cd9a469c 483 s/-\n.*//
b30fcfae 484 ' >$as_me.lineno &&
cd9a469c 485 chmod +x "$as_me.lineno" ||
486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
b30fcfae 487
f00f02a3 488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
b30fcfae 492 # Don't try to exec as it changes $[0], causing all sort of problems
493 # (the dirname of $[0] is not the place where we might find the
cd9a469c 494 # original and so on. Autoconf is especially sensitive to this).
495 . "./$as_me.lineno"
b30fcfae 496 # Exit status is that of the last command.
497 exit
498}
499
cd9a469c 500ECHO_C= ECHO_N= ECHO_T=
501case `echo -n x` in #(((((
502-n*)
503 case `echo 'xy\c'` in
504 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
505 xy) ECHO_C='\c';;
506 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
507 ECHO_T=' ';;
508 esac;;
509*)
510 ECHO_N='-n';;
b30fcfae 511esac
512
cd9a469c 513rm -f conf$$ conf$$.exe conf$$.file
514if test -d conf$$.dir; then
515 rm -f conf$$.dir/conf$$.file
b30fcfae 516else
cd9a469c 517 rm -f conf$$.dir
518 mkdir conf$$.dir 2>/dev/null
b30fcfae 519fi
cd9a469c 520if (echo >conf$$.file) 2>/dev/null; then
521 if ln -s conf$$.file conf$$ 2>/dev/null; then
5084f823 522 as_ln_s='ln -s'
cd9a469c 523 # ... but there are two gotchas:
524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
f00f02a3 526 # In both cases, we have to default to `cp -pR'.
cd9a469c 527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
f00f02a3 528 as_ln_s='cp -pR'
cd9a469c 529 elif ln conf$$.file conf$$ 2>/dev/null; then
530 as_ln_s=ln
531 else
f00f02a3 532 as_ln_s='cp -pR'
5084f823 533 fi
b30fcfae 534else
f00f02a3 535 as_ln_s='cp -pR'
b30fcfae 536fi
cd9a469c 537rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
538rmdir conf$$.dir 2>/dev/null
b30fcfae 539
540if mkdir -p . 2>/dev/null; then
cd9a469c 541 as_mkdir_p='mkdir -p "$as_dir"'
b30fcfae 542else
543 test -d ./-p && rmdir ./-p
544 as_mkdir_p=false
545fi
546
f00f02a3 547as_test_x='test -x'
548as_executable_p=as_fn_executable_p
a83ffacf 549
b30fcfae 550# Sed expression to map a string onto a valid CPP name.
551as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
552
553# Sed expression to map a string onto a valid variable name.
554as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
555
556
f00f02a3 557test -n "$DJDIR" || exec 7<&0 </dev/null
558exec 6>&1
b30fcfae 559
560# Name of the host.
f00f02a3 561# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
b30fcfae 562# so uname gets run too.
563ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
564
b30fcfae 565#
566# Initializations.
567#
71ab34df 568ac_default_prefix=/usr/local
cd9a469c 569ac_clean_files=
b30fcfae 570ac_config_libobj_dir=.
cd9a469c 571LIBOBJS=
b30fcfae 572cross_compiling=no
573subdirs=
574MFLAGS=
575MAKEFLAGS=
5084f823 576
b30fcfae 577# Identity of this package.
578PACKAGE_NAME=
579PACKAGE_TARNAME=
580PACKAGE_VERSION=
581PACKAGE_STRING=
582PACKAGE_BUGREPORT=
cd9a469c 583PACKAGE_URL=
b30fcfae 584
585ac_unique_file="move-if-change"
cd9a469c 586enable_option_checking=no
587ac_subst_vars='LTLIBOBJS
588LIBOBJS
589compare_exclusions
590stage2_werror_flag
591stage1_checking
592stage1_cflags
593MAINT
594MAINTAINER_MODE_FALSE
595MAINTAINER_MODE_TRUE
596COMPILER_NM_FOR_TARGET
597COMPILER_LD_FOR_TARGET
598COMPILER_AS_FOR_TARGET
599FLAGS_FOR_TARGET
600RAW_CXX_FOR_TARGET
601WINDMC_FOR_TARGET
602WINDRES_FOR_TARGET
603STRIP_FOR_TARGET
3f71364d 604READELF_FOR_TARGET
cd9a469c 605RANLIB_FOR_TARGET
16706a2e 606OTOOL_FOR_TARGET
cd9a469c 607OBJDUMP_FOR_TARGET
fc740d70 608OBJCOPY_FOR_TARGET
cd9a469c 609NM_FOR_TARGET
610LIPO_FOR_TARGET
611LD_FOR_TARGET
612DLLTOOL_FOR_TARGET
613AS_FOR_TARGET
614AR_FOR_TARGET
03385ed3 615GDC_FOR_TARGET
5ff5b630 616GOC_FOR_TARGET
cd9a469c 617GFORTRAN_FOR_TARGET
cd9a469c 618GCC_FOR_TARGET
619CXX_FOR_TARGET
620CC_FOR_TARGET
3f71364d 621READELF
16706a2e 622OTOOL
cd9a469c 623OBJDUMP
624OBJCOPY
625WINDMC
626WINDRES
627STRIP
628RANLIB
629NM
630LIPO
631LD
632DLLTOOL
633AS
634AR
635RUNTEST
636EXPECT
637MAKEINFO
638FLEX
639LEX
640M4
641BISON
642YACC
cd9a469c 643WINDRES_FOR_BUILD
644WINDMC_FOR_BUILD
645RANLIB_FOR_BUILD
646NM_FOR_BUILD
647LD_FOR_BUILD
648LDFLAGS_FOR_BUILD
03385ed3 649GDC_FOR_BUILD
5ff5b630 650GOC_FOR_BUILD
cd9a469c 651GFORTRAN_FOR_BUILD
cd9a469c 652DLLTOOL_FOR_BUILD
653CXX_FOR_BUILD
654CXXFLAGS_FOR_BUILD
655CFLAGS_FOR_BUILD
656CC_FOR_BUILD
657AS_FOR_BUILD
658AR_FOR_BUILD
1fda3360 659target_configdirs
cd9a469c 660configdirs
cd9a469c 661build_configdirs
cd9a469c 662INSTALL_GDB_TK
663GDB_TK
664CONFIGURE_GDB_TK
665build_tooldir
666tooldir
667GCC_SHLIB_SUBDIR
668RPATH_ENVVAR
372a3f1e 669target_configargs
670host_configargs
671build_configargs
719faf1c 672BUILD_CONFIG
ed9516f5 673LDFLAGS_FOR_TARGET
cd9a469c 674CXXFLAGS_FOR_TARGET
675CFLAGS_FOR_TARGET
676DEBUG_PREFIX_CFLAGS_FOR_TARGET
677SYSROOT_CFLAGS_FOR_TARGET
0812bb06 678get_gcc_base_ver
c850ece7 679extra_host_zlib_configure_flags
7bfefa9d 680extra_host_libiberty_configure_flags
944792ef 681stage1_languages
01b4453c 682host_shared
1015a063 683extra_linker_plugin_flags
684extra_linker_plugin_configure_flags
87e20041 685islinc
429cca51 686isllibs
cd9a469c 687poststage1_ldflags
d6dfe18a 688poststage1_libs
cd9a469c 689stage1_ldflags
13687c85 690stage1_libs
e4128452 691extra_isl_gmp_configure_flags
cd9a469c 692extra_mpc_mpfr_configure_flags
693extra_mpc_gmp_configure_flags
694extra_mpfr_configure_flags
695gmpinc
696gmplibs
697do_compare
698GNATMAKE
699GNATBIND
700ac_ct_CXX
701CXXFLAGS
702CXX
703OBJEXT
704EXEEXT
705ac_ct_CC
706CPPFLAGS
707LDFLAGS
708CFLAGS
709CC
d3a7dd32 710extra_liboffloadmic_configure_flags
cd9a469c 711target_subdir
712host_subdir
713build_subdir
714build_libsubdir
b181f265 715AWK
716SED
cd9a469c 717LN_S
718LN
719INSTALL_DATA
720INSTALL_SCRIPT
721INSTALL_PROGRAM
722target_os
723target_vendor
724target_cpu
725target
726host_os
727host_vendor
728host_cpu
729host
730target_noncanonical
731host_noncanonical
732build_noncanonical
733build_os
734build_vendor
735build_cpu
736build
737TOPLEVEL_CONFIGURE_ARGUMENTS
738target_alias
739host_alias
740build_alias
741LIBS
742ECHO_T
743ECHO_N
744ECHO_C
745DEFS
746mandir
747localedir
748libdir
749psdir
750pdfdir
751dvidir
752htmldir
753infodir
754docdir
755oldincludedir
756includedir
757localstatedir
758sharedstatedir
759sysconfdir
760datadir
761datarootdir
762libexecdir
763sbindir
764bindir
765program_transform_name
766prefix
767exec_prefix
768PACKAGE_URL
769PACKAGE_BUGREPORT
770PACKAGE_STRING
771PACKAGE_VERSION
772PACKAGE_TARNAME
773PACKAGE_NAME
774PATH_SEPARATOR
775SHELL'
776ac_subst_files='serialization_dependencies
777host_makefile_frag
778target_makefile_frag
779alphaieee_frag
780ospace_frag'
781ac_user_opts='
782enable_option_checking
783with_build_libsubdir
6406d366 784with_system_zlib
a3d93be3 785enable_as_accelerator_for
786enable_offload_targets
cd9a469c 787enable_gold
1e369e5f 788enable_ld
afb6adb9 789enable_compressed_debug_sections
d9d975ae 790enable_libquadmath
791enable_libquadmath_support
cd9a469c 792enable_libada
793enable_libssp
a3ba808f 794enable_libstdcxx
d3a7dd32 795enable_liboffloadmic
6c59dfa4 796enable_bootstrap
cd9a469c 797with_mpc
798with_mpc_include
799with_mpc_lib
800with_mpfr_dir
801with_mpfr
802with_mpfr_include
803with_mpfr_lib
804with_gmp_dir
805with_gmp
806with_gmp_include
807with_gmp_lib
cd9a469c 808with_stage1_libs
13687c85 809with_stage1_ldflags
cd9a469c 810with_boot_libs
d6dfe18a 811with_boot_ldflags
87e20041 812with_isl
813with_isl_include
814with_isl_lib
815enable_isl_version_check
7bfefa9d 816enable_lto
1015a063 817enable_linker_plugin_configure_flags
818enable_linker_plugin_flags
01b4453c 819enable_host_shared
cd9a469c 820enable_stage1_languages
03869f98 821enable_objc_gc
baf71228 822with_target_bdw_gc
823with_target_bdw_gc_include
824with_target_bdw_gc_lib
0812bb06 825with_gcc_major_version_only
cd9a469c 826with_build_sysroot
827with_debug_prefix_map
a2059f7a 828with_build_config
ee055341 829enable_vtable_verify
cd9a469c 830enable_serial_configure
831with_build_time_tools
832enable_maintainer_mode
833enable_stage1_checking
834enable_werror
cd9a469c 835'
836 ac_precious_vars='build_alias
837host_alias
838target_alias
839CC
840CFLAGS
841LDFLAGS
842LIBS
843CPPFLAGS
844CXX
845CXXFLAGS
846CCC
372a3f1e 847build_configargs
848host_configargs
849target_configargs
cd9a469c 850AR
851AS
852DLLTOOL
853LD
854LIPO
855NM
856RANLIB
857STRIP
858WINDRES
859WINDMC
860OBJCOPY
861OBJDUMP
16706a2e 862OTOOL
3f71364d 863READELF
cd9a469c 864CC_FOR_TARGET
865CXX_FOR_TARGET
866GCC_FOR_TARGET
cd9a469c 867GFORTRAN_FOR_TARGET
5ff5b630 868GOC_FOR_TARGET
03385ed3 869GDC_FOR_TARGET
cd9a469c 870AR_FOR_TARGET
871AS_FOR_TARGET
872DLLTOOL_FOR_TARGET
873LD_FOR_TARGET
874LIPO_FOR_TARGET
875NM_FOR_TARGET
fc740d70 876OBJCOPY_FOR_TARGET
cd9a469c 877OBJDUMP_FOR_TARGET
16706a2e 878OTOOL_FOR_TARGET
cd9a469c 879RANLIB_FOR_TARGET
3f71364d 880READELF_FOR_TARGET
cd9a469c 881STRIP_FOR_TARGET
882WINDRES_FOR_TARGET
883WINDMC_FOR_TARGET'
884
71ab34df 885
886# Initialize some variables set by options.
b30fcfae 887ac_init_help=
888ac_init_version=false
cd9a469c 889ac_unrecognized_opts=
890ac_unrecognized_sep=
71ab34df 891# The variables have the same names as the options, with
892# dashes changed to underlines.
b30fcfae 893cache_file=/dev/null
71ab34df 894exec_prefix=NONE
71ab34df 895no_create=
71ab34df 896no_recursion=
897prefix=NONE
898program_prefix=NONE
899program_suffix=NONE
900program_transform_name=s,x,x,
901silent=
902site=
903srcdir=
71ab34df 904verbose=
905x_includes=NONE
906x_libraries=NONE
b30fcfae 907
908# Installation directory options.
909# These are left unexpanded so users can "make install exec_prefix=/foo"
910# and all the variables that are supposed to be based on exec_prefix
911# by default will actually change.
912# Use braces instead of parens because sh, perl, etc. also accept them.
cd9a469c 913# (The list follows the same order as the GNU Coding Standards.)
71ab34df 914bindir='${exec_prefix}/bin'
915sbindir='${exec_prefix}/sbin'
916libexecdir='${exec_prefix}/libexec'
cd9a469c 917datarootdir='${prefix}/share'
918datadir='${datarootdir}'
71ab34df 919sysconfdir='${prefix}/etc'
920sharedstatedir='${prefix}/com'
921localstatedir='${prefix}/var'
71ab34df 922includedir='${prefix}/include'
923oldincludedir='/usr/include'
cd9a469c 924docdir='${datarootdir}/doc/${PACKAGE}'
925infodir='${datarootdir}/info'
926htmldir='${docdir}'
927dvidir='${docdir}'
928pdfdir='${docdir}'
929psdir='${docdir}'
930libdir='${exec_prefix}/lib'
931localedir='${datarootdir}/locale'
932mandir='${datarootdir}/man'
a8298541 933
71ab34df 934ac_prev=
cd9a469c 935ac_dashdash=
71ab34df 936for ac_option
937do
71ab34df 938 # If the previous option needs an argument, assign it.
939 if test -n "$ac_prev"; then
cd9a469c 940 eval $ac_prev=\$ac_option
71ab34df 941 ac_prev=
942 continue
943 fi
a8298541 944
cd9a469c 945 case $ac_option in
f00f02a3 946 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
947 *=) ac_optarg= ;;
948 *) ac_optarg=yes ;;
cd9a469c 949 esac
71ab34df 950
951 # Accept the important Cygnus configure options, so we can diagnose typos.
952
cd9a469c 953 case $ac_dashdash$ac_option in
954 --)
955 ac_dashdash=yes ;;
71ab34df 956
957 -bindir | --bindir | --bindi | --bind | --bin | --bi)
958 ac_prev=bindir ;;
959 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
b30fcfae 960 bindir=$ac_optarg ;;
71ab34df 961
962 -build | --build | --buil | --bui | --bu)
b30fcfae 963 ac_prev=build_alias ;;
71ab34df 964 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
b30fcfae 965 build_alias=$ac_optarg ;;
71ab34df 966
967 -cache-file | --cache-file | --cache-fil | --cache-fi \
968 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
969 ac_prev=cache_file ;;
970 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
971 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
b30fcfae 972 cache_file=$ac_optarg ;;
973
974 --config-cache | -C)
975 cache_file=config.cache ;;
71ab34df 976
cd9a469c 977 -datadir | --datadir | --datadi | --datad)
71ab34df 978 ac_prev=datadir ;;
cd9a469c 979 -datadir=* | --datadir=* | --datadi=* | --datad=*)
b30fcfae 980 datadir=$ac_optarg ;;
71ab34df 981
cd9a469c 982 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
983 | --dataroo | --dataro | --datar)
984 ac_prev=datarootdir ;;
985 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
986 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
987 datarootdir=$ac_optarg ;;
988
71ab34df 989 -disable-* | --disable-*)
cd9a469c 990 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
71ab34df 991 # Reject names that are not valid shell variable names.
cd9a469c 992 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
f00f02a3 993 as_fn_error $? "invalid feature name: $ac_useropt"
cd9a469c 994 ac_useropt_orig=$ac_useropt
995 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
996 case $ac_user_opts in
997 *"
998"enable_$ac_useropt"
999"*) ;;
1000 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1001 ac_unrecognized_sep=', ';;
1002 esac
1003 eval enable_$ac_useropt=no ;;
1004
1005 -docdir | --docdir | --docdi | --doc | --do)
1006 ac_prev=docdir ;;
1007 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1008 docdir=$ac_optarg ;;
1009
1010 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1011 ac_prev=dvidir ;;
1012 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1013 dvidir=$ac_optarg ;;
71ab34df 1014
1015 -enable-* | --enable-*)
cd9a469c 1016 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
71ab34df 1017 # Reject names that are not valid shell variable names.
cd9a469c 1018 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
f00f02a3 1019 as_fn_error $? "invalid feature name: $ac_useropt"
cd9a469c 1020 ac_useropt_orig=$ac_useropt
1021 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1022 case $ac_user_opts in
1023 *"
1024"enable_$ac_useropt"
1025"*) ;;
1026 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1027 ac_unrecognized_sep=', ';;
5084f823 1028 esac
cd9a469c 1029 eval enable_$ac_useropt=\$ac_optarg ;;
71ab34df 1030
1031 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1032 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1033 | --exec | --exe | --ex)
1034 ac_prev=exec_prefix ;;
1035 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1036 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1037 | --exec=* | --exe=* | --ex=*)
b30fcfae 1038 exec_prefix=$ac_optarg ;;
71ab34df 1039
1040 -gas | --gas | --ga | --g)
1041 # Obsolete; use --with-gas.
1042 with_gas=yes ;;
1043
b30fcfae 1044 -help | --help | --hel | --he | -h)
1045 ac_init_help=long ;;
1046 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1047 ac_init_help=recursive ;;
1048 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1049 ac_init_help=short ;;
71ab34df 1050
1051 -host | --host | --hos | --ho)
b30fcfae 1052 ac_prev=host_alias ;;
71ab34df 1053 -host=* | --host=* | --hos=* | --ho=*)
b30fcfae 1054 host_alias=$ac_optarg ;;
71ab34df 1055
cd9a469c 1056 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1057 ac_prev=htmldir ;;
1058 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1059 | --ht=*)
1060 htmldir=$ac_optarg ;;
1061
71ab34df 1062 -includedir | --includedir | --includedi | --included | --include \
1063 | --includ | --inclu | --incl | --inc)
1064 ac_prev=includedir ;;
1065 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1066 | --includ=* | --inclu=* | --incl=* | --inc=*)
b30fcfae 1067 includedir=$ac_optarg ;;
71ab34df 1068
1069 -infodir | --infodir | --infodi | --infod | --info | --inf)
1070 ac_prev=infodir ;;
1071 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b30fcfae 1072 infodir=$ac_optarg ;;
71ab34df 1073
1074 -libdir | --libdir | --libdi | --libd)
1075 ac_prev=libdir ;;
1076 -libdir=* | --libdir=* | --libdi=* | --libd=*)
b30fcfae 1077 libdir=$ac_optarg ;;
71ab34df 1078
1079 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1080 | --libexe | --libex | --libe)
1081 ac_prev=libexecdir ;;
1082 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1083 | --libexe=* | --libex=* | --libe=*)
b30fcfae 1084 libexecdir=$ac_optarg ;;
71ab34df 1085
cd9a469c 1086 -localedir | --localedir | --localedi | --localed | --locale)
1087 ac_prev=localedir ;;
1088 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1089 localedir=$ac_optarg ;;
1090
71ab34df 1091 -localstatedir | --localstatedir | --localstatedi | --localstated \
cd9a469c 1092 | --localstate | --localstat | --localsta | --localst | --locals)
71ab34df 1093 ac_prev=localstatedir ;;
1094 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
cd9a469c 1095 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
b30fcfae 1096 localstatedir=$ac_optarg ;;
71ab34df 1097
1098 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1099 ac_prev=mandir ;;
1100 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
b30fcfae 1101 mandir=$ac_optarg ;;
71ab34df 1102
1103 -nfp | --nfp | --nf)
1104 # Obsolete; use --without-fp.
1105 with_fp=no ;;
1106
1107 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
b30fcfae 1108 | --no-cr | --no-c | -n)
71ab34df 1109 no_create=yes ;;
1110
1111 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1112 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1113 no_recursion=yes ;;
1114
1115 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1116 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1117 | --oldin | --oldi | --old | --ol | --o)
1118 ac_prev=oldincludedir ;;
1119 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1120 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1121 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
b30fcfae 1122 oldincludedir=$ac_optarg ;;
71ab34df 1123
1124 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1125 ac_prev=prefix ;;
1126 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
b30fcfae 1127 prefix=$ac_optarg ;;
71ab34df 1128
1129 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1130 | --program-pre | --program-pr | --program-p)
1131 ac_prev=program_prefix ;;
1132 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1133 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
b30fcfae 1134 program_prefix=$ac_optarg ;;
71ab34df 1135
1136 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1137 | --program-suf | --program-su | --program-s)
1138 ac_prev=program_suffix ;;
1139 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1140 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
b30fcfae 1141 program_suffix=$ac_optarg ;;
71ab34df 1142
1143 -program-transform-name | --program-transform-name \
1144 | --program-transform-nam | --program-transform-na \
1145 | --program-transform-n | --program-transform- \
1146 | --program-transform | --program-transfor \
1147 | --program-transfo | --program-transf \
1148 | --program-trans | --program-tran \
1149 | --progr-tra | --program-tr | --program-t)
1150 ac_prev=program_transform_name ;;
1151 -program-transform-name=* | --program-transform-name=* \
1152 | --program-transform-nam=* | --program-transform-na=* \
1153 | --program-transform-n=* | --program-transform-=* \
1154 | --program-transform=* | --program-transfor=* \
1155 | --program-transfo=* | --program-transf=* \
1156 | --program-trans=* | --program-tran=* \
1157 | --progr-tra=* | --program-tr=* | --program-t=*)
b30fcfae 1158 program_transform_name=$ac_optarg ;;
71ab34df 1159
cd9a469c 1160 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1161 ac_prev=pdfdir ;;
1162 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1163 pdfdir=$ac_optarg ;;
1164
1165 -psdir | --psdir | --psdi | --psd | --ps)
1166 ac_prev=psdir ;;
1167 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1168 psdir=$ac_optarg ;;
1169
71ab34df 1170 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1171 | -silent | --silent | --silen | --sile | --sil)
1172 silent=yes ;;
1173
1174 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1175 ac_prev=sbindir ;;
1176 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1177 | --sbi=* | --sb=*)
b30fcfae 1178 sbindir=$ac_optarg ;;
71ab34df 1179
1180 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1181 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1182 | --sharedst | --shareds | --shared | --share | --shar \
1183 | --sha | --sh)
1184 ac_prev=sharedstatedir ;;
1185 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1186 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1187 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1188 | --sha=* | --sh=*)
b30fcfae 1189 sharedstatedir=$ac_optarg ;;
71ab34df 1190
1191 -site | --site | --sit)
1192 ac_prev=site ;;
1193 -site=* | --site=* | --sit=*)
b30fcfae 1194 site=$ac_optarg ;;
71ab34df 1195
1196 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1197 ac_prev=srcdir ;;
1198 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
b30fcfae 1199 srcdir=$ac_optarg ;;
71ab34df 1200
1201 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1202 | --syscon | --sysco | --sysc | --sys | --sy)
1203 ac_prev=sysconfdir ;;
1204 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1205 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
b30fcfae 1206 sysconfdir=$ac_optarg ;;
71ab34df 1207
1208 -target | --target | --targe | --targ | --tar | --ta | --t)
b30fcfae 1209 ac_prev=target_alias ;;
71ab34df 1210 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
b30fcfae 1211 target_alias=$ac_optarg ;;
71ab34df 1212
1213 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1214 verbose=yes ;;
1215
b30fcfae 1216 -version | --version | --versio | --versi | --vers | -V)
1217 ac_init_version=: ;;
71ab34df 1218
1219 -with-* | --with-*)
cd9a469c 1220 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
71ab34df 1221 # Reject names that are not valid shell variable names.
cd9a469c 1222 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
f00f02a3 1223 as_fn_error $? "invalid package name: $ac_useropt"
cd9a469c 1224 ac_useropt_orig=$ac_useropt
1225 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1226 case $ac_user_opts in
1227 *"
1228"with_$ac_useropt"
1229"*) ;;
1230 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1231 ac_unrecognized_sep=', ';;
5084f823 1232 esac
cd9a469c 1233 eval with_$ac_useropt=\$ac_optarg ;;
71ab34df 1234
1235 -without-* | --without-*)
cd9a469c 1236 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
71ab34df 1237 # Reject names that are not valid shell variable names.
cd9a469c 1238 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
f00f02a3 1239 as_fn_error $? "invalid package name: $ac_useropt"
cd9a469c 1240 ac_useropt_orig=$ac_useropt
1241 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1242 case $ac_user_opts in
1243 *"
1244"with_$ac_useropt"
1245"*) ;;
1246 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1247 ac_unrecognized_sep=', ';;
1248 esac
1249 eval with_$ac_useropt=no ;;
71ab34df 1250
1251 --x)
1252 # Obsolete; use --with-x.
1253 with_x=yes ;;
1254
1255 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1256 | --x-incl | --x-inc | --x-in | --x-i)
1257 ac_prev=x_includes ;;
1258 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1259 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
b30fcfae 1260 x_includes=$ac_optarg ;;
71ab34df 1261
1262 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1263 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1264 ac_prev=x_libraries ;;
1265 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1266 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
b30fcfae 1267 x_libraries=$ac_optarg ;;
71ab34df 1268
f00f02a3 1269 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1270Try \`$0 --help' for more information"
71ab34df 1271 ;;
1272
b30fcfae 1273 *=*)
1274 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1275 # Reject names that are not valid shell variable names.
cd9a469c 1276 case $ac_envvar in #(
1277 '' | [0-9]* | *[!_$as_cr_alnum]* )
f00f02a3 1278 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
cd9a469c 1279 esac
1280 eval $ac_envvar=\$ac_optarg
b30fcfae 1281 export $ac_envvar ;;
1282
71ab34df 1283 *)
b30fcfae 1284 # FIXME: should be removed in autoconf 3.0.
cd9a469c 1285 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
b30fcfae 1286 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
cd9a469c 1287 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
f00f02a3 1288 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
71ab34df 1289 ;;
1290
1291 esac
1292done
1293
1294if test -n "$ac_prev"; then
b30fcfae 1295 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
f00f02a3 1296 as_fn_error $? "missing argument to $ac_option"
ae48753c 1297fi
ae48753c 1298
cd9a469c 1299if test -n "$ac_unrecognized_opts"; then
1300 case $enable_option_checking in
1301 no) ;;
f00f02a3 1302 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
cd9a469c 1303 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
5084f823 1304 esac
cd9a469c 1305fi
5084f823 1306
cd9a469c 1307# Check all directory arguments for consistency.
1308for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1309 datadir sysconfdir sharedstatedir localstatedir includedir \
1310 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1311 libdir localedir mandir
5084f823 1312do
cd9a469c 1313 eval ac_val=\$$ac_var
1314 # Remove trailing slashes.
1315 case $ac_val in
1316 */ )
1317 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1318 eval $ac_var=\$ac_val;;
1319 esac
1320 # Be sure to have absolute directory names.
5084f823 1321 case $ac_val in
cd9a469c 1322 [\\/$]* | ?:[\\/]* ) continue;;
1323 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
71ab34df 1324 esac
f00f02a3 1325 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
71ab34df 1326done
1327
b30fcfae 1328# There might be people who depend on the old broken behavior: `$host'
1329# used to hold the argument of --host etc.
1330# FIXME: To remove some day.
1331build=$build_alias
1332host=$host_alias
1333target=$target_alias
a83ffacf 1334
b30fcfae 1335# FIXME: To remove some day.
1336if test "x$host_alias" != x; then
1337 if test "x$build_alias" = x; then
1338 cross_compiling=maybe
b30fcfae 1339 elif test "x$build_alias" != "x$host_alias"; then
1340 cross_compiling=yes
1341 fi
1342fi
1343
1344ac_tool_prefix=
1345test -n "$host_alias" && ac_tool_prefix=$host_alias-
1346
1347test "$silent" = yes && exec 6>/dev/null
71ab34df 1348
71ab34df 1349
cd9a469c 1350ac_pwd=`pwd` && test -n "$ac_pwd" &&
1351ac_ls_di=`ls -di .` &&
1352ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
f00f02a3 1353 as_fn_error $? "working directory cannot be determined"
cd9a469c 1354test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
f00f02a3 1355 as_fn_error $? "pwd does not report name of working directory"
cd9a469c 1356
1357
71ab34df 1358# Find the source files, if location was not specified.
1359if test -z "$srcdir"; then
1360 ac_srcdir_defaulted=yes
cd9a469c 1361 # Try the directory containing this script, then the parent directory.
1362 ac_confdir=`$as_dirname -- "$as_myself" ||
1363$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1364 X"$as_myself" : 'X\(//\)[^/]' \| \
1365 X"$as_myself" : 'X\(//\)$' \| \
1366 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1367$as_echo X"$as_myself" |
1368 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1369 s//\1/
1370 q
1371 }
1372 /^X\(\/\/\)[^/].*/{
1373 s//\1/
1374 q
1375 }
1376 /^X\(\/\/\)$/{
1377 s//\1/
1378 q
1379 }
1380 /^X\(\/\).*/{
1381 s//\1/
1382 q
1383 }
1384 s/.*/./; q'`
71ab34df 1385 srcdir=$ac_confdir
cd9a469c 1386 if test ! -r "$srcdir/$ac_unique_file"; then
71ab34df 1387 srcdir=..
1388 fi
1389else
1390 ac_srcdir_defaulted=no
1391fi
cd9a469c 1392if test ! -r "$srcdir/$ac_unique_file"; then
1393 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
f00f02a3 1394 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
cd9a469c 1395fi
1396ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1397ac_abs_confdir=`(
f00f02a3 1398 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
cd9a469c 1399 pwd)`
1400# When building in place, set srcdir=.
1401if test "$ac_abs_confdir" = "$ac_pwd"; then
1402 srcdir=.
1403fi
1404# Remove unnecessary trailing slashes from srcdir.
1405# Double slashes in file names in object file debugging info
1406# mess up M-x gdb in Emacs.
1407case $srcdir in
1408*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1409esac
13d2f2b2 1410case $srcdir in
1411 *" "*)
f00f02a3 1412 as_fn_error $? "path to source, $srcdir, contains spaces"
13d2f2b2 1413 ;;
1414esac
d2d2630b 1415ac_subdirs_all=`cd $srcdir && echo */configure | sed 's,/configure,,g'`
1416
cd9a469c 1417for ac_var in $ac_precious_vars; do
1418 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1419 eval ac_env_${ac_var}_value=\$${ac_var}
1420 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1421 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1422done
b30fcfae 1423
1424#
1425# Report the --help message.
1426#
1427if test "$ac_init_help" = "long"; then
1428 # Omit some internal or obsolete options to make the list less imposing.
1429 # This message is too long to be a string in the A/UX 3.1 sh.
1430 cat <<_ACEOF
1431\`configure' configures this package to adapt to many kinds of systems.
1432
1433Usage: $0 [OPTION]... [VAR=VALUE]...
1434
1435To assign environment variables (e.g., CC, CFLAGS...), specify them as
1436VAR=VALUE. See below for descriptions of some of the useful variables.
1437
1438Defaults for the options are specified in brackets.
1439
1440Configuration:
1441 -h, --help display this help and exit
1442 --help=short display options specific to this package
1443 --help=recursive display the short help of all the included packages
1444 -V, --version display version information and exit
f00f02a3 1445 -q, --quiet, --silent do not print \`checking ...' messages
b30fcfae 1446 --cache-file=FILE cache test results in FILE [disabled]
1447 -C, --config-cache alias for \`--cache-file=config.cache'
1448 -n, --no-create do not create output files
1449 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1450
b30fcfae 1451Installation directories:
1452 --prefix=PREFIX install architecture-independent files in PREFIX
cd9a469c 1453 [$ac_default_prefix]
b30fcfae 1454 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
cd9a469c 1455 [PREFIX]
b30fcfae 1456
1457By default, \`make install' will install all the files in
1458\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1459an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1460for instance \`--prefix=\$HOME'.
1461
1462For better control, use the options below.
1463
1464Fine tuning of the installation directories:
cd9a469c 1465 --bindir=DIR user executables [EPREFIX/bin]
1466 --sbindir=DIR system admin executables [EPREFIX/sbin]
1467 --libexecdir=DIR program executables [EPREFIX/libexec]
1468 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1469 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1470 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1471 --libdir=DIR object code libraries [EPREFIX/lib]
1472 --includedir=DIR C header files [PREFIX/include]
1473 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1474 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1475 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1476 --infodir=DIR info documentation [DATAROOTDIR/info]
1477 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1478 --mandir=DIR man documentation [DATAROOTDIR/man]
1479 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1480 --htmldir=DIR html documentation [DOCDIR]
1481 --dvidir=DIR dvi documentation [DOCDIR]
1482 --pdfdir=DIR pdf documentation [DOCDIR]
1483 --psdir=DIR ps documentation [DOCDIR]
b30fcfae 1484_ACEOF
1485
1486 cat <<\_ACEOF
1487
1488Program names:
1489 --program-prefix=PREFIX prepend PREFIX to installed program names
1490 --program-suffix=SUFFIX append SUFFIX to installed program names
1491 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1492
1493System types:
1494 --build=BUILD configure for building on BUILD [guessed]
1495 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1496 --target=TARGET configure for building compilers for TARGET [HOST]
1497_ACEOF
1498fi
1499
1500if test -n "$ac_init_help"; then
1501
1502 cat <<\_ACEOF
1503
1504Optional Features:
cd9a469c 1505 --disable-option-checking ignore unrecognized --enable/--with options
b30fcfae 1506 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1507 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
a3d93be3 1508 --enable-as-accelerator-for=ARG
1509 build as offload target compiler. Specify offload
1510 host triple by ARG
1511 --enable-offload-targets=LIST
1512 enable offloading to devices from comma-separated
1513 LIST of TARGET[=DIR]. Use optional path to find
1514 offload target compiler during the build
1e369e5f 1515 --enable-gold[=ARG] build gold [ARG={default,yes,no}]
8747a938 1516 --enable-ld[=ARG] build ld [ARG={default,yes,no}]
325f661b 1517 --enable-compressed-debug-sections={all,gas,gold,ld,none}
afb6adb9 1518 Enable compressed debug sections for gas, gold or ld
1519 by default
d9d975ae 1520 --disable-libquadmath do not build libquadmath directory
1521 --disable-libquadmath-support
1522 disable libquadmath support for Fortran
09c2d953 1523 --enable-libada build libada directory
1524 --enable-libssp build libssp directory
a3ba808f 1525 --disable-libstdcxx do not build libstdc++-v3 directory
d3a7dd32 1526 --enable-liboffloadmic=ARG
1527 build liboffloadmic [ARG={no,host,target}]
6c59dfa4 1528 --enable-bootstrap enable bootstrapping [yes if native build]
87e20041 1529 --disable-isl-version-check
7458b15a 1530 disable check for isl version
7bfefa9d 1531 --enable-lto enable link time optimization support
1015a063 1532 --enable-linker-plugin-configure-flags=FLAGS
1533 additional flags for configuring linker plugins
1534 [none]
1535 --enable-linker-plugin-flags=FLAGS
1536 additional flags for configuring and building linker
1537 plugins [none]
01b4453c 1538 --enable-host-shared build host code as shared libraries
8747a938 1539 --enable-stage1-languages[=all]
1540 choose additional languages to build during stage1.
1541 Mostly useful for compiler development
03869f98 1542 --enable-objc-gc enable use of Boehm's garbage collector with the GNU
1543 Objective-C runtime
d5f3a33f 1544 --enable-vtable-verify Enable vtable verification feature
09c2d953 1545 --enable-serial-[{host,target,build}-]configure
8747a938 1546 force sequential configuration of sub-packages for
1547 the host, target or build machine, or all
1548 sub-packages
1549 --enable-maintainer-mode
1550 enable make rules and dependencies not useful (and
1551 sometimes confusing) to the casual installer
1552 --enable-stage1-checking[=all]
1553 choose additional checking for stage1 of the
1554 compiler
b30fcfae 1555 --enable-werror enable -Werror in bootstrap stage2 and later
1556
1557Optional Packages:
1558 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1559 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1560 --with-build-libsubdir=DIR Directory where to find libraries for build system
6406d366 1561 --with-system-zlib use installed libz
8747a938 1562 --with-mpc=PATH specify prefix directory for installed MPC package.
1563 Equivalent to --with-mpc-include=PATH/include plus
1564 --with-mpc-lib=PATH/lib
1565 --with-mpc-include=PATH specify directory for installed MPC include files
1566 --with-mpc-lib=PATH specify directory for the installed MPC library
09c2d953 1567 --with-mpfr-dir=PATH this option has been REMOVED
1568 --with-mpfr=PATH specify prefix directory for installed MPFR package.
8747a938 1569 Equivalent to --with-mpfr-include=PATH/include plus
1570 --with-mpfr-lib=PATH/lib
b30fcfae 1571 --with-mpfr-include=PATH
09c2d953 1572 specify directory for installed MPFR include files
1573 --with-mpfr-lib=PATH specify directory for the installed MPFR library
1574 --with-gmp-dir=PATH this option has been REMOVED
8747a938 1575 --with-gmp=PATH specify prefix directory for the installed GMP
1576 package. Equivalent to
1577 --with-gmp-include=PATH/include plus
1578 --with-gmp-lib=PATH/lib
09c2d953 1579 --with-gmp-include=PATH specify directory for installed GMP include files
1580 --with-gmp-lib=PATH specify directory for the installed GMP library
13687c85 1581 --with-stage1-libs=LIBS libraries for stage1
8747a938 1582 --with-stage1-ldflags=FLAGS
1583 linker flags for stage1
8747a938 1584 --with-boot-libs=LIBS libraries for stage2 and later
1585 --with-boot-ldflags=FLAGS
1586 linker flags for stage2 and later
71130ef8 1587 --with-isl=PATH Specify prefix directory for the installed isl
8747a938 1588 package. Equivalent to
87e20041 1589 --with-isl-include=PATH/include plus
1590 --with-isl-lib=PATH/lib
7458b15a 1591 --with-isl-include=PATH Specify directory for installed isl include files
1592 --with-isl-lib=PATH Specify the directory for the installed isl library
baf71228 1593 --with-target-bdw-gc=PATHLIST
1594 specify prefix directory for installed bdw-gc
1595 package. Equivalent to
1596 --with-target-bdw-gc-include=PATH/include plus
1597 --with-target-bdw-gc-lib=PATH/lib
1598 --with-target-bdw-gc-include=PATHLIST
1599 specify directories for installed bdw-gc include
1600 files
1601 --with-target-bdw-gc-lib=PATHLIST
1602 specify directories for installed bdw-gc library
0812bb06 1603 --with-gcc-major-version-only
1604 use only GCC major number in filesystem paths
09c2d953 1605 --with-build-sysroot=SYSROOT
b30fcfae 1606 use sysroot as the system root during the build
5f1f2de5 1607 --with-debug-prefix-map='A=B C=D ...'
8747a938 1608 map A to B, C to D ... in debug information
1609 --with-build-config='NAME NAME2...'
1610 use config/NAME.mk build configuration
09c2d953 1611 --with-build-time-tools=PATH
b30fcfae 1612 use given path to find target tools during the build
b30fcfae 1613
1614Some influential environment variables:
1615 CC C compiler command
1616 CFLAGS C compiler flags
1617 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1618 nonstandard directory <lib dir>
cd9a469c 1619 LIBS libraries to pass to the linker, e.g. -l<library>
f00f02a3 1620 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
cd9a469c 1621 you have headers in a nonstandard directory <include dir>
eae5b2bc 1622 CXX C++ compiler command
1623 CXXFLAGS C++ compiler flags
372a3f1e 1624 build_configargs
1625 additional configure arguments for build directories
1626 host_configargs
1627 additional configure arguments for host directories
1628 target_configargs
1629 additional configure arguments for target directories
95a05732 1630 AR AR for the host
1631 AS AS for the host
1632 DLLTOOL DLLTOOL for the host
1633 LD LD for the host
1634 LIPO LIPO for the host
1635 NM NM for the host
1636 RANLIB RANLIB for the host
1637 STRIP STRIP for the host
1638 WINDRES WINDRES for the host
75d6a0a9 1639 WINDMC WINDMC for the host
95a05732 1640 OBJCOPY OBJCOPY for the host
1641 OBJDUMP OBJDUMP for the host
16706a2e 1642 OTOOL OTOOL for the host
3f71364d 1643 READELF READELF for the host
95a05732 1644 CC_FOR_TARGET
1645 CC for the target
1646 CXX_FOR_TARGET
1647 CXX for the target
1648 GCC_FOR_TARGET
1649 GCC for the target
95a05732 1650 GFORTRAN_FOR_TARGET
1651 GFORTRAN for the target
5ff5b630 1652 GOC_FOR_TARGET
1653 GOC for the target
03385ed3 1654 GDC_FOR_TARGET
1655 GDC for the target
95a05732 1656 AR_FOR_TARGET
1657 AR for the target
1658 AS_FOR_TARGET
1659 AS for the target
1660 DLLTOOL_FOR_TARGET
1661 DLLTOOL for the target
1662 LD_FOR_TARGET
1663 LD for the target
1664 LIPO_FOR_TARGET
1665 LIPO for the target
1666 NM_FOR_TARGET
1667 NM for the target
fc740d70 1668 OBJCOPY_FOR_TARGET
1669 OBJCOPY for the target
95a05732 1670 OBJDUMP_FOR_TARGET
1671 OBJDUMP for the target
16706a2e 1672 OTOOL_FOR_TARGET
1673 OTOOL for the target
95a05732 1674 RANLIB_FOR_TARGET
1675 RANLIB for the target
3f71364d 1676 READELF_FOR_TARGET
1677 READELF for the target
95a05732 1678 STRIP_FOR_TARGET
1679 STRIP for the target
1680 WINDRES_FOR_TARGET
1681 WINDRES for the target
75d6a0a9 1682 WINDMC_FOR_TARGET
1683 WINDMC for the target
b30fcfae 1684
1685Use these variables to override the choices made by `configure' or to help
1686it to find libraries and programs with nonstandard names/locations.
1687
cd9a469c 1688Report bugs to the package provider.
b30fcfae 1689_ACEOF
cd9a469c 1690ac_status=$?
b30fcfae 1691fi
1692
1693if test "$ac_init_help" = "recursive"; then
1694 # If there are subdirs, report their specific --help.
b30fcfae 1695 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
cd9a469c 1696 test -d "$ac_dir" ||
1697 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1698 continue
b30fcfae 1699 ac_builddir=.
1700
cd9a469c 1701case "$ac_dir" in
1702.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1703*)
1704 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1705 # A ".." for each directory in $ac_dir_suffix.
1706 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1707 case $ac_top_builddir_sub in
1708 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1709 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1710 esac ;;
1711esac
1712ac_abs_top_builddir=$ac_pwd
1713ac_abs_builddir=$ac_pwd$ac_dir_suffix
1714# for backward compatibility:
1715ac_top_builddir=$ac_top_build_prefix
b30fcfae 1716
1717case $srcdir in
cd9a469c 1718 .) # We are building in place.
b30fcfae 1719 ac_srcdir=.
cd9a469c 1720 ac_top_srcdir=$ac_top_builddir_sub
1721 ac_abs_top_srcdir=$ac_pwd ;;
1722 [\\/]* | ?:[\\/]* ) # Absolute name.
b30fcfae 1723 ac_srcdir=$srcdir$ac_dir_suffix;
cd9a469c 1724 ac_top_srcdir=$srcdir
1725 ac_abs_top_srcdir=$srcdir ;;
1726 *) # Relative name.
1727 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1728 ac_top_srcdir=$ac_top_build_prefix$srcdir
1729 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
5084f823 1730esac
cd9a469c 1731ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1732
1733 cd "$ac_dir" || { ac_status=$?; continue; }
1734 # Check for guested configure.
1735 if test -f "$ac_srcdir/configure.gnu"; then
1736 echo &&
1737 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1738 elif test -f "$ac_srcdir/configure"; then
1739 echo &&
1740 $SHELL "$ac_srcdir/configure" --help=recursive
b30fcfae 1741 else
cd9a469c 1742 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1743 fi || ac_status=$?
1744 cd "$ac_pwd" || { ac_status=$?; break; }
b30fcfae 1745 done
1746fi
1747
cd9a469c 1748test -n "$ac_init_help" && exit $ac_status
b30fcfae 1749if $ac_init_version; then
1750 cat <<\_ACEOF
cd9a469c 1751configure
f00f02a3 1752generated by GNU Autoconf 2.69
b30fcfae 1753
f00f02a3 1754Copyright (C) 2012 Free Software Foundation, Inc.
b30fcfae 1755This configure script is free software; the Free Software Foundation
1756gives unlimited permission to copy, distribute and modify it.
1757_ACEOF
cd9a469c 1758 exit
a83ffacf 1759fi
cd9a469c 1760
1761## ------------------------ ##
1762## Autoconf initialization. ##
1763## ------------------------ ##
1764
1765# ac_fn_c_try_compile LINENO
1766# --------------------------
1767# Try to compile conftest.$ac_ext, and return whether this succeeded.
1768ac_fn_c_try_compile ()
1769{
1770 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1771 rm -f conftest.$ac_objext
1772 if { { ac_try="$ac_compile"
1773case "(($ac_try" in
1774 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1775 *) ac_try_echo=$ac_try;;
1776esac
1777eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1778$as_echo "$ac_try_echo"; } >&5
1779 (eval "$ac_compile") 2>conftest.err
1780 ac_status=$?
1781 if test -s conftest.err; then
1782 grep -v '^ *+' conftest.err >conftest.er1
1783 cat conftest.er1 >&5
1784 mv -f conftest.er1 conftest.err
1785 fi
1786 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1787 test $ac_status = 0; } && {
1788 test -z "$ac_c_werror_flag" ||
1789 test ! -s conftest.err
1790 } && test -s conftest.$ac_objext; then :
1791 ac_retval=0
1792else
1793 $as_echo "$as_me: failed program was:" >&5
1794sed 's/^/| /' conftest.$ac_ext >&5
1795
1796 ac_retval=1
1797fi
f00f02a3 1798 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1799 as_fn_set_status $ac_retval
cd9a469c 1800
1801} # ac_fn_c_try_compile
1802
1803# ac_fn_cxx_try_compile LINENO
1804# ----------------------------
1805# Try to compile conftest.$ac_ext, and return whether this succeeded.
1806ac_fn_cxx_try_compile ()
1807{
1808 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1809 rm -f conftest.$ac_objext
1810 if { { ac_try="$ac_compile"
1811case "(($ac_try" in
1812 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1813 *) ac_try_echo=$ac_try;;
1814esac
1815eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1816$as_echo "$ac_try_echo"; } >&5
1817 (eval "$ac_compile") 2>conftest.err
1818 ac_status=$?
1819 if test -s conftest.err; then
1820 grep -v '^ *+' conftest.err >conftest.er1
1821 cat conftest.er1 >&5
1822 mv -f conftest.er1 conftest.err
1823 fi
1824 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1825 test $ac_status = 0; } && {
1826 test -z "$ac_cxx_werror_flag" ||
1827 test ! -s conftest.err
1828 } && test -s conftest.$ac_objext; then :
1829 ac_retval=0
1830else
1831 $as_echo "$as_me: failed program was:" >&5
1832sed 's/^/| /' conftest.$ac_ext >&5
1833
1834 ac_retval=1
1835fi
f00f02a3 1836 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1837 as_fn_set_status $ac_retval
cd9a469c 1838
1839} # ac_fn_cxx_try_compile
1840
13687c85 1841# ac_fn_cxx_try_link LINENO
1842# -------------------------
1843# Try to link conftest.$ac_ext, and return whether this succeeded.
1844ac_fn_cxx_try_link ()
1845{
1846 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1847 rm -f conftest.$ac_objext conftest$ac_exeext
1848 if { { ac_try="$ac_link"
1849case "(($ac_try" in
1850 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1851 *) ac_try_echo=$ac_try;;
1852esac
1853eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1854$as_echo "$ac_try_echo"; } >&5
1855 (eval "$ac_link") 2>conftest.err
1856 ac_status=$?
1857 if test -s conftest.err; then
1858 grep -v '^ *+' conftest.err >conftest.er1
1859 cat conftest.er1 >&5
1860 mv -f conftest.er1 conftest.err
1861 fi
1862 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1863 test $ac_status = 0; } && {
1864 test -z "$ac_cxx_werror_flag" ||
1865 test ! -s conftest.err
1866 } && test -s conftest$ac_exeext && {
1867 test "$cross_compiling" = yes ||
f00f02a3 1868 test -x conftest$ac_exeext
13687c85 1869 }; then :
1870 ac_retval=0
1871else
1872 $as_echo "$as_me: failed program was:" >&5
1873sed 's/^/| /' conftest.$ac_ext >&5
1874
1875 ac_retval=1
1876fi
1877 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1878 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1879 # interfere with the next link command; also delete a directory that is
1880 # left behind by Apple's compiler. We do this before executing the actions.
1881 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
f00f02a3 1882 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1883 as_fn_set_status $ac_retval
13687c85 1884
1885} # ac_fn_cxx_try_link
1886
cd9a469c 1887# ac_fn_c_try_link LINENO
1888# -----------------------
1889# Try to link conftest.$ac_ext, and return whether this succeeded.
1890ac_fn_c_try_link ()
1891{
1892 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1893 rm -f conftest.$ac_objext conftest$ac_exeext
1894 if { { ac_try="$ac_link"
1895case "(($ac_try" in
1896 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1897 *) ac_try_echo=$ac_try;;
1898esac
1899eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1900$as_echo "$ac_try_echo"; } >&5
1901 (eval "$ac_link") 2>conftest.err
1902 ac_status=$?
1903 if test -s conftest.err; then
1904 grep -v '^ *+' conftest.err >conftest.er1
1905 cat conftest.er1 >&5
1906 mv -f conftest.er1 conftest.err
1907 fi
1908 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1909 test $ac_status = 0; } && {
1910 test -z "$ac_c_werror_flag" ||
1911 test ! -s conftest.err
1912 } && test -s conftest$ac_exeext && {
1913 test "$cross_compiling" = yes ||
f00f02a3 1914 test -x conftest$ac_exeext
cd9a469c 1915 }; then :
1916 ac_retval=0
1917else
1918 $as_echo "$as_me: failed program was:" >&5
1919sed 's/^/| /' conftest.$ac_ext >&5
1920
1921 ac_retval=1
1922fi
1923 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1924 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1925 # interfere with the next link command; also delete a directory that is
1926 # left behind by Apple's compiler. We do this before executing the actions.
1927 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
f00f02a3 1928 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1929 as_fn_set_status $ac_retval
cd9a469c 1930
1931} # ac_fn_c_try_link
1932cat >config.log <<_ACEOF
b30fcfae 1933This file contains any messages produced by compilers while
1934running configure, to aid debugging if configure makes a mistake.
1935
1936It was created by $as_me, which was
f00f02a3 1937generated by GNU Autoconf 2.69. Invocation command line was
b30fcfae 1938
1939 $ $0 $@
1940
1941_ACEOF
cd9a469c 1942exec 5>>config.log
b30fcfae 1943{
1944cat <<_ASUNAME
1945## --------- ##
1946## Platform. ##
1947## --------- ##
1948
1949hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1950uname -m = `(uname -m) 2>/dev/null || echo unknown`
1951uname -r = `(uname -r) 2>/dev/null || echo unknown`
1952uname -s = `(uname -s) 2>/dev/null || echo unknown`
1953uname -v = `(uname -v) 2>/dev/null || echo unknown`
1954
1955/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1956/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1957
1958/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1959/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1960/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
cd9a469c 1961/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
b30fcfae 1962/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1963/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1964/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1965
1966_ASUNAME
1967
1968as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1969for as_dir in $PATH
1970do
1971 IFS=$as_save_IFS
1972 test -z "$as_dir" && as_dir=.
cd9a469c 1973 $as_echo "PATH: $as_dir"
1974 done
1975IFS=$as_save_IFS
b30fcfae 1976
1977} >&5
1978
1979cat >&5 <<_ACEOF
1980
1981
1982## ----------- ##
1983## Core tests. ##
1984## ----------- ##
1985
1986_ACEOF
1987
1988
1989# Keep a trace of the command line.
1990# Strip out --no-create and --no-recursion so they do not pile up.
1991# Strip out --silent because we don't want to record it for future runs.
1992# Also quote any args containing shell meta-characters.
1993# Make two passes to allow for proper duplicate-argument suppression.
1994ac_configure_args=
1995ac_configure_args0=
1996ac_configure_args1=
b30fcfae 1997ac_must_keep_next=false
1998for ac_pass in 1 2
1999do
2000 for ac_arg
2001 do
2002 case $ac_arg in
2003 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2004 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2005 | -silent | --silent | --silen | --sile | --sil)
2006 continue ;;
cd9a469c 2007 *\'*)
2008 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
b30fcfae 2009 esac
2010 case $ac_pass in
cd9a469c 2011 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
b30fcfae 2012 2)
cd9a469c 2013 as_fn_append ac_configure_args1 " '$ac_arg'"
b30fcfae 2014 if test $ac_must_keep_next = true; then
2015 ac_must_keep_next=false # Got value, back to normal.
2016 else
2017 case $ac_arg in
2018 *=* | --config-cache | -C | -disable-* | --disable-* \
2019 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2020 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2021 | -with-* | --with-* | -without-* | --without-* | --x)
2022 case "$ac_configure_args0 " in
2023 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2024 esac
2025 ;;
2026 -* ) ac_must_keep_next=true ;;
2027 esac
2028 fi
cd9a469c 2029 as_fn_append ac_configure_args " '$ac_arg'"
b30fcfae 2030 ;;
2031 esac
2032 done
2033done
cd9a469c 2034{ ac_configure_args0=; unset ac_configure_args0;}
2035{ ac_configure_args1=; unset ac_configure_args1;}
b30fcfae 2036
2037# When interrupted or exit'd, cleanup temporary files, and complete
2038# config.log. We remove comments because anyway the quotes in there
2039# would cause problems or look ugly.
cd9a469c 2040# WARNING: Use '\'' to represent an apostrophe within the trap.
2041# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
b30fcfae 2042trap 'exit_status=$?
2043 # Save into config.log some information that might help in debugging.
2044 {
2045 echo
2046
f00f02a3 2047 $as_echo "## ---------------- ##
b30fcfae 2048## Cache variables. ##
f00f02a3 2049## ---------------- ##"
b30fcfae 2050 echo
2051 # The following way of writing the cache mishandles newlines in values,
cd9a469c 2052(
2053 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2054 eval ac_val=\$$ac_var
2055 case $ac_val in #(
2056 *${as_nl}*)
2057 case $ac_var in #(
2058 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2059$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2060 esac
2061 case $ac_var in #(
2062 _ | IFS | as_nl) ;; #(
2063 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2064 *) { eval $ac_var=; unset $ac_var;} ;;
2065 esac ;;
2066 esac
2067 done
b30fcfae 2068 (set) 2>&1 |
cd9a469c 2069 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2070 *${as_nl}ac_space=\ *)
b30fcfae 2071 sed -n \
cd9a469c 2072 "s/'\''/'\''\\\\'\'''\''/g;
2073 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2074 ;; #(
b30fcfae 2075 *)
cd9a469c 2076 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b30fcfae 2077 ;;
cd9a469c 2078 esac |
2079 sort
2080)
b30fcfae 2081 echo
2082
f00f02a3 2083 $as_echo "## ----------------- ##
b30fcfae 2084## Output variables. ##
f00f02a3 2085## ----------------- ##"
b30fcfae 2086 echo
2087 for ac_var in $ac_subst_vars
2088 do
cd9a469c 2089 eval ac_val=\$$ac_var
2090 case $ac_val in
2091 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2092 esac
2093 $as_echo "$ac_var='\''$ac_val'\''"
b30fcfae 2094 done | sort
2095 echo
2096
2097 if test -n "$ac_subst_files"; then
f00f02a3 2098 $as_echo "## ------------------- ##
cd9a469c 2099## File substitutions. ##
f00f02a3 2100## ------------------- ##"
b30fcfae 2101 echo
2102 for ac_var in $ac_subst_files
2103 do
cd9a469c 2104 eval ac_val=\$$ac_var
2105 case $ac_val in
2106 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2107 esac
2108 $as_echo "$ac_var='\''$ac_val'\''"
b30fcfae 2109 done | sort
2110 echo
2111 fi
2112
2113 if test -s confdefs.h; then
f00f02a3 2114 $as_echo "## ----------- ##
b30fcfae 2115## confdefs.h. ##
f00f02a3 2116## ----------- ##"
b30fcfae 2117 echo
cd9a469c 2118 cat confdefs.h
b30fcfae 2119 echo
2120 fi
2121 test "$ac_signal" != 0 &&
cd9a469c 2122 $as_echo "$as_me: caught signal $ac_signal"
2123 $as_echo "$as_me: exit $exit_status"
b30fcfae 2124 } >&5
cd9a469c 2125 rm -f core *.core core.conftest.* &&
2126 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
b30fcfae 2127 exit $exit_status
cd9a469c 2128' 0
b30fcfae 2129for ac_signal in 1 2 13 15; do
cd9a469c 2130 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
b30fcfae 2131done
2132ac_signal=0
2133
2134# confdefs.h avoids OS command line length limits that DEFS can exceed.
cd9a469c 2135rm -f -r conftest* confdefs.h
2136
2137$as_echo "/* confdefs.h */" > confdefs.h
b30fcfae 2138
2139# Predefined preprocessor variables.
2140
2141cat >>confdefs.h <<_ACEOF
2142#define PACKAGE_NAME "$PACKAGE_NAME"
2143_ACEOF
2144
b30fcfae 2145cat >>confdefs.h <<_ACEOF
2146#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2147_ACEOF
2148
b30fcfae 2149cat >>confdefs.h <<_ACEOF
2150#define PACKAGE_VERSION "$PACKAGE_VERSION"
2151_ACEOF
a83ffacf 2152
b30fcfae 2153cat >>confdefs.h <<_ACEOF
2154#define PACKAGE_STRING "$PACKAGE_STRING"
2155_ACEOF
2156
b30fcfae 2157cat >>confdefs.h <<_ACEOF
2158#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2159_ACEOF
2160
cd9a469c 2161cat >>confdefs.h <<_ACEOF
2162#define PACKAGE_URL "$PACKAGE_URL"
2163_ACEOF
2164
b30fcfae 2165
2166# Let the site file select an alternate cache file if it wants to.
cd9a469c 2167# Prefer an explicitly selected file to automatically selected ones.
2168ac_site_file1=NONE
2169ac_site_file2=NONE
2170if test -n "$CONFIG_SITE"; then
f00f02a3 2171 # We do not want a PATH search for config.site.
2172 case $CONFIG_SITE in #((
2173 -*) ac_site_file1=./$CONFIG_SITE;;
2174 */*) ac_site_file1=$CONFIG_SITE;;
2175 *) ac_site_file1=./$CONFIG_SITE;;
2176 esac
cd9a469c 2177elif test "x$prefix" != xNONE; then
2178 ac_site_file1=$prefix/share/config.site
2179 ac_site_file2=$prefix/etc/config.site
2180else
2181 ac_site_file1=$ac_default_prefix/share/config.site
2182 ac_site_file2=$ac_default_prefix/etc/config.site
71ab34df 2183fi
cd9a469c 2184for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2185do
2186 test "x$ac_site_file" = xNONE && continue
f00f02a3 2187 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
cd9a469c 2188 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2189$as_echo "$as_me: loading site script $ac_site_file" >&6;}
b30fcfae 2190 sed 's/^/| /' "$ac_site_file" >&5
f00f02a3 2191 . "$ac_site_file" \
2192 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2193$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2194as_fn_error $? "failed to load site script $ac_site_file
2195See \`config.log' for more details" "$LINENO" 5; }
71ab34df 2196 fi
2197done
2198
2199if test -r "$cache_file"; then
f00f02a3 2200 # Some versions of bash will fail to source /dev/null (special files
2201 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2202 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
cd9a469c 2203 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2204$as_echo "$as_me: loading cache $cache_file" >&6;}
b30fcfae 2205 case $cache_file in
cd9a469c 2206 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2207 *) . "./$cache_file";;
b30fcfae 2208 esac
2209 fi
71ab34df 2210else
cd9a469c 2211 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2212$as_echo "$as_me: creating cache $cache_file" >&6;}
b30fcfae 2213 >$cache_file
2214fi
2215
2216# Check that the precious variables saved in the cache have kept the same
2217# value.
2218ac_cache_corrupted=false
cd9a469c 2219for ac_var in $ac_precious_vars; do
b30fcfae 2220 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2221 eval ac_new_set=\$ac_env_${ac_var}_set
cd9a469c 2222 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2223 eval ac_new_val=\$ac_env_${ac_var}_value
b30fcfae 2224 case $ac_old_set,$ac_new_set in
2225 set,)
cd9a469c 2226 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2227$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
b30fcfae 2228 ac_cache_corrupted=: ;;
2229 ,set)
cd9a469c 2230 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2231$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
b30fcfae 2232 ac_cache_corrupted=: ;;
2233 ,);;
2234 *)
2235 if test "x$ac_old_val" != "x$ac_new_val"; then
cd9a469c 2236 # differences in whitespace do not lead to failure.
2237 ac_old_val_w=`echo x $ac_old_val`
2238 ac_new_val_w=`echo x $ac_new_val`
2239 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2240 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2241$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2242 ac_cache_corrupted=:
2243 else
2244 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2245$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2246 eval $ac_var=\$ac_old_val
2247 fi
2248 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2249$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2250 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2251$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
b30fcfae 2252 fi;;
2253 esac
2254 # Pass precious variables to config.status.
2255 if test "$ac_new_set" = set; then
2256 case $ac_new_val in
cd9a469c 2257 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
b30fcfae 2258 *) ac_arg=$ac_var=$ac_new_val ;;
2259 esac
2260 case " $ac_configure_args " in
2261 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
cd9a469c 2262 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
b30fcfae 2263 esac
2264 fi
2265done
2266if $ac_cache_corrupted; then
cd9a469c 2267 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2268$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2269 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2270$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
f00f02a3 2271 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
71ab34df 2272fi
cd9a469c 2273## -------------------- ##
2274## Main body of script. ##
2275## -------------------- ##
71ab34df 2276
5084f823 2277ac_ext=c
2278ac_cpp='$CPP $CPPFLAGS'
2279ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2280ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2281ac_compiler_gnu=$ac_cv_c_compiler_gnu
2282
b30fcfae 2283
2284
2285
b30fcfae 2286
2287
cd2f3773 2288
b30fcfae 2289
4e8a889d 2290progname=$0
2291# if PWD already has a value, it is probably wrong.
2292if test -n "$PWD" ; then PWD=`${PWDCMD-pwd}`; fi
2293
2294# Export original configure arguments for use by sub-configures.
2295# Quote arguments with shell meta charatcers.
2296TOPLEVEL_CONFIGURE_ARGUMENTS=
2297set -- "$progname" "$@"
2298for ac_arg
2299do
2300 case "$ac_arg" in
2301 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\']*)
2302 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`
2303 # if the argument is of the form -foo=baz, quote the baz part only
2304 ac_arg=`echo "'$ac_arg'" | sed "s/^'\([-a-zA-Z0-9]*=\)/\\1'/"` ;;
2305 *) ;;
2306 esac
2307 # Add the quoted argument to the list.
2308 TOPLEVEL_CONFIGURE_ARGUMENTS="$TOPLEVEL_CONFIGURE_ARGUMENTS $ac_arg"
2309done
2310if test "$silent" = yes; then
2311 TOPLEVEL_CONFIGURE_ARGUMENTS="$TOPLEVEL_CONFIGURE_ARGUMENTS --silent"
2312fi
2313# Remove the initial space we just introduced and, as these will be
2314# expanded by make, quote '$'.
2315TOPLEVEL_CONFIGURE_ARGUMENTS=`echo "x$TOPLEVEL_CONFIGURE_ARGUMENTS" | sed -e 's/^x *//' -e 's,\\$,$$,g'`
2316
b30fcfae 2317
2318# Find the build, host, and target systems.
71ab34df 2319ac_aux_dir=
cd9a469c 2320for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
f00f02a3 2321 if test -f "$ac_dir/install-sh"; then
2322 ac_aux_dir=$ac_dir
2323 ac_install_sh="$ac_aux_dir/install-sh -c"
2324 break
2325 elif test -f "$ac_dir/install.sh"; then
2326 ac_aux_dir=$ac_dir
2327 ac_install_sh="$ac_aux_dir/install.sh -c"
2328 break
2329 elif test -f "$ac_dir/shtool"; then
2330 ac_aux_dir=$ac_dir
2331 ac_install_sh="$ac_aux_dir/shtool install -c"
2332 break
2333 fi
71ab34df 2334done
2335if test -z "$ac_aux_dir"; then
f00f02a3 2336 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
71ab34df 2337fi
cd9a469c 2338
2339# These three variables are undocumented and unsupported,
2340# and are intended to be withdrawn in a future Autoconf release.
2341# They can cause serious problems if a builder's source tree is in a directory
2342# whose full name contains unusual characters.
2343ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2344ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2345ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2346
71ab34df 2347
b30fcfae 2348# Make sure we can run config.sub.
cd9a469c 2349$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
f00f02a3 2350 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
cd9a469c 2351
2352{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2353$as_echo_n "checking build system type... " >&6; }
f00f02a3 2354if ${ac_cv_build+:} false; then :
cd9a469c 2355 $as_echo_n "(cached) " >&6
2356else
2357 ac_build_alias=$build_alias
2358test "x$ac_build_alias" = x &&
2359 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2360test "x$ac_build_alias" = x &&
f00f02a3 2361 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
cd9a469c 2362ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
f00f02a3 2363 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
cd9a469c 2364
2365fi
2366{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2367$as_echo "$ac_cv_build" >&6; }
2368case $ac_cv_build in
2369*-*-*) ;;
f00f02a3 2370*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
cd9a469c 2371esac
b30fcfae 2372build=$ac_cv_build
cd9a469c 2373ac_save_IFS=$IFS; IFS='-'
2374set x $ac_cv_build
2375shift
2376build_cpu=$1
2377build_vendor=$2
2378shift; shift
2379# Remember, the first character of IFS is used to create $*,
2380# except with old shells:
2381build_os=$*
2382IFS=$ac_save_IFS
2383case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
71ab34df 2384
71ab34df 2385
b30fcfae 2386 case ${build_alias} in
2387 "") build_noncanonical=${build} ;;
2388 *) build_noncanonical=${build_alias} ;;
ae48753c 2389esac
2390
2391
ae48753c 2392
b30fcfae 2393 case ${host_alias} in
2394 "") host_noncanonical=${build_noncanonical} ;;
2395 *) host_noncanonical=${host_alias} ;;
ae48753c 2396esac
2397
ae48753c 2398
b30fcfae 2399
2400 case ${target_alias} in
2401 "") target_noncanonical=${host_noncanonical} ;;
2402 *) target_noncanonical=${target_alias} ;;
ae48753c 2403esac
2404
ae48753c 2405
b30fcfae 2406
2407
2408test "$host_noncanonical" = "$target_noncanonical" &&
71ab34df 2409 test "$program_prefix$program_suffix$program_transform_name" = \
2410 NONENONEs,x,x, &&
b30fcfae 2411 program_transform_name=s,y,y,
ae48753c 2412
cd9a469c 2413{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2414$as_echo_n "checking host system type... " >&6; }
f00f02a3 2415if ${ac_cv_host+:} false; then :
cd9a469c 2416 $as_echo_n "(cached) " >&6
ae48753c 2417else
cd9a469c 2418 if test "x$host_alias" = x; then
2419 ac_cv_host=$ac_cv_build
2420else
2421 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
f00f02a3 2422 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
cd9a469c 2423fi
b30fcfae 2424
ae48753c 2425fi
cd9a469c 2426{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2427$as_echo "$ac_cv_host" >&6; }
2428case $ac_cv_host in
2429*-*-*) ;;
f00f02a3 2430*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
cd9a469c 2431esac
b30fcfae 2432host=$ac_cv_host
cd9a469c 2433ac_save_IFS=$IFS; IFS='-'
2434set x $ac_cv_host
2435shift
2436host_cpu=$1
2437host_vendor=$2
2438shift; shift
2439# Remember, the first character of IFS is used to create $*,
2440# except with old shells:
2441host_os=$*
2442IFS=$ac_save_IFS
2443case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5084f823 2444
2445
cd9a469c 2446{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2447$as_echo_n "checking target system type... " >&6; }
f00f02a3 2448if ${ac_cv_target+:} false; then :
cd9a469c 2449 $as_echo_n "(cached) " >&6
b30fcfae 2450else
cd9a469c 2451 if test "x$target_alias" = x; then
2452 ac_cv_target=$ac_cv_host
2453else
2454 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
f00f02a3 2455 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
cd9a469c 2456fi
b30fcfae 2457
2458fi
cd9a469c 2459{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2460$as_echo "$ac_cv_target" >&6; }
2461case $ac_cv_target in
2462*-*-*) ;;
f00f02a3 2463*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
cd9a469c 2464esac
b30fcfae 2465target=$ac_cv_target
cd9a469c 2466ac_save_IFS=$IFS; IFS='-'
2467set x $ac_cv_target
2468shift
2469target_cpu=$1
2470target_vendor=$2
2471shift; shift
2472# Remember, the first character of IFS is used to create $*,
2473# except with old shells:
2474target_os=$*
2475IFS=$ac_save_IFS
2476case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
b30fcfae 2477
2478
2479# The aliases save the names the user supplied, while $host etc.
2480# will get canonicalized.
2481test -n "$target_alias" &&
2482 test "$program_prefix$program_suffix$program_transform_name" = \
2483 NONENONEs,x,x, &&
2484 program_prefix=${target_alias}-
cd9a469c 2485
71ab34df 2486test "$program_prefix" != NONE &&
cd9a469c 2487 program_transform_name="s&^&$program_prefix&;$program_transform_name"
71ab34df 2488# Use a double $ so make ignores it.
2489test "$program_suffix" != NONE &&
cd9a469c 2490 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2491# Double any \ or $.
b30fcfae 2492# By default was `s,x,x', remove it if useless.
cd9a469c 2493ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2494program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ae48753c 2495
71ab34df 2496
2497
450e6c84 2498# Get 'install' or 'install-sh' and its variants.
2499# Find a good install program. We prefer a C program (faster),
2500# so one script is as good as another. But avoid the broken or
2501# incompatible versions:
2502# SysV /etc/install, /usr/sbin/install
2503# SunOS /usr/etc/install
2504# IRIX /sbin/install
2505# AIX /bin/install
b30fcfae 2506# AmigaOS /C/install, which installs bootblocks on floppy discs
450e6c84 2507# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2508# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2509# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
b30fcfae 2510# OS/2's system install, which has a completely different semantic
450e6c84 2511# ./install, which can be erroneously created by make from ./install.sh.
82eaf560 2512# Reject install programs that cannot install multiple files.
cd9a469c 2513{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2514$as_echo_n "checking for a BSD-compatible install... " >&6; }
450e6c84 2515if test -z "$INSTALL"; then
f00f02a3 2516if ${ac_cv_path_install+:} false; then :
cd9a469c 2517 $as_echo_n "(cached) " >&6
b30fcfae 2518else
2519 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2520for as_dir in $PATH
2521do
2522 IFS=$as_save_IFS
2523 test -z "$as_dir" && as_dir=.
cd9a469c 2524 # Account for people who put trailing slashes in PATH elements.
2525case $as_dir/ in #((
2526 ./ | .// | /[cC]/* | \
b30fcfae 2527 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
cd9a469c 2528 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
b30fcfae 2529 /usr/ucb/* ) ;;
2530 *)
2531 # OSF1 and SCO ODT 3.0 have their own names for install.
2532 # Don't use installbsd from OSF since it installs stuff as root
2533 # by default.
2534 for ac_prog in ginstall scoinst install; do
2535 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 2536 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
450e6c84 2537 if test $ac_prog = install &&
b30fcfae 2538 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
450e6c84 2539 # AIX install. It has an incompatible calling convention.
2540 :
b30fcfae 2541 elif test $ac_prog = install &&
2542 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2543 # program-specific install script used by HP pwplus--don't use.
2544 :
450e6c84 2545 else
82eaf560 2546 rm -rf conftest.one conftest.two conftest.dir
2547 echo one > conftest.one
2548 echo two > conftest.two
2549 mkdir conftest.dir
2550 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2551 test -s conftest.one && test -s conftest.two &&
2552 test -s conftest.dir/conftest.one &&
2553 test -s conftest.dir/conftest.two
2554 then
2555 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2556 break 3
2557 fi
450e6c84 2558 fi
2559 fi
2560 done
b30fcfae 2561 done
2562 ;;
2563esac
cd9a469c 2564
2565 done
2566IFS=$as_save_IFS
b30fcfae 2567
82eaf560 2568rm -rf conftest.one conftest.two conftest.dir
450e6c84 2569
2570fi
2571 if test "${ac_cv_path_install+set}" = set; then
b30fcfae 2572 INSTALL=$ac_cv_path_install
450e6c84 2573 else
82eaf560 2574 # As a last resort, use the slow shell script. Don't cache a
2575 # value for INSTALL within a source directory, because that will
450e6c84 2576 # break other packages using the cache if that directory is
82eaf560 2577 # removed, or if the value is a relative name.
b30fcfae 2578 INSTALL=$ac_install_sh
450e6c84 2579 fi
2580fi
cd9a469c 2581{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2582$as_echo "$INSTALL" >&6; }
450e6c84 2583
2584# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2585# It thinks the first close brace ends the variable substitution.
2586test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2587
b30fcfae 2588test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
450e6c84 2589
2590test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2591
cd9a469c 2592{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln works" >&5
2593$as_echo_n "checking whether ln works... " >&6; }
f00f02a3 2594if ${acx_cv_prog_LN+:} false; then :
cd9a469c 2595 $as_echo_n "(cached) " >&6
599a3eac 2596else
2597 rm -f conftestdata_t
2598echo >conftestdata_f
2599if ln conftestdata_f conftestdata_t 2>/dev/null
2600then
2601 acx_cv_prog_LN=ln
2602else
2603 acx_cv_prog_LN=no
2604fi
2605rm -f conftestdata_f conftestdata_t
2606
2607fi
2608if test $acx_cv_prog_LN = no; then
2609 LN="cp"
cd9a469c 2610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN" >&5
2611$as_echo "no, using $LN" >&6; }
599a3eac 2612else
2613 LN="$acx_cv_prog_LN"
cd9a469c 2614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2615$as_echo "yes" >&6; }
599a3eac 2616fi
2617
cd9a469c 2618{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
2619$as_echo_n "checking whether ln -s works... " >&6; }
b30fcfae 2620LN_S=$as_ln_s
2621if test "$LN_S" = "ln -s"; then
cd9a469c 2622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2623$as_echo "yes" >&6; }
a4af6a58 2624else
cd9a469c 2625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
2626$as_echo "no, using $LN_S" >&6; }
5965d276 2627fi
2628
b181f265 2629{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
2630$as_echo_n "checking for a sed that does not truncate output... " >&6; }
f00f02a3 2631if ${ac_cv_path_SED+:} false; then :
b181f265 2632 $as_echo_n "(cached) " >&6
2633else
2634 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
2635 for ac_i in 1 2 3 4 5 6 7; do
2636 ac_script="$ac_script$as_nl$ac_script"
2637 done
2638 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
2639 { ac_script=; unset ac_script;}
2640 if test -z "$SED"; then
2641 ac_path_SED_found=false
2642 # Loop through the user's path and test for each of PROGNAME-LIST
2643 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2644for as_dir in $PATH
2645do
2646 IFS=$as_save_IFS
2647 test -z "$as_dir" && as_dir=.
2648 for ac_prog in sed gsed; do
2649 for ac_exec_ext in '' $ac_executable_extensions; do
2650 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
f00f02a3 2651 as_fn_executable_p "$ac_path_SED" || continue
b181f265 2652# Check for GNU ac_path_SED and select it if it is found.
2653 # Check for GNU $ac_path_SED
2654case `"$ac_path_SED" --version 2>&1` in
2655*GNU*)
2656 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
2657*)
2658 ac_count=0
2659 $as_echo_n 0123456789 >"conftest.in"
2660 while :
2661 do
2662 cat "conftest.in" "conftest.in" >"conftest.tmp"
2663 mv "conftest.tmp" "conftest.in"
2664 cp "conftest.in" "conftest.nl"
2665 $as_echo '' >> "conftest.nl"
2666 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
2667 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
2668 as_fn_arith $ac_count + 1 && ac_count=$as_val
2669 if test $ac_count -gt ${ac_path_SED_max-0}; then
2670 # Best one so far, save it but keep looking for a better one
2671 ac_cv_path_SED="$ac_path_SED"
2672 ac_path_SED_max=$ac_count
2673 fi
2674 # 10*(2^10) chars as input seems more than enough
2675 test $ac_count -gt 10 && break
2676 done
2677 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
2678esac
2679
2680 $ac_path_SED_found && break 3
2681 done
2682 done
2683 done
2684IFS=$as_save_IFS
2685 if test -z "$ac_cv_path_SED"; then
f00f02a3 2686 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
b181f265 2687 fi
2688else
2689 ac_cv_path_SED=$SED
2690fi
2691
2692fi
2693{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
2694$as_echo "$ac_cv_path_SED" >&6; }
2695 SED="$ac_cv_path_SED"
2696 rm -f conftest.sed
2697
2698for ac_prog in gawk mawk nawk awk
2699do
2700 # Extract the first word of "$ac_prog", so it can be a program name with args.
2701set dummy $ac_prog; ac_word=$2
2702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2703$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 2704if ${ac_cv_prog_AWK+:} false; then :
b181f265 2705 $as_echo_n "(cached) " >&6
2706else
2707 if test -n "$AWK"; then
2708 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2709else
2710as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2711for as_dir in $PATH
2712do
2713 IFS=$as_save_IFS
2714 test -z "$as_dir" && as_dir=.
2715 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 2716 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b181f265 2717 ac_cv_prog_AWK="$ac_prog"
2718 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2719 break 2
2720 fi
2721done
2722 done
2723IFS=$as_save_IFS
2724
2725fi
2726fi
2727AWK=$ac_cv_prog_AWK
2728if test -n "$AWK"; then
2729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2730$as_echo "$AWK" >&6; }
2731else
2732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2733$as_echo "no" >&6; }
2734fi
2735
2736
2737 test -n "$AWK" && break
2738done
2739
450e6c84 2740
e8eddfdd 2741srcpwd=`cd ${srcdir} ; ${PWDCMD-pwd}`
2742
2743# We pass INSTALL explicitly to sub-makes. Make sure that it is not
2744# a relative path.
2745if test "$INSTALL" = "${srcdir}/install-sh -c"; then
2746 INSTALL="${srcpwd}/install-sh -c"
2747fi
2748
71ab34df 2749# Set srcdir to "." if that's what it is.
2750# This is important for multilib support.
2751pwd=`${PWDCMD-pwd}`
71ab34df 2752if test "${pwd}" = "${srcpwd}" ; then
2753 srcdir=.
a8298541 2754fi
2755
71ab34df 2756topsrcdir=$srcpwd
ed37269d 2757
71ab34df 2758extra_host_args=
14ac9144 2759
71ab34df 2760### To add a new directory to the tree, first choose whether it is a target
2761### or a host dependent tool. Then put it into the appropriate list
2762### (library or tools, host or target), doing a dependency sort.
a8298541 2763
b30fcfae 2764# Subdirs will be configured in the order listed in build_configdirs,
71ab34df 2765# configdirs, or target_configdirs; see the serialization section below.
a8298541 2766
b30fcfae 2767# Dependency sorting is only needed when *configuration* must be done in
2768# a particular order. In all cases a dependency should be specified in
71ab34df 2769# the Makefile, whether or not it's implicitly specified here.
a8298541 2770
71ab34df 2771# Double entries in build_configdirs, configdirs, or target_configdirs may
2772# cause circular dependencies and break everything horribly.
a8298541 2773
2f8725b0 2774# these library is used by various programs built for the build
2775# environment
2776#
9245d2c5 2777build_libs="build-libiberty build-libcpp"
2f8725b0 2778
2779# these tools are built for the build environment
4fc99708 2780build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
2f8725b0 2781
71ab34df 2782# these libraries are used by various programs built for the host environment
429cca51 2783#f
7f6a0bbc 2784host_libs="intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl libelf libiconv libctf"
71ab34df 2785
71ab34df 2786# these tools are built for the host environment
2787# Note, the powerpc-eabi build depends on sim occurring before gdb in order to
2788# know that we are building the simulator.
2789# binutils, gas and ld appear in that order because it makes sense to run
2790# "make check" in that particular order.
af7c5662 2791# If --enable-gold is used, "gold" may replace "ld".
dcfe52b6 2792host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools"
71ab34df 2793
71ab34df 2794# these libraries are built for the target environment, and are built after
2795# the host libraries and the host tools (which may be a cross compiler)
5ab7e123 2796# Note that libiberty is not a target library.
27bfe7b7 2797target_libraries="target-libgcc \
ecd3459e 2798 target-libbacktrace \
71ab34df 2799 target-libgloss \
2800 target-newlib \
a0191bfe 2801 target-libgomp \
d3a7dd32 2802 target-liboffloadmic \
55a56509 2803 target-libhsail-rt \
6db1d2ca 2804 target-libatomic \
4c0315d0 2805 target-libitm \
54d7d5f2 2806 target-libstdc++-v3 \
549e2197 2807 target-libsanitizer \
b710ec85 2808 target-libvtv \
0d55f4d0 2809 target-libssp \
87969c8c 2810 target-libquadmath \
4ee9c684 2811 target-libgfortran \
38cf534f 2812 target-libffi \
93341878 2813 target-libobjc \
5ff5b630 2814 target-libada \
03385ed3 2815 target-libgo \
e60a24bd 2816 target-libphobos \
2817 target-zlib"
71ab34df 2818
328637e8 2819# these tools are built using the target libraries, and are intended to
2820# run only in the target environment
71ab34df 2821#
328637e8 2822# note: any program that *uses* libraries that are in the "target_libraries"
6c9785b4 2823# list belongs in this list.
71ab34df 2824#
4fc99708 2825target_tools="target-rda"
a8298541 2826
71ab34df 2827################################################################################
a8298541 2828
71ab34df 2829## All tools belong in one of the four categories, and are assigned above
2830## We assign ${configdirs} this way to remove all embedded newlines. This
2831## is important because configure will choke if they ever get through.
2832## ${configdirs} is directories we build using the host tools.
2833## ${target_configdirs} is directories we build using the target tools.
71ab34df 2834configdirs=`echo ${host_libs} ${host_tools}`
328637e8 2835target_configdirs=`echo ${target_libraries} ${target_tools}`
2b59cb05 2836build_configdirs=`echo ${build_libs} ${build_tools}`
6f4f34a7 2837
d2d2630b 2838
2839
71ab34df 2840################################################################################
a8298541 2841
71ab34df 2842srcname="gnu development package"
a8298541 2843
71ab34df 2844# This gets set non-empty for some net releases of packages.
2845appdirs=""
a8298541 2846
71ab34df 2847# Define is_cross_compiler to save on calls to 'test'.
2848is_cross_compiler=
2849if test x"${host}" = x"${target}" ; then
2850 is_cross_compiler=no
a8298541 2851else
71ab34df 2852 is_cross_compiler=yes
b30fcfae 2853fi
a8298541 2854
2f61b8ca 2855# Find the build and target subdir names.
6f4f34a7 2856
d3e7b04c 2857# post-stage1 host modules use a different CC_FOR_BUILD so, in order to
2858# have matching libraries, they should use host libraries: Makefile.tpl
2859# arranges to pass --with-build-libsubdir=$(HOST_SUBDIR).
2860# However, they still use the build modules, because the corresponding
2861# host modules (e.g. bison) are only built for the host when bootstrap
2862# finishes. So:
2863# - build_subdir is where we find build modules, and never changes.
2864# - build_libsubdir is where we find build libraries, and can be overridden.
2865
2866# Prefix 'build-' so this never conflicts with target_subdir.
6f4f34a7 2867build_subdir="build-${build_noncanonical}"
b30fcfae 2868
cd9a469c 2869# Check whether --with-build-libsubdir was given.
2870if test "${with_build_libsubdir+set}" = set; then :
2871 withval=$with_build_libsubdir; build_libsubdir="$withval"
d3e7b04c 2872else
2873 build_libsubdir="$build_subdir"
cd9a469c 2874fi
2875
c1eb9e31 2876# --srcdir=. covers the toplevel, while "test -d" covers the subdirectories
2877if ( test $srcdir = . && test -d gcc ) \
2878 || test -d $srcdir/../host-${host_noncanonical}; then
2879 host_subdir="host-${host_noncanonical}"
2880else
2881 host_subdir=.
2882fi
6f4f34a7 2883# No prefix.
2884target_subdir=${target_noncanonical}
b30fcfae 2885
04a2e841 2886# Be sure to cover against remnants of an in-tree build.
2887if test $srcdir != . && test -d $srcdir/host-${host_noncanonical}; then
f00f02a3 2888 as_fn_error $? "building out of tree but $srcdir contains host-${host_noncanonical}.
04a2e841 2889Use a pristine source tree when building in a separate tree" "$LINENO" 5
2890fi
a8298541 2891
71ab34df 2892# Skipdirs are removed silently.
2893skipdirs=
2894# Noconfigdirs are removed loudly.
2895noconfigdirs=""
a8298541 2896
71ab34df 2897use_gnu_ld=
2898# Make sure we don't let GNU ld be added if we didn't want it.
2899if test x$with_gnu_ld = xno ; then
2900 use_gnu_ld=no
3d47fcf5 2901 noconfigdirs="$noconfigdirs ld gold"
a8298541 2902fi
2903
71ab34df 2904use_gnu_as=
2905# Make sure we don't let GNU as be added if we didn't want it.
2906if test x$with_gnu_as = xno ; then
2907 use_gnu_as=no
2908 noconfigdirs="$noconfigdirs gas"
a8298541 2909fi
2910
7bfefa9d 2911use_included_zlib=
6406d366 2912
2913# Check whether --with-system-zlib was given.
2914if test "${with_system_zlib+set}" = set; then :
2915 withval=$with_system_zlib;
2916fi
2917
7bfefa9d 2918# Make sure we don't let ZLIB be added if we didn't want it.
2919if test x$with_system_zlib = xyes ; then
2920 use_included_zlib=no
2921 noconfigdirs="$noconfigdirs zlib"
2922fi
2923
b30fcfae 2924# some tools are so dependent upon X11 that if we're not building with X,
71ab34df 2925# it's not even worth trying to configure, much less build, that tool.
a8298541 2926
71ab34df 2927case ${with_x} in
2928 yes | "") ;; # the default value for this tree is that X11 is available
2929 no)
f843f075 2930 skipdirs="${skipdirs} tk itcl libgui"
71ab34df 2931 # We won't be able to build gdbtk without X.
b30fcfae 2932 enable_gdbtk=no
71ab34df 2933 ;;
2934 *) echo "*** bad value \"${with_x}\" for -with-x flag; ignored" 1>&2 ;;
2935esac
a8298541 2936
6c9785b4 2937# Some are only suitable for cross toolchains.
71ab34df 2938# Remove these if host=target.
2939cross_only="target-libgloss target-newlib target-opcodes"
2940
2941case $is_cross_compiler in
2942 no) skipdirs="${skipdirs} ${cross_only}" ;;
71ab34df 2943esac
a8298541 2944
71ab34df 2945# If both --with-headers and --with-libs are specified, default to
2946# --without-newlib.
e8eddfdd 2947if test x"${with_headers}" != x && test x"${with_headers}" != xno \
2948 && test x"${with_libs}" != x && test x"${with_libs}" != xno ; then
71ab34df 2949 if test x"${with_newlib}" = x ; then
2950 with_newlib=no
2951 fi
a8298541 2952fi
2953
71ab34df 2954# Recognize --with-newlib/--without-newlib.
2955case ${with_newlib} in
2956 no) skipdirs="${skipdirs} target-newlib" ;;
2957 yes) skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'` ;;
2958esac
a8298541 2959
a3d93be3 2960# Check whether --enable-as-accelerator-for was given.
2961if test "${enable_as_accelerator_for+set}" = set; then :
67cedda8 2962 enableval=$enable_as_accelerator_for;
a3d93be3 2963fi
2964
2965
2966# Check whether --enable-offload-targets was given.
2967if test "${enable_offload_targets+set}" = set; then :
2968 enableval=$enable_offload_targets;
2969 if test x"$enable_offload_targets" = x; then
f00f02a3 2970 as_fn_error $? "no offload targets specified" "$LINENO" 5
a3d93be3 2971 fi
2972
2973else
2974 enable_offload_targets=
2975fi
2976
2977
1e369e5f 2978# Handle --enable-gold, --enable-ld.
2979# --disable-gold [--enable-ld]
2980# Build only ld. Default option.
85516948 2981# --enable-gold [--enable-ld]
2982# Build both gold and ld. Install gold as "ld.gold", install ld
2983# as "ld.bfd" and "ld".
2984# --enable-gold=default [--enable-ld]
1e369e5f 2985# Build both gold and ld. Install gold as "ld.gold" and "ld",
2986# install ld as "ld.bfd".
2987# --enable-gold[=default] --disable-ld
2988# Build only gold, which is then installed as both "ld.gold" and "ld".
2989# --enable-gold --enable-ld=default
85516948 2990# Build both gold (installed as "ld.gold") and ld (installed as "ld"
2991# and ld.bfd).
1e369e5f 2992# In other words, ld is default
2993# --enable-gold=default --enable-ld=default
2994# Error.
2995
2996default_ld=
cd9a469c 2997# Check whether --enable-gold was given.
2998if test "${enable_gold+set}" = set; then :
2999 enableval=$enable_gold; ENABLE_GOLD=$enableval
3d47fcf5 3000else
3001 ENABLE_GOLD=no
cd9a469c 3002fi
3003
1e369e5f 3004case "${ENABLE_GOLD}" in
3005 yes|default)
af7c5662 3006 # Check for ELF target.
3007 is_elf=no
3008 case "${target}" in
3009 *-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
e4c33dd2 3010 | *-*-linux* | *-*-gnu* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
e3a1fe08 3011 | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* \
9d36d513 3012 | *-*-solaris2* | *-*-nto* | *-*-nacl*)
af7c5662 3013 case "${target}" in
3014 *-*-linux*aout* | *-*-linux*oldld*)
3015 ;;
3016 *)
3017 is_elf=yes
3018 ;;
3019 esac
3020 esac
3021
3022 if test "$is_elf" = "yes"; then
3023 # Check for target supported by gold.
3d47fcf5 3024 case "${target}" in
58f62c51 3025 i?86-*-* | x86_64-*-* | sparc*-*-* | powerpc*-*-* | arm*-*-* \
ca7ff757 3026 | aarch64*-*-* | tilegx*-*-* | mips*-*-* | s390*-*-*)
1e369e5f 3027 configdirs="$configdirs gold"
3028 if test x${ENABLE_GOLD} = xdefault; then
3029 default_ld=gold
3030 fi
af7c5662 3031 ENABLE_GOLD=yes
3d47fcf5 3032 ;;
3033 esac
af7c5662 3034 fi
3035 ;;
3036 no)
3037 ;;
3038 *)
f00f02a3 3039 as_fn_error $? "invalid --enable-gold argument" "$LINENO" 5
af7c5662 3040 ;;
1e369e5f 3041esac
3042
3043# Check whether --enable-ld was given.
3044if test "${enable_ld+set}" = set; then :
3045 enableval=$enable_ld; ENABLE_LD=$enableval
3046else
3047 ENABLE_LD=yes
3048fi
3049
3050
3051case "${ENABLE_LD}" in
3052 default)
85516948 3053 if test x${default_ld} != x; then
f00f02a3 3054 as_fn_error $? "either gold or ld can be the default ld" "$LINENO" 5
1e369e5f 3055 fi
3056 ;;
3057 yes)
3058 ;;
3059 no)
3060 if test x${ENABLE_GOLD} != xyes; then
3061 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: neither ld nor gold are enabled" >&5
3062$as_echo "$as_me: WARNING: neither ld nor gold are enabled" >&2;}
3063 fi
3064 configdirs=`echo " ${configdirs} " | sed -e 's/ ld / /'`
3065 ;;
3066 *)
f00f02a3 3067 as_fn_error $? "invalid --enable-ld argument" "$LINENO" 5
1e369e5f 3068 ;;
3069esac
3d47fcf5 3070
afb6adb9 3071# PR gas/19109
3072# Decide the default method for compressing debug sections.
3073# Provide a configure time option to override our default.
3074# Check whether --enable-compressed_debug_sections was given.
3075if test "${enable_compressed_debug_sections+set}" = set; then :
3076 enableval=$enable_compressed_debug_sections;
3077 if test x"$enable_compressed_debug_sections" = xyes; then
f00f02a3 3078 as_fn_error $? "no program with compressed debug sections specified" "$LINENO" 5
afb6adb9 3079 fi
3080
3081else
3082 enable_compressed_debug_sections=
3083fi
3084
3085
71ab34df 3086# Configure extra directories which are host specific
a8298541 3087
71ab34df 3088case "${host}" in
3089 *-cygwin*)
3090 configdirs="$configdirs libtermcap" ;;
3091esac
a8298541 3092
ff7dcf6a 3093# A target can indicate whether a language isn't supported for some reason.
3094# Only spaces may be used in this macro; not newlines or tabs.
3095unsupported_languages=
3096
b30fcfae 3097# Remove more programs from consideration, based on the host or
71ab34df 3098# target this usually means that a port of the program doesn't
3099# exist yet.
c7879c37 3100
71ab34df 3101case "${host}" in
b2240ff6 3102 i[3456789]86-*-msdosdjgpp*)
e3a5e6ff 3103 noconfigdirs="$noconfigdirs tcl tk itcl"
71ab34df 3104 ;;
71ab34df 3105esac
c7879c37 3106
4ee9c684 3107
d9d975ae 3108# Check whether --enable-libquadmath was given.
3109if test "${enable_libquadmath+set}" = set; then :
3110 enableval=$enable_libquadmath; ENABLE_LIBQUADMATH=$enableval
3111else
3112 ENABLE_LIBQUADMATH=yes
3113fi
3114
3115if test "${ENABLE_LIBQUADMATH}" = "no" ; then
3116 noconfigdirs="$noconfigdirs target-libquadmath"
3117fi
3118
3119
3120# Check whether --enable-libquadmath-support was given.
3121if test "${enable_libquadmath_support+set}" = set; then :
3122 enableval=$enable_libquadmath_support; ENABLE_LIBQUADMATH_SUPPORT=$enableval
3123else
3124 ENABLE_LIBQUADMATH_SUPPORT=yes
3125fi
3126
3127enable_libquadmath_support=
3128if test "${ENABLE_LIBQUADMATH_SUPPORT}" = "no" ; then
3129 enable_libquadmath_support=no
3130fi
3131
3132
cd9a469c 3133# Check whether --enable-libada was given.
3134if test "${enable_libada+set}" = set; then :
3135 enableval=$enable_libada; ENABLE_LIBADA=$enableval
93341878 3136else
3137 ENABLE_LIBADA=yes
cd9a469c 3138fi
3139
93341878 3140if test "${ENABLE_LIBADA}" != "yes" ; then
a136b23d 3141 noconfigdirs="$noconfigdirs gnattools"
93341878 3142fi
3143
cd9a469c 3144# Check whether --enable-libssp was given.
3145if test "${enable_libssp+set}" = set; then :
3146 enableval=$enable_libssp; ENABLE_LIBSSP=$enableval
07da5214 3147else
3148 ENABLE_LIBSSP=yes
cd9a469c 3149fi
3150
07da5214 3151
a3ba808f 3152# Check whether --enable-libstdcxx was given.
3153if test "${enable_libstdcxx+set}" = set; then :
3154 enableval=$enable_libstdcxx; ENABLE_LIBSTDCXX=$enableval
3155else
3156 ENABLE_LIBSTDCXX=default
3157fi
3158
3159if test "${ENABLE_LIBSTDCXX}" = "no" ; then
df148e44 3160 noconfigdirs="$noconfigdirs target-libstdc++-v3"
a3ba808f 3161fi
3162
d3a7dd32 3163# If this is accelerator compiler and its target is intelmic we enable
3164# target liboffloadmic by default. If this is compiler with offloading
3165# for intelmic we enable host liboffloadmic by default. Otherwise
3166# liboffloadmic is disabled by default.
3167# Check whether --enable-liboffloadmic was given.
3168if test "${enable_liboffloadmic+set}" = set; then :
3169 enableval=$enable_liboffloadmic; case "$enableval" in
3170 no | host | target)
3171 enable_liboffloadmic=$enableval ;;
3172 *)
f00f02a3 3173 as_fn_error $? "--enable-liboffloadmic=no/host/target" "$LINENO" 5 ;;
d3a7dd32 3174esac
3175else
67cedda8 3176 if test x"$enable_as_accelerator_for" != x; then
d3a7dd32 3177 case "${target}" in
3178 *-intelmic-* | *-intelmicemul-*)
3179 enable_liboffloadmic=target
3180 extra_liboffloadmic_configure_flags="--enable-liboffloadmic=target"
3181 ;;
3182 *)
3183 enable_liboffloadmic=no
3184 ;;
3185 esac
3186else
3187 case "${enable_offload_targets}" in
3188 *-intelmic-* | *-intelmicemul-*)
3189 enable_liboffloadmic=host
3190 extra_liboffloadmic_configure_flags="--enable-liboffloadmic=host"
3191 ;;
3192 *)
3193 enable_liboffloadmic=no
3194 ;;
3195 esac
3196fi
3197fi
3198
3199
3200
fdcd05c8 3201# Enable libgomp by default on hosted POSIX systems, and a few others.
50996fe5 3202if test x$enable_libgomp = x ; then
1e8e9920 3203 case "${target}" in
3bef4012 3204 *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
1e8e9920 3205 ;;
e3a1fe08 3206 *-*-netbsd* | *-*-freebsd* | *-*-openbsd* | *-*-dragonfly*)
1e8e9920 3207 ;;
5641963c 3208 *-*-solaris2* | *-*-hpux11*)
1e8e9920 3209 ;;
634efbee 3210 *-*-darwin* | *-*-aix*)
1e8e9920 3211 ;;
fdcd05c8 3212 nvptx*-*-*)
3213 ;;
1e8e9920 3214 *)
3215 noconfigdirs="$noconfigdirs target-libgomp"
3216 ;;
3217 esac
50996fe5 3218fi
1e8e9920 3219
6db1d2ca 3220# Disable libatomic on unsupported systems.
3221if test -d ${srcdir}/libatomic; then
3222 if test x$enable_libatomic = x; then
3223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libatomic support" >&5
3224$as_echo_n "checking for libatomic support... " >&6; }
3225 if (srcdir=${srcdir}/libatomic; \
3226 . ${srcdir}/configure.tgt; \
3227 test -n "$UNSUPPORTED")
3228 then
3229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3230$as_echo "no" >&6; }
3231 noconfigdirs="$noconfigdirs target-libatomic"
3232 else
3233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3234$as_echo "yes" >&6; }
3235 fi
3236 fi
3237fi
3238
d3a7dd32 3239# Disable liboffloadmic on unsupported systems.
3240if test -d ${srcdir}/liboffloadmic; then
3241 if test x$enable_liboffloadmic != xno; then
3242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liboffloadmic support" >&5
3243$as_echo_n "checking for liboffloadmic support... " >&6; }
3244 if (srcdir=${srcdir}/liboffloadmic; \
3245 . ${srcdir}/configure.tgt; \
3246 test -n "$UNSUPPORTED")
3247 then
3248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3249$as_echo "no" >&6; }
3250 noconfigdirs="$noconfigdirs target-liboffloadmic"
3251 else
3252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3253$as_echo "yes" >&6; }
3254 fi
3255 fi
3256fi
3257
42b15c81 3258# Disable libitm on unsupported systems.
3259if test -d ${srcdir}/libitm; then
3260 if test x$enable_libitm = x; then
3261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libitm support" >&5
298c66d9 3262$as_echo_n "checking for libitm support... " >&6; }
42b15c81 3263 if (srcdir=${srcdir}/libitm; \
3264 . ${srcdir}/configure.tgt; \
3265 test -n "$UNSUPPORTED")
3266 then
3267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
298c66d9 3268$as_echo "no" >&6; }
42b15c81 3269 noconfigdirs="$noconfigdirs target-libitm"
3270 else
3271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
298c66d9 3272$as_echo "yes" >&6; }
42b15c81 3273 fi
3274 fi
4c0315d0 3275fi
3276
492e75a7 3277# Disable libsanitizer on unsupported systems.
3278if test -d ${srcdir}/libsanitizer; then
3279 if test x$enable_libsanitizer = x; then
3280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libsanitizer support" >&5
3281$as_echo_n "checking for libsanitizer support... " >&6; }
3282 if (srcdir=${srcdir}/libsanitizer; \
3283 . ${srcdir}/configure.tgt; \
3284 test -n "$UNSUPPORTED")
3285 then
3286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3287$as_echo "no" >&6; }
3288 noconfigdirs="$noconfigdirs target-libsanitizer"
3289 else
3290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3291$as_echo "yes" >&6; }
3292 fi
3293 fi
3294fi
3295
b710ec85 3296# Disable libvtv on unsupported systems.
3297if test -d ${srcdir}/libvtv; then
3298 if test x$enable_libvtv = x; then
3299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libvtv support" >&5
3300$as_echo_n "checking for libvtv support... " >&6; }
3301 if (srcdir=${srcdir}/libvtv; \
3302 . ${srcdir}/configure.tgt; \
6d0992e1 3303 test "$VTV_SUPPORTED" != "yes")
b710ec85 3304 then
3305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3306$as_echo "no" >&6; }
3307 noconfigdirs="$noconfigdirs target-libvtv"
3308 else
3309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3310$as_echo "yes" >&6; }
3311 fi
3312 fi
3313fi
3314
202baac8 3315
645a0bd9 3316# Disable libhsail-rt on unsupported systems.
3317if test -d ${srcdir}/libhsail-rt; then
3318 if test x$enable_libhsail_rt = x; then
3319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libhsail-rt support" >&5
3320$as_echo_n "checking for libhsail-rt support... " >&6; }
3321 if (srcdir=${srcdir}/libhsail-rt; \
3322 . ${srcdir}/configure.tgt; \
3323 test -n "$UNSUPPORTED")
3324 then
3325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3326$as_echo "no" >&6; }
3327 unsupported_languages="$unsupported_languages brig"
3328 # This implicitly disables also target-libhsail-rt as it won't
3329 # get added to the build without BRIG FE.
3330 else
3331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3332$as_echo "yes" >&6; }
3333 fi
3334 fi
3335fi
202baac8 3336
3337
62f0972f 3338# Disable libquadmath for some systems.
3339case "${target}" in
c36ee471 3340 avr-*-*)
3341 noconfigdirs="$noconfigdirs target-libquadmath"
3342 ;;
62f0972f 3343 # libquadmath is unused on AIX and libquadmath build process use of
3344 # LD_LIBRARY_PATH can break AIX bootstrap.
3345 powerpc-*-aix* | rs6000-*-aix*)
3346 noconfigdirs="$noconfigdirs target-libquadmath"
3347 ;;
3348esac
3349
d5831552 3350# Disable libssp for some systems.
3351case "${target}" in
3352 avr-*-*)
76c19016 3353 # No hosted I/O support.
d5831552 3354 noconfigdirs="$noconfigdirs target-libssp"
3355 ;;
3356 powerpc-*-aix* | rs6000-*-aix*)
3357 noconfigdirs="$noconfigdirs target-libssp"
78e515f7 3358 ;;
48aa9227 3359 pru-*-*)
3360 # No hosted I/O support.
3361 noconfigdirs="$noconfigdirs target-libssp"
3362 ;;
78e515f7 3363 rl78-*-*)
9d5fd7d0 3364 # libssp uses a misaligned load to trigger a fault, but the RL78
3365 # doesn't fault for those - instead, it gives a build-time error
3366 # for explicit misaligned loads.
78e515f7 3367 noconfigdirs="$noconfigdirs target-libssp"
d5831552 3368 ;;
8992df51 3369 visium-*-*)
3370 # No hosted I/O support.
3371 noconfigdirs="$noconfigdirs target-libssp"
3372 ;;
d5831552 3373esac
3374
d5831552 3375# Disable libstdc++-v3 for some systems.
a3ba808f 3376# Allow user to override this if they pass --enable-libstdc++-v3
3377if test "${ENABLE_LIBSTDCXX}" = "default" ; then
3378 case "${target}" in
3379 *-*-vxworks*)
3380 # VxWorks uses the Dinkumware C++ library.
3381 noconfigdirs="$noconfigdirs target-libstdc++-v3"
3382 ;;
3383 arm*-wince-pe*)
3384 # the C++ libraries don't build on top of CE's C libraries
3385 noconfigdirs="$noconfigdirs target-libstdc++-v3"
3386 ;;
3387 avr-*-*)
3388 noconfigdirs="$noconfigdirs target-libstdc++-v3"
3389 ;;
b6616c9c 3390 ft32-*-*)
3391 noconfigdirs="$noconfigdirs target-libstdc++-v3"
3392 ;;
a3ba808f 3393 esac
3394fi
d5831552 3395
72a2ce3d 3396# Disable D on systems where it is known to not work.
3397# For testing, you can override this with --enable-languages=d.
3398case ,${enable_languages}, in
3399 *,d,*)
3400 ;;
3401 *)
3402 case "${target}" in
77999887 3403 *-*-darwin*)
72a2ce3d 3404 unsupported_languages="$unsupported_languages d"
3405 ;;
3406 esac
3407 ;;
3408esac
3409
3410# Disable libphobos on unsupported systems.
3411# For testing, you can override this with --enable-libphobos.
3412if test -d ${srcdir}/libphobos; then
3413 if test x$enable_libphobos = x; then
3414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libphobos support" >&5
3415$as_echo_n "checking for libphobos support... " >&6; }
3416 if (srcdir=${srcdir}/libphobos; \
3417 . ${srcdir}/configure.tgt; \
20abc61c 3418 test "$LIBPHOBOS_SUPPORTED" != "yes")
72a2ce3d 3419 then
3420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3421$as_echo "no" >&6; }
3422 noconfigdirs="$noconfigdirs target-libphobos"
3423 else
3424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3425$as_echo "yes" >&6; }
3426 fi
3427 fi
3428fi
3429
d5831552 3430# Disable Fortran for some systems.
3431case "${target}" in
3432 mmix-*-*)
3433 # See <http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00572.html>.
3434 unsupported_languages="$unsupported_languages fortran"
3435 ;;
3436esac
3437
38cf534f 3438# Disable libffi for some systems.
3439case "${target}" in
3440 powerpc-*-darwin*)
3441 ;;
3442 i[3456789]86-*-darwin*)
3443 ;;
3444 x86_64-*-darwin[912]*)
3445 ;;
3446 *-*-darwin*)
3447 noconfigdirs="$noconfigdirs target-libffi"
3448 ;;
3449 *-*-netware*)
3450 noconfigdirs="$noconfigdirs target-libffi"
3451 ;;
3452 *-*-phoenix*)
3453 noconfigdirs="$noconfigdirs target-libffi"
3454 ;;
3455 *-*-rtems*)
3456 noconfigdirs="$noconfigdirs target-libffi"
3457 ;;
3458 *-*-tpf*)
3459 noconfigdirs="$noconfigdirs target-libffi"
3460 ;;
3461 *-*-uclinux*)
3462 noconfigdirs="$noconfigdirs target-libffi"
3463 ;;
3464 *-*-vxworks*)
3465 noconfigdirs="$noconfigdirs target-libffi"
3466 ;;
88afddbc 3467 aarch64*-*-freebsd*)
3468 noconfigdirs="$noconfigdirs target-libffi"
3469 ;;
38cf534f 3470 alpha*-*-*vms*)
3471 noconfigdirs="$noconfigdirs target-libffi"
3472 ;;
3473 arm*-*-freebsd*)
3474 noconfigdirs="$noconfigdirs target-libffi"
3475 ;;
3476 arm-wince-pe)
3477 noconfigdirs="$noconfigdirs target-libffi"
3478 ;;
3479 arm*-*-symbianelf*)
3480 noconfigdirs="$noconfigdirs target-libffi"
3481 ;;
3482 cris-*-* | crisv32-*-*)
3483 case "${target}" in
3484 *-*-linux*)
3485 ;;
3486 *) # See PR46792 regarding target-libffi.
3487 noconfigdirs="$noconfigdirs target-libffi";;
3488 esac
3489 ;;
3490 hppa*64*-*-hpux*)
3491 noconfigdirs="$noconfigdirs target-libffi"
3492 ;;
3493 hppa*-hp-hpux11*)
3494 ;;
3495 hppa*-*-hpux*)
3496 noconfigdirs="$noconfigdirs target-libffi"
3497 ;;
3498 ia64*-*-*vms*)
3499 noconfigdirs="$noconfigdirs target-libffi"
3500 ;;
3501 i[3456789]86-w64-mingw*)
3502 noconfigdirs="$noconfigdirs target-libffi"
3503 ;;
3504 i[3456789]86-*-mingw*)
3505 noconfigdirs="$noconfigdirs target-libffi"
3506 ;;
3507 x86_64-*-mingw*)
3508 noconfigdirs="$noconfigdirs target-libffi"
3509 ;;
3510 mmix-*-*)
3511 noconfigdirs="$noconfigdirs target-libffi"
3512 ;;
3513 powerpc-*-aix*)
38cf534f 3514 ;;
3515 rs6000-*-aix*)
38cf534f 3516 ;;
3517 ft32-*-*)
3518 noconfigdirs="$noconfigdirs target-libffi"
3519 ;;
3520 *-*-lynxos*)
3521 noconfigdirs="$noconfigdirs target-libffi"
3522 ;;
3523esac
3524
3525# Disable the go frontend on systems where it is known to not work. Please keep
3526# this in sync with contrib/config-list.mk.
3527case "${target}" in
475738b0 3528*-*-darwin* | *-*-cygwin* | *-*-mingw*)
38cf534f 3529 unsupported_languages="$unsupported_languages go"
3530 ;;
3531esac
3532
a6999726 3533# Disable libgo for some systems where it is known to not work.
3534# For testing, you can easily override this with --enable-libgo.
3535if test x$enable_libgo = x; then
3536 case "${target}" in
3537 *-*-darwin*)
3538 # PR 46986
3539 noconfigdirs="$noconfigdirs target-libgo"
3540 ;;
3541 *-*-cygwin* | *-*-mingw*)
3542 noconfigdirs="$noconfigdirs target-libgo"
3543 ;;
a6999726 3544 esac
3545fi
3546
1c5767f1 3547# Default libgloss CPU subdirectory.
3548libgloss_dir="$target_cpu"
4ee9c684 3549
e0942c78 3550case "${target}" in
3551 sh*-*-pe|mips*-*-pe|*arm-wince-pe)
3552 libgloss_dir=wince
3553 ;;
e26fddfa 3554 aarch64*-*-* )
3555 libgloss_dir=aarch64
3556 ;;
e0942c78 3557 arm*-*-*)
3558 libgloss_dir=arm
3559 ;;
3560 cris-*-* | crisv32-*-*)
3561 libgloss_dir=cris
3562 ;;
3563 hppa*-*-*)
3564 libgloss_dir=pa
3565 ;;
3566 i[3456789]86-*-*)
3567 libgloss_dir=i386
3568 ;;
3569 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*)
3570 libgloss_dir=m68hc11
3571 ;;
3572 m68*-*-* | fido-*-*)
3573 libgloss_dir=m68k
3574 ;;
3575 mips*-*-*)
3576 libgloss_dir=mips
3577 ;;
3578 powerpc*-*-*)
3579 libgloss_dir=rs6000
3580 ;;
48aa9227 3581 pru-*-*)
3582 libgloss_dir=pru
3583 ;;
e0942c78 3584 sparc*-*-*)
3585 libgloss_dir=sparc
3586 ;;
3587esac
3588
d556f192 3589# Disable newlib and libgloss for various target OSes.
71ab34df 3590case "${target}" in
d556f192 3591 alpha*-dec-osf*)
3592 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3593 ;;
3594 i[3456789]86-*-linux*)
3595 # This section makes it possible to build newlib natively on linux.
3596 # If we are using a cross compiler then don't configure newlib.
3597 if test x${is_cross_compiler} != xno ; then
3598 noconfigdirs="$noconfigdirs target-newlib"
3599 fi
3600 noconfigdirs="$noconfigdirs target-libgloss"
3601 # If we are not using a cross compiler, do configure newlib.
3602 # Note however, that newlib will only be configured in this situation
3603 # if the --with-newlib option has been given, because otherwise
3604 # 'target-newlib' will appear in skipdirs.
3605 ;;
3606 i[3456789]86-*-rdos*)
3607 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3608 ;;
3609 sh*-*-pe|mips*-*-pe|arm-wince-pe)
3610 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3611 ;;
3612 sparc-*-sunos4*)
3613 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3614 ;;
3615 *-*-aix*)
3616 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3617 ;;
3618 *-*-beos*)
3619 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3620 ;;
71ab34df 3621 *-*-chorusos)
71559dce 3622 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
71ab34df 3623 ;;
d556f192 3624 *-*-dragonfly*)
3625 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3626 ;;
3627 *-*-freebsd*)
3628 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3629 ;;
3630 *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
3631 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3632 ;;
3633 *-*-lynxos*)
3634 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3635 ;;
3636 *-*-mingw*)
3637 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3638 ;;
3639 *-*-netbsd*)
3640 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3641 ;;
3642 *-*-netware*)
3643 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3644 ;;
3645 *-*-tpf*)
3646 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3647 ;;
3648 *-*-uclinux*)
3649 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3650 ;;
3651 *-*-vxworks*)
3652 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3653 ;;
3654esac
3655
3656case "${target}" in
3657 *-*-chorusos)
3658 ;;
38f4c967 3659 aarch64-*-darwin*)
3660 noconfigdirs="$noconfigdirs ld gas gdb gprof"
3661 noconfigdirs="$noconfigdirs sim target-rda"
3662 ;;
d62c0949 3663 amdgcn*-*-*)
3664 ;;
38f4c967 3665 arm-*-darwin*)
3666 noconfigdirs="$noconfigdirs ld gas gdb gprof"
3667 noconfigdirs="$noconfigdirs sim target-rda"
3668 ;;
40c500e1 3669 powerpc-*-darwin*)
dba2c8ea 3670 noconfigdirs="$noconfigdirs ld gas gdb gprof"
d28caca4 3671 noconfigdirs="$noconfigdirs sim target-rda"
0894307c 3672 ;;
ea864ded 3673 i[3456789]86-*-darwin*)
3674 noconfigdirs="$noconfigdirs ld gprof"
3675 noconfigdirs="$noconfigdirs sim target-rda"
3676 ;;
3677 x86_64-*-darwin[912]*)
d9f9f3af 3678 noconfigdirs="$noconfigdirs ld gas gprof"
3679 noconfigdirs="$noconfigdirs sim target-rda"
3680 ;;
fce068fd 3681 *-*-darwin*)
3682 noconfigdirs="$noconfigdirs ld gas gdb gprof"
3683 noconfigdirs="$noconfigdirs sim target-rda"
fce068fd 3684 ;;
e3a1fe08 3685 *-*-dragonfly*)
e3a1fe08 3686 ;;
c01dd063 3687 *-*-freebsd*)
4ee9c684 3688 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
3689 && test -f /usr/local/include/gmp.h; then
3690 with_gmp=/usr/local
3691 fi
4ee9c684 3692 ;;
336577be 3693 *-*-kaos*)
3694 # Remove unsupported stuff on all kaOS configurations.
336577be 3695 noconfigdirs="$noconfigdirs target-libgloss"
3696 ;;
71ab34df 3697 *-*-netbsd*)
71ab34df 3698 ;;
634f7a13 3699 *-*-netware*)
71ab34df 3700 ;;
1d6aa005 3701 *-*-phoenix*)
3702 noconfigdirs="$noconfigdirs target-libgloss"
3703 ;;
71ab34df 3704 *-*-rtems*)
f24be480 3705 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3706 ;;
9f88bc9d 3707 # The tpf target doesn't support gdb yet.
3708 *-*-tpf*)
d556f192 3709 noconfigdirs="$noconfigdirs gdb tcl tk libgui itcl"
9f88bc9d 3710 ;;
688429c4 3711 *-*-uclinux*)
d556f192 3712 noconfigdirs="$noconfigdirs target-rda"
688429c4 3713 ;;
71ab34df 3714 *-*-vxworks*)
71ab34df 3715 ;;
3716 alpha*-dec-osf*)
3717 # ld works, but does not support shared libraries.
71ab34df 3718 # gas doesn't generate exception information.
d556f192 3719 noconfigdirs="$noconfigdirs gas ld"
71ab34df 3720 ;;
3721 alpha*-*-*vms*)
f24be480 3722 noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss"
71ab34df 3723 ;;
71ab34df 3724 alpha*-*-*)
3725 # newlib is not 64 bit ready
f24be480 3726 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
71ab34df 3727 ;;
71ab34df 3728 sh*-*-pe|mips*-*-pe|*arm-wince-pe)
f843f075 3729 noconfigdirs="$noconfigdirs tcl tk itcl libgui sim"
71ab34df 3730 ;;
194b906d 3731 arc*-*-*)
3732 noconfigdirs="$noconfigdirs sim"
3733 ;;
71ab34df 3734 arm-*-pe*)
f24be480 3735 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3736 ;;
71ab34df 3737 arm-*-riscix*)
71559dce 3738 noconfigdirs="$noconfigdirs ld target-libgloss"
71ab34df 3739 ;;
fd28e216 3740 avr-*-*)
3741 if test x${with_avrlibc} != xno; then
3742 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
3743 fi
3744 ;;
71ab34df 3745 c4x-*-* | tic4x-*-*)
71559dce 3746 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3747 ;;
71559dce 3748 tic54x-*-*)
3749 noconfigdirs="$noconfigdirs target-libgloss gdb"
71ab34df 3750 ;;
71ab34df 3751 d10v-*-*)
71559dce 3752 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3753 ;;
3754 d30v-*-*)
71559dce 3755 noconfigdirs="$noconfigdirs gdb"
71ab34df 3756 ;;
3757 fr30-*-elf*)
f24be480 3758 noconfigdirs="$noconfigdirs gdb"
71ab34df 3759 ;;
6406d366 3760 ft32-*-*)
3761 noconfigdirs="$noconfigdirs target-rda gprof"
3762 ;;
ca2751b6 3763 moxie-*-*)
6406d366 3764 noconfigdirs="$noconfigdirs"
ca2751b6 3765 ;;
71ab34df 3766 h8300*-*-*)
f24be480 3767 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3768 ;;
3769 h8500-*-*)
71559dce 3770 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3771 ;;
e8eddfdd 3772 hppa1.1-*-osf* | hppa1.1-*-bsd* )
e8eddfdd 3773 ;;
6406d366 3774 hppa*64*-*-hpux*)
3775 noconfigdirs="$noconfigdirs gdb"
3776 ;;
3777 hppa*-*-hpux11*)
3778 noconfigdirs="$noconfigdirs gdb ld"
3779 ;;
6bd59761 3780 hppa*64*-*-linux*)
71ab34df 3781 ;;
99684e84 3782 hppa*-*-linux*)
08261f02 3783 ;;
71ab34df 3784 hppa*-*-*elf* | \
71ab34df 3785 hppa*-*-lites* | \
3786 hppa*-*-openbsd* | \
3787 hppa*64*-*-*)
71ab34df 3788 ;;
1c5767f1 3789 hppa*-*-pro*)
1c5767f1 3790 ;;
71ab34df 3791 hppa*-*-*)
f24be480 3792 noconfigdirs="$noconfigdirs ld"
71ab34df 3793 ;;
4a9237fb 3794 i960-*-*)
71559dce 3795 noconfigdirs="$noconfigdirs gdb"
4a9237fb 3796 ;;
71ab34df 3797 ia64*-*-elf*)
3798 # No gdb support yet.
6c9785b4 3799 noconfigdirs="$noconfigdirs readline libgui itcl gdb"
71ab34df 3800 ;;
3801 ia64*-**-hpux*)
1aca86a6 3802 # No ld support yet.
6406d366 3803 noconfigdirs="$noconfigdirs gdb libgui itcl ld"
71ab34df 3804 ;;
8408ca00 3805 ia64*-*-*vms*)
3211401d 3806 # No ld support yet.
3807 noconfigdirs="$noconfigdirs libgui itcl ld"
8408ca00 3808 ;;
ec2eb8fb 3809 i[3456789]86-w64-mingw*)
ec2eb8fb 3810 ;;
3811 i[3456789]86-*-mingw*)
d6d689df 3812 target_configdirs="$target_configdirs target-winsup"
b30fcfae 3813 ;;
71ab34df 3814 *-*-cygwin*)
3815 target_configdirs="$target_configdirs target-libtermcap target-winsup"
6c9785b4 3816 noconfigdirs="$noconfigdirs target-libgloss"
2c10944d 3817 # always build newlib if winsup directory is present.
d6d689df 3818 if test -d "$srcdir/winsup/cygwin"; then
2c10944d 3819 skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
e8eddfdd 3820 elif test -d "$srcdir/newlib"; then
d6d689df 3821 echo "Warning: winsup/cygwin is missing so newlib can't be built."
2c10944d 3822 fi
b30fcfae 3823 ;;
f74ea578 3824 i[3456789]86-*-pe)
17b3d2a8 3825 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3826 ;;
f74ea578 3827 i[3456789]86-*-sco3.2v5*)
71ab34df 3828 # The linker does not yet know about weak symbols in COFF,
3829 # and is not configured to handle mixed ELF and COFF.
71559dce 3830 noconfigdirs="$noconfigdirs ld target-libgloss"
71ab34df 3831 ;;
f74ea578 3832 i[3456789]86-*-sco*)
71559dce 3833 noconfigdirs="$noconfigdirs gprof target-libgloss"
71ab34df 3834 ;;
14f27bc6 3835 i[3456789]86-*-solaris2* | x86_64-*-solaris2.1[0-9]*)
71ab34df 3836 noconfigdirs="$noconfigdirs target-libgloss"
3837 ;;
f74ea578 3838 i[3456789]86-*-sysv4*)
71559dce 3839 noconfigdirs="$noconfigdirs target-libgloss"
71ab34df 3840 ;;
f74ea578 3841 i[3456789]86-*-beos*)
d556f192 3842 noconfigdirs="$noconfigdirs gdb"
602d002b 3843 ;;
ab0da556 3844 i[3456789]86-*-rdos*)
d556f192 3845 noconfigdirs="$noconfigdirs gdb"
1c5767f1 3846 ;;
71ab34df 3847 mmix-*-*)
f24be480 3848 noconfigdirs="$noconfigdirs gdb"
71ab34df 3849 ;;
957985d9 3850 mt-*-*)
f6fa11cb 3851 noconfigdirs="$noconfigdirs sim"
3852 ;;
b9bdd103 3853 nfp-*-*)
3854 noconfigdirs="$noconfigdirs ld gas gdb gprof sim"
3855 noconfigdirs="$noconfigdirs $target_libraries"
3856 ;;
71ab34df 3857 powerpc-*-aix*)
3858 # copied from rs6000-*-* entry
d556f192 3859 noconfigdirs="$noconfigdirs gprof"
71ab34df 3860 ;;
6bd59761 3861 powerpc*-*-winnt* | powerpc*-*-pe*)
71ab34df 3862 target_configdirs="$target_configdirs target-winsup"
71559dce 3863 noconfigdirs="$noconfigdirs gdb tcl tk target-libgloss itcl"
71ab34df 3864 # always build newlib.
3865 skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
3866 ;;
3867 # This is temporary until we can link against shared libraries
3868 powerpcle-*-solaris*)
71559dce 3869 noconfigdirs="$noconfigdirs gdb sim tcl tk itcl"
71ab34df 3870 ;;
3871 powerpc-*-beos*)
d556f192 3872 noconfigdirs="$noconfigdirs gdb"
71ab34df 3873 ;;
71ab34df 3874 rs6000-*-lynxos*)
d556f192 3875 noconfigdirs="$noconfigdirs gprof"
71ab34df 3876 ;;
3877 rs6000-*-aix*)
d556f192 3878 noconfigdirs="$noconfigdirs gprof"
71ab34df 3879 ;;
3880 rs6000-*-*)
f24be480 3881 noconfigdirs="$noconfigdirs gprof"
71ab34df 3882 ;;
3883 m68k-apollo-*)
71559dce 3884 noconfigdirs="$noconfigdirs ld binutils gprof target-libgloss"
71ab34df 3885 ;;
ba2b484f 3886 microblaze*)
f24be480 3887 noconfigdirs="$noconfigdirs gprof"
ba2b484f 3888 ;;
d781ea5c 3889 mips*-sde-elf* | mips*-mti-elf* | mips*-img-elf*)
68c9bc25 3890 if test x$with_newlib = xyes; then
3891 noconfigdirs="$noconfigdirs gprof"
3892 fi
68c9bc25 3893 ;;
71ab34df 3894 mips*-*-irix5*)
71559dce 3895 noconfigdirs="$noconfigdirs gprof target-libgloss"
71ab34df 3896 ;;
3897 mips*-*-irix6*)
f24be480 3898 noconfigdirs="$noconfigdirs gprof target-libgloss"
71ab34df 3899 ;;
71ab34df 3900 mips*-*-bsd*)
d6449910 3901 noconfigdirs="$noconfigdirs ld gas gprof target-libgloss"
71ab34df 3902 ;;
71ab34df 3903 mips*-*-linux*)
71ab34df 3904 ;;
d6449910 3905 mips*-*-ultrix* | mips*-*-osf* | mips*-*-ecoff* | mips*-*-pe* \
3906 | mips*-*-irix* | mips*-*-lnews* | mips*-*-riscos*)
3907 noconfigdirs="$noconfigdirs ld gas gprof"
3908 ;;
71ab34df 3909 mips*-*-*)
f24be480 3910 noconfigdirs="$noconfigdirs gprof"
71ab34df 3911 ;;
8ce80784 3912 nvptx*-*-*)
8ce80784 3913 noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc"
3914 ;;
9a9b5abf 3915 sh-*-*)
39f6b116 3916 case "${target}" in
3917 sh*-*-elf)
f24be480 3918 ;;
39f6b116 3919 *)
f24be480 3920 noconfigdirs="$noconfigdirs target-libgloss" ;;
39f6b116 3921 esac
71ab34df 3922 ;;
71ab34df 3923 sparc-*-sunos4*)
d556f192 3924 if test x${is_cross_compiler} = xno ; then
71ab34df 3925 use_gnu_ld=no
3926 fi
3927 ;;
fa0a53e3 3928 tic6x-*-*)
ccdfa490 3929 noconfigdirs="$noconfigdirs sim"
fa0a53e3 3930 ;;
2da35515 3931 tilepro*-*-* | tilegx*-*-*)
e5fa74b2 3932 noconfigdirs="$noconfigdirs sim"
3933 ;;
71ab34df 3934 v810-*-*)
71559dce 3935 noconfigdirs="$noconfigdirs bfd binutils gas gdb ld opcodes target-libgloss"
71ab34df 3936 ;;
3937 vax-*-*)
f24be480 3938 noconfigdirs="$noconfigdirs target-newlib target-libgloss"
71ab34df 3939 ;;
c2762a30 3940 wasm32-*-*)
3941 noconfigdirs="$noconfigdirs ld"
3942 ;;
71ab34df 3943esac
a8298541 3944
71ab34df 3945# If we aren't building newlib, then don't build libgloss, since libgloss
3946# depends upon some newlib header files.
3947case "${noconfigdirs}" in
3948 *target-libgloss*) ;;
3949 *target-newlib*) noconfigdirs="$noconfigdirs target-libgloss" ;;
3950esac
3951
71ab34df 3952# Work in distributions that contain no compiler tools, like Autoconf.
71ab34df 3953host_makefile_frag=/dev/null
3954if test -d ${srcdir}/config ; then
3955case "${host}" in
f74ea578 3956 i[3456789]86-*-msdosdjgpp*)
71ab34df 3957 host_makefile_frag="config/mh-djgpp"
3958 ;;
3959 *-cygwin*)
45043b2b 3960
cd9a469c 3961{ $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if cat works as expected" >&5
3962$as_echo_n "checking to see if cat works as expected... " >&6; }
45043b2b 3963echo a >cygwin-cat-check
82d97a59 3964if test `cat cygwin-cat-check` = a ; then
45043b2b 3965 rm cygwin-cat-check
cd9a469c 3966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3967$as_echo "yes" >&6; }
45043b2b 3968else
3969 rm cygwin-cat-check
cd9a469c 3970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3971$as_echo "no" >&6; }
f00f02a3 3972 as_fn_error $? "The cat command does not ignore carriage return characters.
45043b2b 3973 Please either mount the build directory in binary mode or run the following
3974 commands before running any configure script:
3975set -o igncr
3976export SHELLOPTS
cd9a469c 3977 " "$LINENO" 5
45043b2b 3978fi
3979
71ab34df 3980 host_makefile_frag="config/mh-cygwin"
3981 ;;
5a92bcc2 3982 *-mingw*)
70d8e49e 3983 host_makefile_frag="config/mh-mingw"
a378fc89 3984 ;;
bed3355c 3985 alpha*-linux*)
539ded76 3986 host_makefile_frag="config/mh-alpha-linux"
3987 ;;
d2b94e36 3988 hppa*-hp-hpux10*)
d2b94e36 3989 host_makefile_frag="config/mh-pa-hpux10"
71ab34df 3990 ;;
b2240ff6 3991 hppa*-hp-hpux*)
d2b94e36 3992 host_makefile_frag="config/mh-pa"
3993 ;;
3994 hppa*-*)
3995 host_makefile_frag="config/mh-pa"
3996 ;;
16463c8d 3997 *-*-darwin*)
3998 host_makefile_frag="config/mh-darwin"
0222d984 3999 ;;
9d44a802 4000 powerpc-*-aix*)
4001 host_makefile_frag="config/mh-ppc-aix"
4002 ;;
4003 rs6000-*-aix*)
4004 host_makefile_frag="config/mh-ppc-aix"
4005 ;;
71ab34df 4006esac
4007fi
4008
8e1fea1a 4009if test "${build}" != "${host}" ; then
93c5e793 4010 AR_FOR_BUILD=${AR_FOR_BUILD-ar}
4011 AS_FOR_BUILD=${AS_FOR_BUILD-as}
8e1fea1a 4012 CC_FOR_BUILD=${CC_FOR_BUILD-gcc}
93c5e793 4013 CXX_FOR_BUILD=${CXX_FOR_BUILD-g++}
93c5e793 4014 GFORTRAN_FOR_BUILD=${GFORTRAN_FOR_BUILD-gfortran}
5ff5b630 4015 GOC_FOR_BUILD=${GOC_FOR_BUILD-gccgo}
03385ed3 4016 GDC_FOR_BUILD=${GDC_FOR_BUILD-gdc}
93c5e793 4017 DLLTOOL_FOR_BUILD=${DLLTOOL_FOR_BUILD-dlltool}
4018 LD_FOR_BUILD=${LD_FOR_BUILD-ld}
4019 NM_FOR_BUILD=${NM_FOR_BUILD-nm}
4020 RANLIB_FOR_BUILD=${RANLIB_FOR_BUILD-ranlib}
4021 WINDRES_FOR_BUILD=${WINDRES_FOR_BUILD-windres}
4022 WINDMC_FOR_BUILD=${WINDMC_FOR_BUILD-windmc}
4023else
4024 AR_FOR_BUILD="\$(AR)"
4025 AS_FOR_BUILD="\$(AS)"
a4af6a58 4026 CC_FOR_BUILD="\$(CC)"
93c5e793 4027 CXX_FOR_BUILD="\$(CXX)"
93c5e793 4028 GFORTRAN_FOR_BUILD="\$(GFORTRAN)"
5ff5b630 4029 GOC_FOR_BUILD="\$(GOC)"
03385ed3 4030 GDC_FOR_BUILD="\$(GDC)"
93c5e793 4031 DLLTOOL_FOR_BUILD="\$(DLLTOOL)"
4032 LD_FOR_BUILD="\$(LD)"
4033 NM_FOR_BUILD="\$(NM)"
4034 RANLIB_FOR_BUILD="\$(RANLIB)"
4035 WINDRES_FOR_BUILD="\$(WINDRES)"
4036 WINDMC_FOR_BUILD="\$(WINDMC)"
eae5b2bc 4037fi
4038
4039ac_ext=c
b30fcfae 4040ac_cpp='$CPP $CPPFLAGS'
4041ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4042ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4043ac_compiler_gnu=$ac_cv_c_compiler_gnu
4044if test -n "$ac_tool_prefix"; then
4045 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4046set dummy ${ac_tool_prefix}gcc; ac_word=$2
cd9a469c 4047{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4048$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4049if ${ac_cv_prog_CC+:} false; then :
cd9a469c 4050 $as_echo_n "(cached) " >&6
b30fcfae 4051else
4052 if test -n "$CC"; then
4053 ac_cv_prog_CC="$CC" # Let the user override the test.
4054else
4055as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4056for as_dir in $PATH
4057do
4058 IFS=$as_save_IFS
4059 test -z "$as_dir" && as_dir=.
cd9a469c 4060 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4061 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 4062 ac_cv_prog_CC="${ac_tool_prefix}gcc"
cd9a469c 4063 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 4064 break 2
4065 fi
4066done
cd9a469c 4067 done
4068IFS=$as_save_IFS
b30fcfae 4069
4070fi
4071fi
4072CC=$ac_cv_prog_CC
4073if test -n "$CC"; then
cd9a469c 4074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4075$as_echo "$CC" >&6; }
b30fcfae 4076else
cd9a469c 4077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4078$as_echo "no" >&6; }
b30fcfae 4079fi
4080
cd9a469c 4081
b30fcfae 4082fi
4083if test -z "$ac_cv_prog_CC"; then
4084 ac_ct_CC=$CC
a4af6a58 4085 # Extract the first word of "gcc", so it can be a program name with args.
4086set dummy gcc; ac_word=$2
cd9a469c 4087{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4088$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4089if ${ac_cv_prog_ac_ct_CC+:} false; then :
cd9a469c 4090 $as_echo_n "(cached) " >&6
b30fcfae 4091else
4092 if test -n "$ac_ct_CC"; then
4093 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4094else
4095as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4096for as_dir in $PATH
4097do
4098 IFS=$as_save_IFS
4099 test -z "$as_dir" && as_dir=.
cd9a469c 4100 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4101 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 4102 ac_cv_prog_ac_ct_CC="gcc"
cd9a469c 4103 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 4104 break 2
4105 fi
4106done
cd9a469c 4107 done
4108IFS=$as_save_IFS
b30fcfae 4109
4110fi
4111fi
4112ac_ct_CC=$ac_cv_prog_ac_ct_CC
4113if test -n "$ac_ct_CC"; then
cd9a469c 4114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4115$as_echo "$ac_ct_CC" >&6; }
b30fcfae 4116else
cd9a469c 4117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4118$as_echo "no" >&6; }
b30fcfae 4119fi
4120
cd9a469c 4121 if test "x$ac_ct_CC" = x; then
4122 CC=""
4123 else
4124 case $cross_compiling:$ac_tool_warned in
4125yes:)
4126{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4127$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4128ac_tool_warned=yes ;;
4129esac
4130 CC=$ac_ct_CC
4131 fi
b30fcfae 4132else
4133 CC="$ac_cv_prog_CC"
4134fi
4135
4136if test -z "$CC"; then
cd9a469c 4137 if test -n "$ac_tool_prefix"; then
4138 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
b30fcfae 4139set dummy ${ac_tool_prefix}cc; ac_word=$2
cd9a469c 4140{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4141$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4142if ${ac_cv_prog_CC+:} false; then :
cd9a469c 4143 $as_echo_n "(cached) " >&6
8e1fea1a 4144else
4145 if test -n "$CC"; then
4146 ac_cv_prog_CC="$CC" # Let the user override the test.
4147else
b30fcfae 4148as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4149for as_dir in $PATH
4150do
4151 IFS=$as_save_IFS
4152 test -z "$as_dir" && as_dir=.
cd9a469c 4153 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4154 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 4155 ac_cv_prog_CC="${ac_tool_prefix}cc"
cd9a469c 4156 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 4157 break 2
4158 fi
4159done
cd9a469c 4160 done
4161IFS=$as_save_IFS
b30fcfae 4162
a83ffacf 4163fi
a83ffacf 4164fi
b30fcfae 4165CC=$ac_cv_prog_CC
ae48753c 4166if test -n "$CC"; then
cd9a469c 4167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4168$as_echo "$CC" >&6; }
5084f823 4169else
cd9a469c 4170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4171$as_echo "no" >&6; }
5084f823 4172fi
4173
5084f823 4174
cd9a469c 4175 fi
b30fcfae 4176fi
8e1fea1a 4177if test -z "$CC"; then
4178 # Extract the first word of "cc", so it can be a program name with args.
4179set dummy cc; ac_word=$2
cd9a469c 4180{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4181$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4182if ${ac_cv_prog_CC+:} false; then :
cd9a469c 4183 $as_echo_n "(cached) " >&6
8e1fea1a 4184else
4185 if test -n "$CC"; then
4186 ac_cv_prog_CC="$CC" # Let the user override the test.
4187else
a83ffacf 4188 ac_prog_rejected=no
b30fcfae 4189as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4190for as_dir in $PATH
4191do
4192 IFS=$as_save_IFS
4193 test -z "$as_dir" && as_dir=.
cd9a469c 4194 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4195 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 4196 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4197 ac_prog_rejected=yes
4198 continue
4199 fi
4200 ac_cv_prog_CC="cc"
cd9a469c 4201 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 4202 break 2
4203 fi
4204done
cd9a469c 4205 done
4206IFS=$as_save_IFS
b30fcfae 4207
8e1fea1a 4208if test $ac_prog_rejected = yes; then
4209 # We found a bogon in the path, so make sure we never use it.
4210 set dummy $ac_cv_prog_CC
4211 shift
b30fcfae 4212 if test $# != 0; then
8e1fea1a 4213 # We chose a different compiler from the bogus one.
4214 # However, it has the same basename, so the bogon will be chosen
4215 # first if we set CC to just the basename; use the full file name.
4216 shift
b30fcfae 4217 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
8e1fea1a 4218 fi
4219fi
4220fi
4221fi
b30fcfae 4222CC=$ac_cv_prog_CC
8e1fea1a 4223if test -n "$CC"; then
cd9a469c 4224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4225$as_echo "$CC" >&6; }
8e1fea1a 4226else
cd9a469c 4227 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4228$as_echo "no" >&6; }
8e1fea1a 4229fi
4230
cd9a469c 4231
b30fcfae 4232fi
4233if test -z "$CC"; then
4234 if test -n "$ac_tool_prefix"; then
cd9a469c 4235 for ac_prog in cl.exe
b30fcfae 4236 do
4237 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4238set dummy $ac_tool_prefix$ac_prog; ac_word=$2
cd9a469c 4239{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4240$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4241if ${ac_cv_prog_CC+:} false; then :
cd9a469c 4242 $as_echo_n "(cached) " >&6
8e1fea1a 4243else
4244 if test -n "$CC"; then
4245 ac_cv_prog_CC="$CC" # Let the user override the test.
4246else
b30fcfae 4247as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4248for as_dir in $PATH
4249do
4250 IFS=$as_save_IFS
4251 test -z "$as_dir" && as_dir=.
cd9a469c 4252 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4253 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 4254 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
cd9a469c 4255 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 4256 break 2
4257 fi
4258done
cd9a469c 4259 done
4260IFS=$as_save_IFS
b30fcfae 4261
8e1fea1a 4262fi
4263fi
b30fcfae 4264CC=$ac_cv_prog_CC
8e1fea1a 4265if test -n "$CC"; then
cd9a469c 4266 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4267$as_echo "$CC" >&6; }
b1660f25 4268else
cd9a469c 4269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4270$as_echo "no" >&6; }
a4af6a58 4271fi
ae48753c 4272
cd9a469c 4273
b30fcfae 4274 test -n "$CC" && break
4275 done
ae48753c 4276fi
b30fcfae 4277if test -z "$CC"; then
4278 ac_ct_CC=$CC
cd9a469c 4279 for ac_prog in cl.exe
b30fcfae 4280do
4281 # Extract the first word of "$ac_prog", so it can be a program name with args.
4282set dummy $ac_prog; ac_word=$2
cd9a469c 4283{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4284$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4285if ${ac_cv_prog_ac_ct_CC+:} false; then :
cd9a469c 4286 $as_echo_n "(cached) " >&6
a83ffacf 4287else
b30fcfae 4288 if test -n "$ac_ct_CC"; then
4289 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
a83ffacf 4290else
b30fcfae 4291as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4292for as_dir in $PATH
4293do
4294 IFS=$as_save_IFS
4295 test -z "$as_dir" && as_dir=.
cd9a469c 4296 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4297 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 4298 ac_cv_prog_ac_ct_CC="$ac_prog"
cd9a469c 4299 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 4300 break 2
4301 fi
4302done
cd9a469c 4303 done
4304IFS=$as_save_IFS
b30fcfae 4305
ae48753c 4306fi
4307fi
b30fcfae 4308ac_ct_CC=$ac_cv_prog_ac_ct_CC
4309if test -n "$ac_ct_CC"; then
cd9a469c 4310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4311$as_echo "$ac_ct_CC" >&6; }
a4af6a58 4312else
cd9a469c 4313 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4314$as_echo "no" >&6; }
ae48753c 4315fi
a83ffacf 4316
cd9a469c 4317
b30fcfae 4318 test -n "$ac_ct_CC" && break
4319done
4320
cd9a469c 4321 if test "x$ac_ct_CC" = x; then
4322 CC=""
4323 else
4324 case $cross_compiling:$ac_tool_warned in
4325yes:)
4326{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4327$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4328ac_tool_warned=yes ;;
4329esac
4330 CC=$ac_ct_CC
4331 fi
b30fcfae 4332fi
4333
4334fi
4335
4336
cd9a469c 4337test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4338$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
f00f02a3 4339as_fn_error $? "no acceptable C compiler found in \$PATH
4340See \`config.log' for more details" "$LINENO" 5; }
b30fcfae 4341
4342# Provide some information about the compiler.
cd9a469c 4343$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4344set X $ac_compile
4345ac_compiler=$2
4346for ac_option in --version -v -V -qversion; do
4347 { { ac_try="$ac_compiler $ac_option >&5"
4348case "(($ac_try" in
4349 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4350 *) ac_try_echo=$ac_try;;
4351esac
4352eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4353$as_echo "$ac_try_echo"; } >&5
4354 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
b30fcfae 4355 ac_status=$?
cd9a469c 4356 if test -s conftest.err; then
4357 sed '10a\
4358... rest of stderr output deleted ...
4359 10q' conftest.err >conftest.er1
4360 cat conftest.er1 >&5
cd9a469c 4361 fi
f00f02a3 4362 rm -f conftest.er1 conftest.err
cd9a469c 4363 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4364 test $ac_status = 0; }
4365done
b30fcfae 4366
cd9a469c 4367cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 4368/* end confdefs.h. */
4369
4370int
4371main ()
4372{
4373
4374 ;
4375 return 0;
4376}
4377_ACEOF
4378ac_clean_files_save=$ac_clean_files
f00f02a3 4379ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
b30fcfae 4380# Try to create an executable without -o first, disregard a.out.
4381# It will help us diagnose broken compilers, and finding out an intuition
4382# of exeext.
f00f02a3 4383{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4384$as_echo_n "checking whether the C compiler works... " >&6; }
cd9a469c 4385ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4386
4387# The possible output files:
4388ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4389
4390ac_rmfiles=
4391for ac_file in $ac_files
4392do
4393 case $ac_file in
4394 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4395 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4396 esac
4397done
4398rm -f $ac_rmfiles
4399
4400if { { ac_try="$ac_link_default"
4401case "(($ac_try" in
4402 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4403 *) ac_try_echo=$ac_try;;
4404esac
4405eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4406$as_echo "$ac_try_echo"; } >&5
4407 (eval "$ac_link_default") 2>&5
b30fcfae 4408 ac_status=$?
cd9a469c 4409 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4410 test $ac_status = 0; }; then :
4411 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4412# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4413# in a Makefile. We should not override ac_cv_exeext if it was cached,
4414# so that the user can short-circuit this test for compilers unknown to
4415# Autoconf.
4416for ac_file in $ac_files ''
b30fcfae 4417do
4418 test -f "$ac_file" || continue
4419 case $ac_file in
cd9a469c 4420 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
b30fcfae 4421 ;;
4422 [ab].out )
4423 # We found the default executable, but exeext='' is most
4424 # certainly right.
4425 break;;
4426 *.* )
cd9a469c 4427 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4428 then :; else
4429 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4430 fi
4431 # We set ac_cv_exeext here because the later test for it is not
4432 # safe: cross compilers may not add the suffix if given an `-o'
4433 # argument, so we may need to know it at that point already.
4434 # Even if this section looks crufty: it has the advantage of
4435 # actually working.
b30fcfae 4436 break;;
4437 * )
4438 break;;
4439 esac
4440done
cd9a469c 4441test "$ac_cv_exeext" = no && ac_cv_exeext=
4442
b30fcfae 4443else
cd9a469c 4444 ac_file=''
4445fi
cd9a469c 4446if test -z "$ac_file"; then :
f00f02a3 4447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4448$as_echo "no" >&6; }
4449$as_echo "$as_me: failed program was:" >&5
b30fcfae 4450sed 's/^/| /' conftest.$ac_ext >&5
4451
cd9a469c 4452{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4453$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
f00f02a3 4454as_fn_error 77 "C compiler cannot create executables
4455See \`config.log' for more details" "$LINENO" 5; }
4456else
4457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4458$as_echo "yes" >&6; }
b30fcfae 4459fi
f00f02a3 4460{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4461$as_echo_n "checking for C compiler default output file name... " >&6; }
4462{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4463$as_echo "$ac_file" >&6; }
b30fcfae 4464ac_exeext=$ac_cv_exeext
b30fcfae 4465
f00f02a3 4466rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
b30fcfae 4467ac_clean_files=$ac_clean_files_save
cd9a469c 4468{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4469$as_echo_n "checking for suffix of executables... " >&6; }
4470if { { ac_try="$ac_link"
4471case "(($ac_try" in
4472 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4473 *) ac_try_echo=$ac_try;;
4474esac
4475eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4476$as_echo "$ac_try_echo"; } >&5
4477 (eval "$ac_link") 2>&5
b30fcfae 4478 ac_status=$?
cd9a469c 4479 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4480 test $ac_status = 0; }; then :
b30fcfae 4481 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4482# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4483# work properly (i.e., refer to `conftest.exe'), while it won't with
4484# `rm'.
4485for ac_file in conftest.exe conftest conftest.*; do
4486 test -f "$ac_file" || continue
4487 case $ac_file in
cd9a469c 4488 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
b30fcfae 4489 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
b30fcfae 4490 break;;
4491 * ) break;;
4492 esac
4493done
ae48753c 4494else
cd9a469c 4495 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4496$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
f00f02a3 4497as_fn_error $? "cannot compute suffix of executables: cannot compile and link
4498See \`config.log' for more details" "$LINENO" 5; }
b30fcfae 4499fi
f00f02a3 4500rm -f conftest conftest$ac_cv_exeext
cd9a469c 4501{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4502$as_echo "$ac_cv_exeext" >&6; }
b30fcfae 4503
4504rm -f conftest.$ac_ext
4505EXEEXT=$ac_cv_exeext
4506ac_exeext=$EXEEXT
f00f02a3 4507cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4508/* end confdefs.h. */
4509#include <stdio.h>
4510int
4511main ()
4512{
4513FILE *f = fopen ("conftest.out", "w");
4514 return ferror (f) || fclose (f) != 0;
4515
4516 ;
4517 return 0;
4518}
4519_ACEOF
4520ac_clean_files="$ac_clean_files conftest.out"
4521# Check that the compiler produces executables we can run. If not, either
4522# the compiler is broken, or we cross compile.
4523{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4524$as_echo_n "checking whether we are cross compiling... " >&6; }
4525if test "$cross_compiling" != yes; then
4526 { { ac_try="$ac_link"
4527case "(($ac_try" in
4528 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4529 *) ac_try_echo=$ac_try;;
4530esac
4531eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4532$as_echo "$ac_try_echo"; } >&5
4533 (eval "$ac_link") 2>&5
4534 ac_status=$?
4535 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4536 test $ac_status = 0; }
4537 if { ac_try='./conftest$ac_cv_exeext'
4538 { { case "(($ac_try" in
4539 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4540 *) ac_try_echo=$ac_try;;
4541esac
4542eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4543$as_echo "$ac_try_echo"; } >&5
4544 (eval "$ac_try") 2>&5
4545 ac_status=$?
4546 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4547 test $ac_status = 0; }; }; then
4548 cross_compiling=no
4549 else
4550 if test "$cross_compiling" = maybe; then
4551 cross_compiling=yes
4552 else
4553 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4554$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4555as_fn_error $? "cannot run C compiled programs.
4556If you meant to cross compile, use \`--host'.
4557See \`config.log' for more details" "$LINENO" 5; }
4558 fi
4559 fi
4560fi
4561{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4562$as_echo "$cross_compiling" >&6; }
4563
4564rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4565ac_clean_files=$ac_clean_files_save
cd9a469c 4566{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4567$as_echo_n "checking for suffix of object files... " >&6; }
f00f02a3 4568if ${ac_cv_objext+:} false; then :
cd9a469c 4569 $as_echo_n "(cached) " >&6
b30fcfae 4570else
cd9a469c 4571 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 4572/* end confdefs.h. */
4573
4574int
4575main ()
4576{
4577
4578 ;
4579 return 0;
4580}
4581_ACEOF
4582rm -f conftest.o conftest.obj
cd9a469c 4583if { { ac_try="$ac_compile"
4584case "(($ac_try" in
4585 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4586 *) ac_try_echo=$ac_try;;
4587esac
4588eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4589$as_echo "$ac_try_echo"; } >&5
4590 (eval "$ac_compile") 2>&5
b30fcfae 4591 ac_status=$?
cd9a469c 4592 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4593 test $ac_status = 0; }; then :
4594 for ac_file in conftest.o conftest.obj conftest.*; do
4595 test -f "$ac_file" || continue;
b30fcfae 4596 case $ac_file in
cd9a469c 4597 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
b30fcfae 4598 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4599 break;;
4600 esac
4601done
4602else
cd9a469c 4603 $as_echo "$as_me: failed program was:" >&5
b30fcfae 4604sed 's/^/| /' conftest.$ac_ext >&5
4605
cd9a469c 4606{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4607$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
f00f02a3 4608as_fn_error $? "cannot compute suffix of object files: cannot compile
4609See \`config.log' for more details" "$LINENO" 5; }
b30fcfae 4610fi
b30fcfae 4611rm -f conftest.$ac_cv_objext conftest.$ac_ext
4612fi
cd9a469c 4613{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4614$as_echo "$ac_cv_objext" >&6; }
b30fcfae 4615OBJEXT=$ac_cv_objext
4616ac_objext=$OBJEXT
cd9a469c 4617{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4618$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
f00f02a3 4619if ${ac_cv_c_compiler_gnu+:} false; then :
cd9a469c 4620 $as_echo_n "(cached) " >&6
b30fcfae 4621else
cd9a469c 4622 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 4623/* end confdefs.h. */
4624
4625int
4626main ()
4627{
4628#ifndef __GNUC__
4629 choke me
4630#endif
4631
4632 ;
4633 return 0;
4634}
4635_ACEOF
cd9a469c 4636if ac_fn_c_try_compile "$LINENO"; then :
b30fcfae 4637 ac_compiler_gnu=yes
4638else
cd9a469c 4639 ac_compiler_gnu=no
b30fcfae 4640fi
cd9a469c 4641rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b30fcfae 4642ac_cv_c_compiler_gnu=$ac_compiler_gnu
4643
4644fi
cd9a469c 4645{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4646$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4647if test $ac_compiler_gnu = yes; then
4648 GCC=yes
4649else
4650 GCC=
4651fi
b30fcfae 4652ac_test_CFLAGS=${CFLAGS+set}
4653ac_save_CFLAGS=$CFLAGS
cd9a469c 4654{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4655$as_echo_n "checking whether $CC accepts -g... " >&6; }
f00f02a3 4656if ${ac_cv_prog_cc_g+:} false; then :
cd9a469c 4657 $as_echo_n "(cached) " >&6
4658else
4659 ac_save_c_werror_flag=$ac_c_werror_flag
4660 ac_c_werror_flag=yes
4661 ac_cv_prog_cc_g=no
4662 CFLAGS="-g"
4663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 4664/* end confdefs.h. */
4665
4666int
4667main ()
4668{
4669
4670 ;
4671 return 0;
4672}
4673_ACEOF
cd9a469c 4674if ac_fn_c_try_compile "$LINENO"; then :
8e1fea1a 4675 ac_cv_prog_cc_g=yes
4676else
cd9a469c 4677 CFLAGS=""
4678 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4679/* end confdefs.h. */
4680
4681int
4682main ()
4683{
4684
4685 ;
4686 return 0;
4687}
4688_ACEOF
4689if ac_fn_c_try_compile "$LINENO"; then :
4690
4691else
4692 ac_c_werror_flag=$ac_save_c_werror_flag
4693 CFLAGS="-g"
4694 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4695/* end confdefs.h. */
ae48753c 4696
cd9a469c 4697int
4698main ()
4699{
4700
4701 ;
4702 return 0;
4703}
4704_ACEOF
4705if ac_fn_c_try_compile "$LINENO"; then :
4706 ac_cv_prog_cc_g=yes
4707fi
4708rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a83ffacf 4709fi
cd9a469c 4710rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b30fcfae 4711fi
cd9a469c 4712rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4713 ac_c_werror_flag=$ac_save_c_werror_flag
4714fi
4715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4716$as_echo "$ac_cv_prog_cc_g" >&6; }
8e1fea1a 4717if test "$ac_test_CFLAGS" = set; then
b30fcfae 4718 CFLAGS=$ac_save_CFLAGS
8e1fea1a 4719elif test $ac_cv_prog_cc_g = yes; then
4720 if test "$GCC" = yes; then
4721 CFLAGS="-g -O2"
4722 else
4723 CFLAGS="-g"
4724 fi
4725else
4726 if test "$GCC" = yes; then
4727 CFLAGS="-O2"
4728 else
4729 CFLAGS=
4730 fi
4731fi
cd9a469c 4732{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4733$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
f00f02a3 4734if ${ac_cv_prog_cc_c89+:} false; then :
cd9a469c 4735 $as_echo_n "(cached) " >&6
b30fcfae 4736else
cd9a469c 4737 ac_cv_prog_cc_c89=no
b30fcfae 4738ac_save_CC=$CC
cd9a469c 4739cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 4740/* end confdefs.h. */
4741#include <stdarg.h>
4742#include <stdio.h>
f00f02a3 4743struct stat;
b30fcfae 4744/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4745struct buf { int x; };
4746FILE * (*rcsopen) (struct buf *, struct stat *, int);
4747static char *e (p, i)
4748 char **p;
4749 int i;
4750{
4751 return p[i];
4752}
4753static char *f (char * (*g) (char **, int), char **p, ...)
4754{
4755 char *s;
4756 va_list v;
4757 va_start (v,p);
4758 s = g (p, va_arg (v,int));
4759 va_end (v);
4760 return s;
4761}
4762
4763/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4764 function prototypes and stuff, but not '\xHH' hex character constants.
4765 These don't provoke an error unfortunately, instead are silently treated
cd9a469c 4766 as 'x'. The following induces an error, until -std is added to get
b30fcfae 4767 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4768 array size at least. It's necessary to write '\x00'==0 to get something
cd9a469c 4769 that's true only with -std. */
b30fcfae 4770int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4771
cd9a469c 4772/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4773 inside strings and character constants. */
4774#define FOO(x) 'x'
4775int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4776
b30fcfae 4777int test (int i, double x);
4778struct s1 {int (*f) (int a);};
4779struct s2 {int (*f) (double a);};
4780int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4781int argc;
4782char **argv;
4783int
4784main ()
4785{
4786return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4787 ;
4788 return 0;
4789}
4790_ACEOF
cd9a469c 4791for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4792 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
b30fcfae 4793do
4794 CC="$ac_save_CC $ac_arg"
cd9a469c 4795 if ac_fn_c_try_compile "$LINENO"; then :
4796 ac_cv_prog_cc_c89=$ac_arg
b30fcfae 4797fi
cd9a469c 4798rm -f core conftest.err conftest.$ac_objext
4799 test "x$ac_cv_prog_cc_c89" != "xno" && break
b30fcfae 4800done
cd9a469c 4801rm -f conftest.$ac_ext
b30fcfae 4802CC=$ac_save_CC
4803
4804fi
cd9a469c 4805# AC_CACHE_VAL
4806case "x$ac_cv_prog_cc_c89" in
4807 x)
4808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4809$as_echo "none needed" >&6; } ;;
4810 xno)
4811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4812$as_echo "unsupported" >&6; } ;;
b30fcfae 4813 *)
cd9a469c 4814 CC="$CC $ac_cv_prog_cc_c89"
4815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4816$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
b30fcfae 4817esac
cd9a469c 4818if test "x$ac_cv_prog_cc_c89" != xno; then :
b30fcfae 4819
5084f823 4820fi
4821
5084f823 4822ac_ext=c
4823ac_cpp='$CPP $CPPFLAGS'
4824ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4825ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4826ac_compiler_gnu=$ac_cv_c_compiler_gnu
4827
cd9a469c 4828ac_ext=cpp
5084f823 4829ac_cpp='$CXXCPP $CPPFLAGS'
4830ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4831ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4832ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
cd9a469c 4833if test -z "$CXX"; then
4834 if test -n "$CCC"; then
4835 CXX=$CCC
4836 else
4837 if test -n "$ac_tool_prefix"; then
4838 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
5084f823 4839 do
4840 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4841set dummy $ac_tool_prefix$ac_prog; ac_word=$2
cd9a469c 4842{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4843$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4844if ${ac_cv_prog_CXX+:} false; then :
cd9a469c 4845 $as_echo_n "(cached) " >&6
5084f823 4846else
4847 if test -n "$CXX"; then
4848 ac_cv_prog_CXX="$CXX" # Let the user override the test.
4849else
4850as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4851for as_dir in $PATH
4852do
4853 IFS=$as_save_IFS
4854 test -z "$as_dir" && as_dir=.
cd9a469c 4855 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4856 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5084f823 4857 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
cd9a469c 4858 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5084f823 4859 break 2
4860 fi
4861done
cd9a469c 4862 done
4863IFS=$as_save_IFS
8e1fea1a 4864
eae5b2bc 4865fi
4866fi
4867CXX=$ac_cv_prog_CXX
4868if test -n "$CXX"; then
cd9a469c 4869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
4870$as_echo "$CXX" >&6; }
eae5b2bc 4871else
cd9a469c 4872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4873$as_echo "no" >&6; }
eae5b2bc 4874fi
4875
cd9a469c 4876
eae5b2bc 4877 test -n "$CXX" && break
4878 done
4879fi
4880if test -z "$CXX"; then
4881 ac_ct_CXX=$CXX
cd9a469c 4882 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
eae5b2bc 4883do
4884 # Extract the first word of "$ac_prog", so it can be a program name with args.
4885set dummy $ac_prog; ac_word=$2
cd9a469c 4886{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4887$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 4888if ${ac_cv_prog_ac_ct_CXX+:} false; then :
cd9a469c 4889 $as_echo_n "(cached) " >&6
eae5b2bc 4890else
4891 if test -n "$ac_ct_CXX"; then
4892 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
4893else
4894as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4895for as_dir in $PATH
4896do
4897 IFS=$as_save_IFS
4898 test -z "$as_dir" && as_dir=.
cd9a469c 4899 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 4900 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
eae5b2bc 4901 ac_cv_prog_ac_ct_CXX="$ac_prog"
cd9a469c 4902 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
eae5b2bc 4903 break 2
4904 fi
4905done
cd9a469c 4906 done
4907IFS=$as_save_IFS
eae5b2bc 4908
4909fi
4910fi
4911ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
4912if test -n "$ac_ct_CXX"; then
cd9a469c 4913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
4914$as_echo "$ac_ct_CXX" >&6; }
eae5b2bc 4915else
cd9a469c 4916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4917$as_echo "no" >&6; }
eae5b2bc 4918fi
4919
cd9a469c 4920
eae5b2bc 4921 test -n "$ac_ct_CXX" && break
4922done
eae5b2bc 4923
cd9a469c 4924 if test "x$ac_ct_CXX" = x; then
4925 CXX="g++"
4926 else
4927 case $cross_compiling:$ac_tool_warned in
4928yes:)
4929{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4930$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4931ac_tool_warned=yes ;;
4932esac
4933 CXX=$ac_ct_CXX
4934 fi
eae5b2bc 4935fi
4936
cd9a469c 4937 fi
4938fi
eae5b2bc 4939# Provide some information about the compiler.
cd9a469c 4940$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
4941set X $ac_compile
4942ac_compiler=$2
4943for ac_option in --version -v -V -qversion; do
4944 { { ac_try="$ac_compiler $ac_option >&5"
4945case "(($ac_try" in
4946 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4947 *) ac_try_echo=$ac_try;;
4948esac
4949eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4950$as_echo "$ac_try_echo"; } >&5
4951 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
eae5b2bc 4952 ac_status=$?
cd9a469c 4953 if test -s conftest.err; then
4954 sed '10a\
4955... rest of stderr output deleted ...
4956 10q' conftest.err >conftest.er1
4957 cat conftest.er1 >&5
cd9a469c 4958 fi
f00f02a3 4959 rm -f conftest.er1 conftest.err
cd9a469c 4960 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4961 test $ac_status = 0; }
4962done
eae5b2bc 4963
cd9a469c 4964{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
4965$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
f00f02a3 4966if ${ac_cv_cxx_compiler_gnu+:} false; then :
cd9a469c 4967 $as_echo_n "(cached) " >&6
eae5b2bc 4968else
cd9a469c 4969 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
eae5b2bc 4970/* end confdefs.h. */
4971
4972int
4973main ()
4974{
4975#ifndef __GNUC__
4976 choke me
4977#endif
4978
4979 ;
4980 return 0;
4981}
4982_ACEOF
cd9a469c 4983if ac_fn_cxx_try_compile "$LINENO"; then :
eae5b2bc 4984 ac_compiler_gnu=yes
4985else
cd9a469c 4986 ac_compiler_gnu=no
eae5b2bc 4987fi
cd9a469c 4988rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
eae5b2bc 4989ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
4990
4991fi
cd9a469c 4992{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4993$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
4994if test $ac_compiler_gnu = yes; then
4995 GXX=yes
4996else
4997 GXX=
4998fi
eae5b2bc 4999ac_test_CXXFLAGS=${CXXFLAGS+set}
5000ac_save_CXXFLAGS=$CXXFLAGS
cd9a469c 5001{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5002$as_echo_n "checking whether $CXX accepts -g... " >&6; }
f00f02a3 5003if ${ac_cv_prog_cxx_g+:} false; then :
cd9a469c 5004 $as_echo_n "(cached) " >&6
5005else
5006 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5007 ac_cxx_werror_flag=yes
5008 ac_cv_prog_cxx_g=no
5009 CXXFLAGS="-g"
5010 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
eae5b2bc 5011/* end confdefs.h. */
5012
5013int
5014main ()
5015{
5016
5017 ;
5018 return 0;
5019}
5020_ACEOF
cd9a469c 5021if ac_fn_cxx_try_compile "$LINENO"; then :
eae5b2bc 5022 ac_cv_prog_cxx_g=yes
5023else
cd9a469c 5024 CXXFLAGS=""
5025 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
eae5b2bc 5026/* end confdefs.h. */
cd9a469c 5027
eae5b2bc 5028int
5029main ()
5030{
cd9a469c 5031
eae5b2bc 5032 ;
5033 return 0;
5034}
5035_ACEOF
cd9a469c 5036if ac_fn_cxx_try_compile "$LINENO"; then :
2f8725b0 5037
cd9a469c 5038else
5039 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5040 CXXFLAGS="-g"
5041 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
eae5b2bc 5042/* end confdefs.h. */
cd9a469c 5043
eae5b2bc 5044int
5045main ()
5046{
cd9a469c 5047
eae5b2bc 5048 ;
5049 return 0;
5050}
5051_ACEOF
cd9a469c 5052if ac_fn_cxx_try_compile "$LINENO"; then :
5053 ac_cv_prog_cxx_g=yes
570af75a 5054fi
cd9a469c 5055rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5056fi
5057rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5058fi
5059rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5060 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5061fi
5062{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
5063$as_echo "$ac_cv_prog_cxx_g" >&6; }
5064if test "$ac_test_CXXFLAGS" = set; then
5065 CXXFLAGS=$ac_save_CXXFLAGS
5066elif test $ac_cv_prog_cxx_g = yes; then
5067 if test "$GXX" = yes; then
5068 CXXFLAGS="-g -O2"
5069 else
5070 CXXFLAGS="-g"
5071 fi
5072else
5073 if test "$GXX" = yes; then
5074 CXXFLAGS="-O2"
5075 else
5076 CXXFLAGS=
5077 fi
eae5b2bc 5078fi
eae5b2bc 5079ac_ext=c
5080ac_cpp='$CPP $CPPFLAGS'
5081ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5082ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5083ac_compiler_gnu=$ac_cv_c_compiler_gnu
5084
5085
5086# We must set the default linker to the linker used by gcc for the correct
5087# operation of libtool. If LD is not defined and we are using gcc, try to
5088# set the LD default to the ld used by gcc.
5089if test -z "$LD"; then
5090 if test "$GCC" = yes; then
5091 case $build in
5092 *-*-mingw*)
5093 gcc_prog_ld=`$CC -print-prog-name=ld 2>&1 | tr -d '\015'` ;;
5094 *)
5095 gcc_prog_ld=`$CC -print-prog-name=ld 2>&1` ;;
5096 esac
5097 case $gcc_prog_ld in
5098 # Accept absolute paths.
5099 [\\/]* | [A-Za-z]:[\\/]*)
5100 LD="$gcc_prog_ld" ;;
5101 esac
5102 fi
2f8725b0 5103fi
5104
13687c85 5105# Check whether -static-libstdc++ -static-libgcc is supported.
5106have_static_libs=no
5107if test "$GCC" = yes; then
5108 saved_LDFLAGS="$LDFLAGS"
5109
5110 LDFLAGS="$LDFLAGS -static-libstdc++ -static-libgcc"
5111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether g++ accepts -static-libstdc++ -static-libgcc" >&5
5112$as_echo_n "checking whether g++ accepts -static-libstdc++ -static-libgcc... " >&6; }
5113 ac_ext=cpp
5114ac_cpp='$CXXCPP $CPPFLAGS'
5115ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5116ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5117ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5118
5119
5120cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5121/* end confdefs.h. */
74f1ea54 5122
5123#if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5)
5124#error -static-libstdc++ not implemented
5125#endif
13687c85 5126int main() {}
5127_ACEOF
5128if ac_fn_cxx_try_link "$LINENO"; then :
5129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5130$as_echo "yes" >&6; }; have_static_libs=yes
5131else
5132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5133$as_echo "no" >&6; }
5134fi
5135rm -f core conftest.err conftest.$ac_objext \
5136 conftest$ac_exeext conftest.$ac_ext
5137 ac_ext=c
5138ac_cpp='$CPP $CPPFLAGS'
5139ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5140ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5141ac_compiler_gnu=$ac_cv_c_compiler_gnu
5142
5143
5144 LDFLAGS="$saved_LDFLAGS"
5145fi
5146
2f8725b0 5147
5148
8e1fea1a 5149
b30fcfae 5150if test -n "$ac_tool_prefix"; then
5151 # Extract the first word of "${ac_tool_prefix}gnatbind", so it can be a program name with args.
8e1fea1a 5152set dummy ${ac_tool_prefix}gnatbind; ac_word=$2
cd9a469c 5153{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5154$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 5155if ${ac_cv_prog_GNATBIND+:} false; then :
cd9a469c 5156 $as_echo_n "(cached) " >&6
8e1fea1a 5157else
5158 if test -n "$GNATBIND"; then
5159 ac_cv_prog_GNATBIND="$GNATBIND" # Let the user override the test.
5160else
b30fcfae 5161as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5162for as_dir in $PATH
5163do
5164 IFS=$as_save_IFS
5165 test -z "$as_dir" && as_dir=.
cd9a469c 5166 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 5167 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 5168 ac_cv_prog_GNATBIND="${ac_tool_prefix}gnatbind"
cd9a469c 5169 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 5170 break 2
5171 fi
5172done
cd9a469c 5173 done
5174IFS=$as_save_IFS
b30fcfae 5175
8e1fea1a 5176fi
5177fi
b30fcfae 5178GNATBIND=$ac_cv_prog_GNATBIND
8e1fea1a 5179if test -n "$GNATBIND"; then
cd9a469c 5180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNATBIND" >&5
5181$as_echo "$GNATBIND" >&6; }
8e1fea1a 5182else
cd9a469c 5183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5184$as_echo "no" >&6; }
8e1fea1a 5185fi
5186
cd9a469c 5187
b30fcfae 5188fi
8e1fea1a 5189if test -z "$ac_cv_prog_GNATBIND"; then
b30fcfae 5190 ac_ct_GNATBIND=$GNATBIND
8e1fea1a 5191 # Extract the first word of "gnatbind", so it can be a program name with args.
5192set dummy gnatbind; ac_word=$2
cd9a469c 5193{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5194$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 5195if ${ac_cv_prog_ac_ct_GNATBIND+:} false; then :
cd9a469c 5196 $as_echo_n "(cached) " >&6
8e1fea1a 5197else
b30fcfae 5198 if test -n "$ac_ct_GNATBIND"; then
5199 ac_cv_prog_ac_ct_GNATBIND="$ac_ct_GNATBIND" # Let the user override the test.
8e1fea1a 5200else
b30fcfae 5201as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5202for as_dir in $PATH
5203do
5204 IFS=$as_save_IFS
5205 test -z "$as_dir" && as_dir=.
cd9a469c 5206 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 5207 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 5208 ac_cv_prog_ac_ct_GNATBIND="gnatbind"
cd9a469c 5209 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 5210 break 2
5211 fi
5212done
cd9a469c 5213 done
5214IFS=$as_save_IFS
b30fcfae 5215
8e1fea1a 5216fi
5217fi
b30fcfae 5218ac_ct_GNATBIND=$ac_cv_prog_ac_ct_GNATBIND
5219if test -n "$ac_ct_GNATBIND"; then
cd9a469c 5220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_GNATBIND" >&5
5221$as_echo "$ac_ct_GNATBIND" >&6; }
8e1fea1a 5222else
cd9a469c 5223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5224$as_echo "no" >&6; }
8e1fea1a 5225fi
5226
cd9a469c 5227 if test "x$ac_ct_GNATBIND" = x; then
5228 GNATBIND="no"
5229 else
5230 case $cross_compiling:$ac_tool_warned in
5231yes:)
5232{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5233$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5234ac_tool_warned=yes ;;
5235esac
5236 GNATBIND=$ac_ct_GNATBIND
5237 fi
8e1fea1a 5238else
b30fcfae 5239 GNATBIND="$ac_cv_prog_GNATBIND"
8e1fea1a 5240fi
5241
b30fcfae 5242if test -n "$ac_tool_prefix"; then
5243 # Extract the first word of "${ac_tool_prefix}gnatmake", so it can be a program name with args.
a18b2c54 5244set dummy ${ac_tool_prefix}gnatmake; ac_word=$2
cd9a469c 5245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5246$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 5247if ${ac_cv_prog_GNATMAKE+:} false; then :
cd9a469c 5248 $as_echo_n "(cached) " >&6
a18b2c54 5249else
5250 if test -n "$GNATMAKE"; then
5251 ac_cv_prog_GNATMAKE="$GNATMAKE" # Let the user override the test.
5252else
b30fcfae 5253as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5254for as_dir in $PATH
5255do
5256 IFS=$as_save_IFS
5257 test -z "$as_dir" && as_dir=.
cd9a469c 5258 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 5259 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 5260 ac_cv_prog_GNATMAKE="${ac_tool_prefix}gnatmake"
cd9a469c 5261 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 5262 break 2
5263 fi
5264done
cd9a469c 5265 done
5266IFS=$as_save_IFS
b30fcfae 5267
a18b2c54 5268fi
5269fi
b30fcfae 5270GNATMAKE=$ac_cv_prog_GNATMAKE
a18b2c54 5271if test -n "$GNATMAKE"; then
cd9a469c 5272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNATMAKE" >&5
5273$as_echo "$GNATMAKE" >&6; }
a18b2c54 5274else
cd9a469c 5275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5276$as_echo "no" >&6; }
a18b2c54 5277fi
5278
cd9a469c 5279
b30fcfae 5280fi
a18b2c54 5281if test -z "$ac_cv_prog_GNATMAKE"; then
b30fcfae 5282 ac_ct_GNATMAKE=$GNATMAKE
a18b2c54 5283 # Extract the first word of "gnatmake", so it can be a program name with args.
5284set dummy gnatmake; ac_word=$2
cd9a469c 5285{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5286$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 5287if ${ac_cv_prog_ac_ct_GNATMAKE+:} false; then :
cd9a469c 5288 $as_echo_n "(cached) " >&6
a18b2c54 5289else
b30fcfae 5290 if test -n "$ac_ct_GNATMAKE"; then
5291 ac_cv_prog_ac_ct_GNATMAKE="$ac_ct_GNATMAKE" # Let the user override the test.
a18b2c54 5292else
b30fcfae 5293as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5294for as_dir in $PATH
5295do
5296 IFS=$as_save_IFS
5297 test -z "$as_dir" && as_dir=.
cd9a469c 5298 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 5299 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 5300 ac_cv_prog_ac_ct_GNATMAKE="gnatmake"
cd9a469c 5301 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 5302 break 2
5303 fi
5304done
cd9a469c 5305 done
5306IFS=$as_save_IFS
b30fcfae 5307
a18b2c54 5308fi
5309fi
b30fcfae 5310ac_ct_GNATMAKE=$ac_cv_prog_ac_ct_GNATMAKE
5311if test -n "$ac_ct_GNATMAKE"; then
cd9a469c 5312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_GNATMAKE" >&5
5313$as_echo "$ac_ct_GNATMAKE" >&6; }
a18b2c54 5314else
cd9a469c 5315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5316$as_echo "no" >&6; }
a18b2c54 5317fi
5318
cd9a469c 5319 if test "x$ac_ct_GNATMAKE" = x; then
5320 GNATMAKE="no"
5321 else
5322 case $cross_compiling:$ac_tool_warned in
5323yes:)
5324{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5325$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5326ac_tool_warned=yes ;;
5327esac
5328 GNATMAKE=$ac_ct_GNATMAKE
5329 fi
a18b2c54 5330else
b30fcfae 5331 GNATMAKE="$ac_cv_prog_GNATMAKE"
a18b2c54 5332fi
5333
cd9a469c 5334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether compiler driver understands Ada" >&5
5335$as_echo_n "checking whether compiler driver understands Ada... " >&6; }
f00f02a3 5336if ${acx_cv_cc_gcc_supports_ada+:} false; then :
cd9a469c 5337 $as_echo_n "(cached) " >&6
8e1fea1a 5338else
5339 cat >conftest.adb <<EOF
5340procedure conftest is begin null; end conftest;
5341EOF
5342acx_cv_cc_gcc_supports_ada=no
5343# There is a bug in old released versions of GCC which causes the
5344# driver to exit successfully when the appropriate language module
5345# has not been installed. This is fixed in 2.95.4, 3.0.2, and 3.1.
5346# Therefore we must check for the error message as well as an
5347# unsuccessful exit.
216de822 5348# Other compilers, like HP Tru64 UNIX cc, exit successfully when
5349# given a .adb file, but produce no object file. So we must check
5350# if an object file was really produced to guard against this.
8e1fea1a 5351errors=`(${CC} -c conftest.adb) 2>&1 || echo failure`
216de822 5352if test x"$errors" = x && test -f conftest.$ac_objext; then
8e1fea1a 5353 acx_cv_cc_gcc_supports_ada=yes
8e1fea1a 5354fi
5355rm -f conftest.*
5356fi
cd9a469c 5357{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_cc_gcc_supports_ada" >&5
5358$as_echo "$acx_cv_cc_gcc_supports_ada" >&6; }
8e1fea1a 5359
9d5fd7d0 5360if test "x$GNATBIND" != xno && test "x$GNATMAKE" != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then
8e1fea1a 5361 have_gnat=yes
5362else
5363 have_gnat=no
5364fi
5365
cd9a469c 5366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to compare bootstrapped objects" >&5
5367$as_echo_n "checking how to compare bootstrapped objects... " >&6; }
f00f02a3 5368if ${gcc_cv_prog_cmp_skip+:} false; then :
cd9a469c 5369 $as_echo_n "(cached) " >&6
7bcc3b4a 5370else
5371 echo abfoo >t1
5372 echo cdfoo >t2
efbca99c 5373 gcc_cv_prog_cmp_skip='tail -c +17 $$f1 > tmp-foo1; tail -c +17 $$f2 > tmp-foo2; cmp tmp-foo1 tmp-foo2'
697dfd2c 5374 if cmp t1 t2 2 2 > /dev/null 2>&1; then
5375 if cmp t1 t2 1 1 > /dev/null 2>&1; then
5376 :
5377 else
5378 gcc_cv_prog_cmp_skip='cmp $$f1 $$f2 16 16'
5379 fi
5380 fi
7bcc3b4a 5381 if cmp --ignore-initial=2 t1 t2 > /dev/null 2>&1; then
5382 if cmp --ignore-initial=1 t1 t2 > /dev/null 2>&1; then
697dfd2c 5383 :
7bcc3b4a 5384 else
5385 gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
5386 fi
5387 fi
5388 rm t1 t2
5389
5390fi
cd9a469c 5391{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_prog_cmp_skip" >&5
5392$as_echo "$gcc_cv_prog_cmp_skip" >&6; }
7bcc3b4a 5393do_compare="$gcc_cv_prog_cmp_skip"
5394
5395
8e1fea1a 5396
6c59dfa4 5397# Check whether --enable-bootstrap was given.
5398if test "${enable_bootstrap+set}" = set; then :
5399 enableval=$enable_bootstrap;
5400else
5401 enable_bootstrap=default
5402fi
5403
5404
5405# Issue errors and warnings for invalid/strange bootstrap combinations.
d7c9b4c1 5406if test -r $srcdir/gcc/configure; then
5407 have_compiler=yes
5408else
5409 have_compiler=no
5410fi
6c59dfa4 5411
5412case "$have_compiler:$host:$target:$enable_bootstrap" in
5413 *:*:*:no) ;;
5414
5415 # Default behavior. Enable bootstrap if we have a compiler
5416 # and we are in a native configuration.
5417 yes:$build:$build:default)
5418 enable_bootstrap=yes ;;
5419
5420 *:*:*:default)
5421 enable_bootstrap=no ;;
5422
5423 # We have a compiler and we are in a native configuration, bootstrap is ok
5424 yes:$build:$build:yes)
5425 ;;
5426
5427 # Other configurations, but we have a compiler. Assume the user knows
5428 # what he's doing.
5429 yes:*:*:yes)
5430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: trying to bootstrap a cross compiler" >&5
5431$as_echo "$as_me: WARNING: trying to bootstrap a cross compiler" >&2;}
5432 ;;
5433
5434 # No compiler: if they passed --enable-bootstrap explicitly, fail
5435 no:*:*:yes)
f00f02a3 5436 as_fn_error $? "cannot bootstrap without a compiler" "$LINENO" 5 ;;
6c59dfa4 5437
5438 # Fail if wrong command line
5439 *)
f00f02a3 5440 as_fn_error $? "invalid option for --enable-bootstrap" "$LINENO" 5
6c59dfa4 5441 ;;
5442esac
5443
27590679 5444# When bootstrapping with GCC, build stage 1 in C++98 mode to ensure that a
5445# C++98 compiler can still start the bootstrap.
5446if test "$enable_bootstrap:$GXX" = "yes:yes"; then
dce53dbc 5447 CXX="$CXX -std=gnu++98"
27590679 5448fi
5449
c3fc6a63 5450# Used for setting $lt_cv_objdir
5451{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
5452$as_echo_n "checking for objdir... " >&6; }
f00f02a3 5453if ${lt_cv_objdir+:} false; then :
c3fc6a63 5454 $as_echo_n "(cached) " >&6
5455else
5456 rm -f .libs 2>/dev/null
5457mkdir .libs 2>/dev/null
5458if test -d .libs; then
5459 lt_cv_objdir=.libs
5460else
5461 # MS-DOS does not allow filenames that begin with a dot.
5462 lt_cv_objdir=_libs
5463fi
5464rmdir .libs 2>/dev/null
5465fi
5466{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
5467$as_echo "$lt_cv_objdir" >&6; }
5468objdir=$lt_cv_objdir
5469
5470
5471
5472
5473
5474cat >>confdefs.h <<_ACEOF
5475#define LT_OBJDIR "$lt_cv_objdir/"
5476_ACEOF
5477
5478
5479
7601a55c 5480# Check for GMP, MPFR and MPC
16de6a81 5481gmplibs="-lmpc -lmpfr -lgmp"
4ee9c684 5482gmpinc=
d45318b3 5483have_gmp=no
7601a55c 5484
5485# Specify a location for mpc
5486# check for this first so it ends up on the link line before mpfr.
5487
cd9a469c 5488# Check whether --with-mpc was given.
5489if test "${with_mpc+set}" = set; then :
5490 withval=$with_mpc;
5491fi
7601a55c 5492
7601a55c 5493
73f813e1 5494# Check whether --with-mpc-include was given.
cd9a469c 5495if test "${with_mpc_include+set}" = set; then :
5496 withval=$with_mpc_include;
5497fi
7601a55c 5498
7601a55c 5499
73f813e1 5500# Check whether --with-mpc-lib was given.
cd9a469c 5501if test "${with_mpc_lib+set}" = set; then :
5502 withval=$with_mpc_lib;
5503fi
7601a55c 5504
7601a55c 5505
5506if test "x$with_mpc" != x; then
16de6a81 5507 gmplibs="-L$with_mpc/lib $gmplibs"
5508 gmpinc="-I$with_mpc/include $gmpinc"
7601a55c 5509fi
5510if test "x$with_mpc_include" != x; then
16de6a81 5511 gmpinc="-I$with_mpc_include $gmpinc"
7601a55c 5512fi
5513if test "x$with_mpc_lib" != x; then
16de6a81 5514 gmplibs="-L$with_mpc_lib $gmplibs"
7601a55c 5515fi
5516if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then
c3fc6a63 5517 gmplibs='-L$$r/$(HOST_SUBDIR)/mpc/src/'"$lt_cv_objdir $gmplibs"
16de6a81 5518 gmpinc='-I$$s/mpc/src '"$gmpinc"
7601a55c 5519 # Do not test the mpc version. Assume that it is sufficient, since
5520 # it is in the source tree, and the library has not been built yet
5521 # but it would be included on the link line in the version check below
5522 # hence making the test fail.
16de6a81 5523 have_gmp=yes
7601a55c 5524fi
d45318b3 5525
5ca838b8 5526# Specify a location for mpfr
5527# check for this first so it ends up on the link line before gmp.
b30fcfae 5528
cd9a469c 5529# Check whether --with-mpfr-dir was given.
5530if test "${with_mpfr_dir+set}" = set; then :
f00f02a3 5531 withval=$with_mpfr_dir; as_fn_error $? "The --with-mpfr-dir=PATH option has been removed.
cd9a469c 5532Use --with-mpfr=PATH or --with-mpfr-include=PATH plus --with-mpfr-lib=PATH" "$LINENO" 5
5533fi
5534
5ca838b8 5535
5536
cd9a469c 5537# Check whether --with-mpfr was given.
5538if test "${with_mpfr+set}" = set; then :
5539 withval=$with_mpfr;
5540fi
b30fcfae 5541
5ca838b8 5542
73f813e1 5543# Check whether --with-mpfr-include was given.
cd9a469c 5544if test "${with_mpfr_include+set}" = set; then :
5545 withval=$with_mpfr_include;
5546fi
b30fcfae 5547
a5144c1d 5548
73f813e1 5549# Check whether --with-mpfr-lib was given.
cd9a469c 5550if test "${with_mpfr_lib+set}" = set; then :
5551 withval=$with_mpfr_lib;
5552fi
a5144c1d 5553
5ca838b8 5554
5555if test "x$with_mpfr" != x; then
5556 gmplibs="-L$with_mpfr/lib $gmplibs"
16de6a81 5557 gmpinc="-I$with_mpfr/include $gmpinc"
5ca838b8 5558fi
a5144c1d 5559if test "x$with_mpfr_include" != x; then
16de6a81 5560 gmpinc="-I$with_mpfr_include $gmpinc"
a5144c1d 5561fi
5562if test "x$with_mpfr_lib" != x; then
5563 gmplibs="-L$with_mpfr_lib $gmplibs"
5564fi
d45318b3 5565if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
efa1150d 5566 # MPFR v3.1.0 moved the sources into a src sub-directory.
5567 if ! test -d ${srcdir}/mpfr/src; then
f00f02a3 5568 as_fn_error $? "Building GCC with MPFR in the source tree is only handled for MPFR 3.1.0+." "$LINENO" 5
efa1150d 5569 fi
4b2246ef 5570 gmplibs='-L$$r/$(HOST_SUBDIR)/mpfr/src/'"$lt_cv_objdir $gmplibs"
5571 gmpinc='-I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src '"$gmpinc"
5572 extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/'"$lt_cv_objdir"
d45318b3 5573 # Do not test the mpfr version. Assume that it is sufficient, since
5574 # it is in the source tree, and the library has not been built yet
5575 # but it would be included on the link line in the version check below
5576 # hence making the test fail.
5577 have_gmp=yes
5578fi
5ca838b8 5579
4ee9c684 5580# Specify a location for gmp
b30fcfae 5581
cd9a469c 5582# Check whether --with-gmp-dir was given.
5583if test "${with_gmp_dir+set}" = set; then :
f00f02a3 5584 withval=$with_gmp_dir; as_fn_error $? "The --with-gmp-dir=PATH option has been removed.
cd9a469c 5585Use --with-gmp=PATH or --with-gmp-include=PATH plus --with-gmp-lib=PATH" "$LINENO" 5
5586fi
5587
4ee9c684 5588
4ee9c684 5589
cd9a469c 5590# Check whether --with-gmp was given.
5591if test "${with_gmp+set}" = set; then :
5592 withval=$with_gmp;
5593fi
b30fcfae 5594
4ee9c684 5595
73f813e1 5596# Check whether --with-gmp-include was given.
cd9a469c 5597if test "${with_gmp_include+set}" = set; then :
5598 withval=$with_gmp_include;
5599fi
b30fcfae 5600
a5144c1d 5601
73f813e1 5602# Check whether --with-gmp-lib was given.
cd9a469c 5603if test "${with_gmp_lib+set}" = set; then :
5604 withval=$with_gmp_lib;
5605fi
a5144c1d 5606
5607
4ee9c684 5608
5ca838b8 5609if test "x$with_gmp" != x; then
5610 gmplibs="-L$with_gmp/lib $gmplibs"
5611 gmpinc="-I$with_gmp/include $gmpinc"
4ee9c684 5612fi
a5144c1d 5613if test "x$with_gmp_include" != x; then
5614 gmpinc="-I$with_gmp_include $gmpinc"
5615fi
5616if test "x$with_gmp_lib" != x; then
5617 gmplibs="-L$with_gmp_lib $gmplibs"
5618fi
d45318b3 5619if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
c3fc6a63 5620 gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/'"$lt_cv_objdir $gmplibs"
d45318b3 5621 gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp '"$gmpinc"
b9a8e4c4 5622 extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/'"$lt_cv_objdir"
c3fc6a63 5623 extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/'"$lt_cv_objdir"
e4128452 5624 extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
d45318b3 5625 # Do not test the gmp version. Assume that it is sufficient, since
5626 # it is in the source tree, and the library has not been built yet
5627 # but it would be included on the link line in the version check below
5628 # hence making the test fail.
5629 have_gmp=yes
5630fi
4ee9c684 5631
16c9b2e3 5632if test -d ${srcdir}/gcc && test "x$have_gmp" = xno; then
d45318b3 5633 have_gmp=yes
5634 saved_CFLAGS="$CFLAGS"
5635 CFLAGS="$CFLAGS $gmpinc"
17b6993a 5636 # Check for the recommended and required versions of GMP.
5637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the correct version of gmp.h" >&5
5638$as_echo_n "checking for the correct version of gmp.h... " >&6; }
4fd35f21 5639
5640cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17b6993a 5641/* end confdefs.h. */
5642#include "gmp.h"
5643int
5644main ()
5645{
5646
5647 #define GCC_GMP_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
5648 #define GCC_GMP_VERSION GCC_GMP_VERSION_NUM(__GNU_MP_VERSION,__GNU_MP_VERSION_MINOR,__GNU_MP_VERSION_PATCHLEVEL)
f819bb73 5649 #if GCC_GMP_VERSION < GCC_GMP_VERSION_NUM(4,2,3)
17b6993a 5650 choke me
5651 #endif
5652
5653 ;
5654 return 0;
5655}
5656_ACEOF
5657if ac_fn_c_try_compile "$LINENO"; then :
4fd35f21 5658 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 5659/* end confdefs.h. */
17b6993a 5660#include <gmp.h>
b30fcfae 5661int
5662main ()
5663{
4ee9c684 5664
17b6993a 5665 #define GCC_GMP_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
5666 #define GCC_GMP_VERSION GCC_GMP_VERSION_NUM(__GNU_MP_VERSION,__GNU_MP_VERSION_MINOR,__GNU_MP_VERSION_PATCHLEVEL)
5667 #if GCC_GMP_VERSION < GCC_GMP_VERSION_NUM(4,3,2)
d45318b3 5668 choke me
5669 #endif
b30fcfae 5670
5671 ;
5672 return 0;
5673}
5674_ACEOF
cd9a469c 5675if ac_fn_c_try_compile "$LINENO"; then :
5676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5677$as_echo "yes" >&6; }
17b6993a 5678else
5679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: buggy but acceptable" >&5
5680$as_echo "buggy but acceptable" >&6; }
5681fi
5682rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b30fcfae 5683else
cd9a469c 5684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5685$as_echo "no" >&6; }; have_gmp=no
b30fcfae 5686fi
cd9a469c 5687rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4ee9c684 5688
7601a55c 5689 # If we have GMP, check the MPFR version.
d45318b3 5690 if test x"$have_gmp" = xyes; then
17b6993a 5691 # Check for the recommended and required versions of MPFR.
5692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the correct version of mpfr.h" >&5
5693$as_echo_n "checking for the correct version of mpfr.h... " >&6; }
cd9a469c 5694 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 5695/* end confdefs.h. */
6a086156 5696#include <gmp.h>
d45318b3 5697 #include <mpfr.h>
b30fcfae 5698int
5699main ()
5700{
112f3d57 5701
cb1d9044 5702 #if MPFR_VERSION < MPFR_VERSION_NUM(2,4,0)
d45318b3 5703 choke me
5704 #endif
b30fcfae 5705
5706 ;
5707 return 0;
5708}
5709_ACEOF
cd9a469c 5710if ac_fn_c_try_compile "$LINENO"; then :
5711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b30fcfae 5712/* end confdefs.h. */
0157cc75 5713#include <gmp.h>
d45318b3 5714 #include <mpfr.h>
b30fcfae 5715int
5716main ()
5717{
0157cc75 5718
17b6993a 5719 #if MPFR_VERSION < MPFR_VERSION_NUM(2,4,2)
d45318b3 5720 choke me
5721 #endif
7601a55c 5722
5723 ;
5724 return 0;
5725}
5726_ACEOF
cd9a469c 5727if ac_fn_c_try_compile "$LINENO"; then :
5728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5729$as_echo "yes" >&6; }
7601a55c 5730else
cd9a469c 5731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: buggy but acceptable" >&5
5732$as_echo "buggy but acceptable" >&6; }
7601a55c 5733fi
cd9a469c 5734rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7601a55c 5735else
cd9a469c 5736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5737$as_echo "no" >&6; }; have_gmp=no
7601a55c 5738fi
cd9a469c 5739rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7601a55c 5740 fi
5741
5742 # Check for the MPC header version.
16de6a81 5743 if test x"$have_gmp" = xyes ; then
17b6993a 5744 # Check for the recommended and required versions of MPC.
cd9a469c 5745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the correct version of mpc.h" >&5
5746$as_echo_n "checking for the correct version of mpc.h... " >&6; }
5747 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7601a55c 5748/* end confdefs.h. */
5749#include <mpc.h>
5750int
5751main ()
5752{
5753
17b6993a 5754 #if MPC_VERSION < MPC_VERSION_NUM(0,8,0)
5755 choke me
5756 #endif
5757
5758 ;
5759 return 0;
5760}
5761_ACEOF
5762if ac_fn_c_try_compile "$LINENO"; then :
5763 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5764/* end confdefs.h. */
5765#include <mpc.h>
5766int
5767main ()
5768{
5769
5770 #if MPC_VERSION < MPC_VERSION_NUM(0,8,1)
7601a55c 5771 choke me
5772 #endif
5773
5774 ;
5775 return 0;
5776}
5777_ACEOF
cd9a469c 5778if ac_fn_c_try_compile "$LINENO"; then :
5779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
16de6a81 5780$as_echo "yes" >&6; }
17b6993a 5781else
5782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: buggy but acceptable" >&5
5783$as_echo "buggy but acceptable" >&6; }
5784fi
5785rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7601a55c 5786else
cd9a469c 5787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16de6a81 5788$as_echo "no" >&6; }; have_gmp=no
7601a55c 5789fi
cd9a469c 5790rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7601a55c 5791 fi
5792
5793 # Now check the MPFR library.
5794 if test x"$have_gmp" = xyes; then
5795 saved_LIBS="$LIBS"
5796 LIBS="$LIBS $gmplibs"
16de6a81 5797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the correct version of the gmp/mpfr/mpc libraries" >&5
5798$as_echo_n "checking for the correct version of the gmp/mpfr/mpc libraries... " >&6; }
cd9a469c 5799 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7601a55c 5800/* end confdefs.h. */
16de6a81 5801#include <mpc.h>
7601a55c 5802int
5803main ()
5804{
5805
5806 mpfr_t n;
5807 mpfr_t x;
16de6a81 5808 mpc_t c;
7601a55c 5809 int t;
5810 mpfr_init (n);
5811 mpfr_init (x);
5812 mpfr_atan2 (n, n, x, GMP_RNDN);
5813 mpfr_erfc (n, x, GMP_RNDN);
5814 mpfr_subnormalize (x, t, GMP_RNDN);
16de6a81 5815 mpfr_clear(n);
5816 mpfr_clear(x);
5817 mpc_init2 (c, 53);
5818 mpc_set_ui_ui (c, 1, 1, MPC_RNDNN);
5819 mpc_cosh (c, c, MPC_RNDNN);
5820 mpc_pow (c, c, c, MPC_RNDNN);
5821 mpc_acosh (c, c, MPC_RNDNN);
5822 mpc_clear (c);
b30fcfae 5823
5824 ;
5825 return 0;
5826}
5827_ACEOF
cd9a469c 5828if ac_fn_c_try_link "$LINENO"; then :
5829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5830$as_echo "yes" >&6; }
b30fcfae 5831else
cd9a469c 5832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5833$as_echo "no" >&6; }; have_gmp=no
b30fcfae 5834fi
cd9a469c 5835rm -f core conftest.err conftest.$ac_objext \
5836 conftest$ac_exeext conftest.$ac_ext
7601a55c 5837 LIBS="$saved_LIBS"
5838 fi
5839
d45318b3 5840 CFLAGS="$saved_CFLAGS"
4ee9c684 5841
17b6993a 5842# The library versions listed in the error message below should match
5843# the HARD-minimums enforced above.
d45318b3 5844 if test x$have_gmp != xyes; then
f00f02a3 5845 as_fn_error $? "Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
16de6a81 5846Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
5847their locations. Source code for these libraries can be found at
5848their respective hosting sites as well as at
5849ftp://gcc.gnu.org/pub/gcc/infrastructure/. See also
5850http://gcc.gnu.org/install/prerequisites.html for additional info. If
5851you obtained GMP, MPFR and/or MPC from a vendor distribution package,
5852make sure that you have installed both the libraries and the header
5853files. They may be located in separate packages." "$LINENO" 5
d45318b3 5854 fi
6a086156 5855fi
5856
7601a55c 5857# Flags needed for both GMP, MPFR and/or MPC.
5858
5859
4ee9c684 5860
5861
5862
bff7ea4a 5863
e4128452 5864
13687c85 5865# Libraries to use for stage1 or when not bootstrapping.
7ab76cec 5866
13687c85 5867# Check whether --with-stage1-libs was given.
5868if test "${with_stage1_libs+set}" = set; then :
5869 withval=$with_stage1_libs; if test "$withval" = "no" -o "$withval" = "yes"; then
5870 stage1_libs=
7ab76cec 5871 else
13687c85 5872 stage1_libs=$withval
7ab76cec 5873 fi
5874else
9d71bbdc 5875 stage1_libs=
cd9a469c 5876fi
5877
7ab76cec 5878
5879
13687c85 5880# Linker flags to use for stage1 or when not bootstrapping.
7ab76cec 5881
13687c85 5882# Check whether --with-stage1-ldflags was given.
5883if test "${with_stage1_ldflags+set}" = set; then :
5884 withval=$with_stage1_ldflags; if test "$withval" = "no" -o "$withval" = "yes"; then
5885 stage1_ldflags=
7ab76cec 5886 else
13687c85 5887 stage1_ldflags=$withval
7ab76cec 5888 fi
5889else
13687c85 5890 stage1_ldflags=
5891 # In stage 1, default to linking libstdc++ and libgcc statically with GCC
5892 # if supported. But if the user explicitly specified the libraries to use,
5893 # trust that they are doing what they want.
5894 if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
5895 stage1_ldflags="-static-libstdc++ -static-libgcc"
5896 fi
cd9a469c 5897fi
5898
7ab76cec 5899
5900
9d71bbdc 5901# Libraries to use for stage2 and later builds.
7ab76cec 5902
cd9a469c 5903# Check whether --with-boot-libs was given.
5904if test "${with_boot_libs+set}" = set; then :
5905 withval=$with_boot_libs; if test "$withval" = "no" -o "$withval" = "yes"; then
5110389d 5906 poststage1_libs=
5907 else
5908 poststage1_libs=$withval
5909 fi
5910else
9d71bbdc 5911 poststage1_libs=
cd9a469c 5912fi
5913
7ab76cec 5914
5915
d6dfe18a 5916# Linker flags to use for stage2 and later builds.
5917
5918# Check whether --with-boot-ldflags was given.
5919if test "${with_boot_ldflags+set}" = set; then :
5920 withval=$with_boot_ldflags; if test "$withval" = "no" -o "$withval" = "yes"; then
5921 poststage1_ldflags=
5922 else
5923 poststage1_ldflags=$withval
5924 fi
5925else
5926 poststage1_ldflags=
7deb2d70 5927 # In stages 2 and 3, default to linking libstdc++ and libgcc
5928 # statically. But if the user explicitly specified the libraries to
5929 # use, trust that they are doing what they want.
5930 if test "$poststage1_libs" = ""; then
d6dfe18a 5931 poststage1_ldflags="-static-libstdc++ -static-libgcc"
5932 fi
5933fi
5934
5935
5936
71130ef8 5937# GCC GRAPHITE dependency isl.
572cf1f7 5938# Basic setup is inlined here, actual checks are in config/isl.m4
255b6be7 5939
5940
87e20041 5941# Check whether --with-isl was given.
5942if test "${with_isl+set}" = set; then :
5943 withval=$with_isl;
cd9a469c 5944fi
255b6be7 5945
255b6be7 5946
429cca51 5947# Treat --without-isl as a request to disable
83d54ac4 5948# GRAPHITE support and skip all following checks.
429cca51 5949if test "x$with_isl" != "xno"; then
71130ef8 5950 # Check for isl
83d54ac4 5951
5952
87e20041 5953# Check whether --with-isl-include was given.
5954if test "${with_isl_include+set}" = set; then :
5955 withval=$with_isl_include;
cd9a469c 5956fi
5957
255b6be7 5958
87e20041 5959# Check whether --with-isl-lib was given.
5960if test "${with_isl_lib+set}" = set; then :
5961 withval=$with_isl_lib;
cd9a469c 5962fi
255b6be7 5963
255b6be7 5964
87e20041 5965 # Check whether --enable-isl-version-check was given.
5966if test "${enable_isl_version_check+set}" = set; then :
5967 enableval=$enable_isl_version_check; ENABLE_ISL_CHECK=$enableval
5968else
5969 ENABLE_ISL_CHECK=yes
062b4a94 5970fi
5971
5972
87e20041 5973 # Initialize isllibs and islinc.
5974 case $with_isl in
5975 no)
5976 isllibs=
5977 islinc=
5978 ;;
5979 "" | yes)
5980 ;;
5981 *)
5982 isllibs="-L$with_isl/lib"
5983 islinc="-I$with_isl/include"
5984 ;;
5985 esac
5986 if test "x${with_isl_include}" != x ; then
5987 islinc="-I$with_isl_include"
5988 fi
5989 if test "x${with_isl_lib}" != x; then
5990 isllibs="-L$with_isl_lib"
5991 fi
5992 if test "x${islinc}" = x && test "x${isllibs}" = x \
5993 && test -d ${srcdir}/isl; then
5994 isllibs='-L$$r/$(HOST_SUBDIR)/isl/'"$lt_cv_objdir"' '
5995 islinc='-I$$r/$(HOST_SUBDIR)/isl/include -I$$s/isl/include'
5996 ENABLE_ISL_CHECK=no
7458b15a 5997 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using in-tree isl, disabling version check" >&5
5998$as_echo "$as_me: WARNING: using in-tree isl, disabling version check" >&2;}
87e20041 5999 fi
062b4a94 6000
429cca51 6001 isllibs="${isllibs} -lisl"
6002
062b4a94 6003
062b4a94 6004
078393c7 6005 if test "${ENABLE_ISL_CHECK}" = yes ; then
6006 _isl_saved_CFLAGS=$CFLAGS
6007 _isl_saved_LDFLAGS=$LDFLAGS
6008 _isl_saved_LIBS=$LIBS
6009
6010 CFLAGS="${_isl_saved_CFLAGS} ${islinc} ${gmpinc}"
07ae8272 6011 LDFLAGS="${_isl_saved_LDFLAGS} ${isllibs} ${gmplibs}"
6012 LIBS="${_isl_saved_LIBS} -lisl -lgmp"
078393c7 6013
8e8a14c2 6014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isl 0.15 or later" >&5
6015$as_echo_n "checking for isl 0.15 or later... " >&6; }
b6de67fd 6016 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6ac3b11e 6017/* end confdefs.h. */
8e8a14c2 6018#include <isl/schedule.h>
6ac3b11e 6019int
6020main ()
6021{
8e8a14c2 6022isl_options_set_schedule_serialize_sccs (NULL, 0);
6ac3b11e 6023 ;
6024 return 0;
6025}
6026_ACEOF
6027if ac_fn_c_try_link "$LINENO"; then :
078393c7 6028 gcc_cv_isl=yes
6ac3b11e 6029else
6030 gcc_cv_isl=no
6031fi
6032rm -f core conftest.err conftest.$ac_objext \
6033 conftest$ac_exeext conftest.$ac_ext
078393c7 6034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_isl" >&5
6035$as_echo "$gcc_cv_isl" >&6; }
6036
7458b15a 6037 if test "${gcc_cv_isl}" = no ; then
8e8a14c2 6038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: required isl version is 0.15 or later" >&5
6039$as_echo "required isl version is 0.15 or later" >&6; }
45fc5243 6040 fi
6041
078393c7 6042 CFLAGS=$_isl_saved_CFLAGS
6043 LDFLAGS=$_isl_saved_LDFLAGS
6044 LIBS=$_isl_saved_LIBS
6045 fi
6046
6047
255b6be7 6048
255b6be7 6049
87e20041 6050
6051
87e20041 6052 if test "x${with_isl}" = xno; then
6053 graphite_requested=no
6054 elif test "x${with_isl}" != x \
6055 || test "x${with_isl_include}" != x \
6056 || test "x${with_isl_lib}" != x ; then
6057 graphite_requested=yes
6058 else
6059 graphite_requested=no
062b4a94 6060 fi
5362e323 6061
5362e323 6062
6063
87e20041 6064 if test "${gcc_cv_isl}" = no ; then
6065 isllibs=
6066 islinc=
6067 fi
6068
6069 if test "${graphite_requested}" = yes \
6070 && test "x${isllibs}" = x \
6071 && test "x${islinc}" = x ; then
255b6be7 6072
f00f02a3 6073 as_fn_error $? "Unable to find a usable isl. See config.log for details." "$LINENO" 5
87e20041 6074 fi
255b6be7 6075
a3c81e03 6076
a3c81e03 6077fi
6078
71130ef8 6079# If the isl check failed, disable builds of in-tree variant of isl
83d54ac4 6080if test "x$with_isl" = xno ||
83d54ac4 6081 test "x$gcc_cv_isl" = xno; then
572cf1f7 6082 noconfigdirs="$noconfigdirs isl"
83d54ac4 6083 islinc=
bacb15cb 6084fi
6085
83d54ac4 6086
6087
6088
7bfefa9d 6089# Check for LTO support.
6090# Check whether --enable-lto was given.
6091if test "${enable_lto+set}" = set; then :
6092 enableval=$enable_lto; enable_lto=$enableval
6093else
6094 enable_lto=yes; default_enable_lto=yes
6095fi
6096
6097
1a4f45ec 6098
9bdbb0bc 6099
6100
6101target_elf=no
6102case $target in
6103 *-darwin* | *-aix* | *-cygwin* | *-mingw* | *-aout* | *-*coff* | \
4d72c922 6104 *-msdosdjgpp* | *-vms* | *-wince* | *-*-pe* | \
cb7a0f1d 6105 alpha*-dec-osf* | *-interix* | hppa[12]*-*-hpux* | \
0f769573 6106 nvptx-*-none)
9bdbb0bc 6107 target_elf=no
6108 ;;
6109 *)
6110 target_elf=yes
6111 ;;
6112esac
6113
6114if test $target_elf = yes; then :
25630dc7 6115 # ELF platforms build the lto-plugin always.
6116 build_lto_plugin=yes
9bdbb0bc 6117
9bdbb0bc 6118else
6119 if test x"$default_enable_lto" = x"yes" ; then
4ae8c98f 6120 case $target in
c96ae98b 6121 *-apple-darwin[912]* | *-cygwin* | *-mingw* | *djgpp*) ;;
25630dc7 6122 # On other non-ELF platforms, LTO has yet to be validated.
4ae8c98f 6123 *) enable_lto=no ;;
6124 esac
9bdbb0bc 6125 else
62932e4d 6126 # Apart from ELF platforms, only Windows and Darwin support LTO so far.
6127 # It would also be nice to check the binutils support, but we don't
9bdbb0bc 6128 # have gcc_GAS_CHECK_FEATURE available here. For now, we'll just
6129 # warn during gcc/ subconfigure; unless you're bootstrapping with
6130 # -flto it won't be needed until after installation anyway.
6131 case $target in
7aa50266 6132 *-cygwin* | *-mingw* | *-apple-darwin* | *djgpp*) ;;
9bdbb0bc 6133 *) if test x"$enable_lto" = x"yes"; then
f00f02a3 6134 as_fn_error $? "LTO support is not enabled for this target." "$LINENO" 5
9bdbb0bc 6135 fi
6136 ;;
6137 esac
6138 fi
ca42e774 6139 # Among non-ELF, only Windows platforms support the lto-plugin so far.
25630dc7 6140 # Build it unless LTO was explicitly disabled.
ca42e774 6141 case $target in
25630dc7 6142 *-cygwin* | *-mingw*) build_lto_plugin=$enable_lto ;;
ca42e774 6143 *) ;;
6144 esac
25630dc7 6145
9bdbb0bc 6146fi
6147
7bfefa9d 6148
1015a063 6149# Check whether --enable-linker-plugin-configure-flags was given.
6150if test "${enable_linker_plugin_configure_flags+set}" = set; then :
6151 enableval=$enable_linker_plugin_configure_flags; extra_linker_plugin_configure_flags=$enableval
6152else
6153 extra_linker_plugin_configure_flags=
6154fi
6155
6156
6157# Check whether --enable-linker-plugin-flags was given.
6158if test "${enable_linker_plugin_flags+set}" = set; then :
6159 enableval=$enable_linker_plugin_flags; extra_linker_plugin_flags=$enableval
6160else
6161 extra_linker_plugin_flags=
6162fi
6163
6164
6165
01b4453c 6166# Enable --enable-host-shared.
6167# Checked early to determine whether jit is an 'all' language
6168# Check whether --enable-host-shared was given.
6169if test "${enable_host_shared+set}" = set; then :
6170 enableval=$enable_host_shared; host_shared=$enableval
6171else
6172 host_shared=no
6173fi
6174
6175
255b6be7 6176
2b15d2ba 6177# By default, C and C++ are the only stage 1 languages.
9c3a0a29 6178stage1_languages=,c,
2d64c2fd 6179
7ab76cec 6180# Target libraries that we bootstrap.
5c96a839 6181bootstrap_target_libs=,target-libgcc,
7ab76cec 6182
8e1fea1a 6183# Figure out what language subdirectories are present.
6184# Look if the user specified --enable-languages="..."; if not, use
6185# the environment variable $LANGUAGES if defined. $LANGUAGES might
6186# go away some day.
6187# NB: embedded tabs in this IF block -- do not untabify
6188if test -d ${srcdir}/gcc; then
6189 if test x"${enable_languages+set}" != xset; then
6190 if test x"${LANGUAGES+set}" = xset; then
6191 enable_languages="${LANGUAGES}"
e757a6a8 6192 echo configure.ac: warning: setting LANGUAGES is deprecated, use --enable-languages instead 1>&2
8e1fea1a 6193 else
01b4453c 6194 enable_languages=default
8e1fea1a 6195 fi
6196 else
6197 if test x"${enable_languages}" = x ||
6198 test x"${enable_languages}" = xyes;
6199 then
e757a6a8 6200 echo configure.ac: --enable-languages needs at least one language argument 1>&2
8e1fea1a 6201 exit 1
6202 fi
6203 fi
6204 enable_languages=`echo "${enable_languages}" | sed -e 's/[ ,][ ,]*/,/g' -e 's/,$//'`
6205
2c718da0 6206 # 'f95' is the old name for the 'fortran' language. We issue a warning
6207 # and make the substitution.
6208 case ,${enable_languages}, in
6209 *,f95,*)
e757a6a8 6210 echo configure.ac: warning: 'f95' as language name is deprecated, use 'fortran' instead 1>&2
2c718da0 6211 enable_languages=`echo "${enable_languages}" | sed -e 's/f95/fortran/g'`
6212 ;;
6213 esac
6214
2b15d2ba 6215 # If bootstrapping, C++ must be enabled.
6216 case ",$enable_languages,:$enable_bootstrap" in
6217 *,c++,*:*) ;;
6218 *:yes)
6c59dfa4 6219 if test -f ${srcdir}/gcc/cp/config-lang.in; then
6220 enable_languages="${enable_languages},c++"
6221 else
f00f02a3 6222 as_fn_error $? "bootstrapping requires c++ sources" "$LINENO" 5
6c59dfa4 6223 fi
6224 ;;
6225 esac
6226
8e1fea1a 6227 # First scan to see if an enabled language requires some other language.
6228 # We assume that a given config-lang.in will list all the language
6229 # front ends it requires, even if some are required indirectly.
6230 for lang_frag in ${srcdir}/gcc/*/config-lang.in .. ; do
6231 case ${lang_frag} in
6232 ..) ;;
6233 # The odd quoting in the next line works around
6234 # an apparent bug in bash 1.12 on linux.
6235 ${srcdir}/gcc/[*]/config-lang.in) ;;
6236 *)
101ddbe4 6237 # From the config-lang.in, get $language, $lang_requires, and
6238 # $lang_requires_boot_languages.
8e1fea1a 6239 language=
6240 lang_requires=
101ddbe4 6241 lang_requires_boot_languages=
d6400eba 6242 # set srcdir during sourcing lang_frag to the gcc dir.
6243 # Sadly overriding srcdir on the . line doesn't work in plain sh as it
6244 # polutes this shell
6245 saved_srcdir=${srcdir}
6246 srcdir=${srcdir}/gcc . ${lang_frag}
6247 srcdir=${saved_srcdir}
101ddbe4 6248 for other in ${lang_requires} ${lang_requires_boot_languages}; do
8e1fea1a 6249 case ,${enable_languages}, in
6250 *,$other,*) ;;
01b4453c 6251 *,default,*) ;;
8e1fea1a 6252 *,all,*) ;;
6253 *,$language,*)
6254 echo " \`$other' language required by \`$language'; enabling" 1>&2
6255 enable_languages="${enable_languages},${other}"
6256 ;;
6257 esac
6258 done
101ddbe4 6259 for other in ${lang_requires_boot_languages} ; do
6260 if test "$other" != "c"; then
6261 case ,${enable_stage1_languages}, in
6262 *,$other,*) ;;
01b4453c 6263 *,default,*) ;;
101ddbe4 6264 *,all,*) ;;
6265 *)
6266 case ,${enable_languages}, in
6267 *,$language,*)
6268 echo " '$other' language required by '$language' in stage 1; enabling" 1>&2
6269 enable_stage1_languages="$enable_stage1_languages,${other}"
6270 ;;
6271 esac
6272 ;;
6273 esac
6274 fi
6275 done
8e1fea1a 6276 ;;
6277 esac
6278 done
6279
9c3a0a29 6280 new_enable_languages=,c,
7bfefa9d 6281
6282 # If LTO is enabled, add the LTO front end.
7bfefa9d 6283 if test "$enable_lto" = "yes" ; then
d6ef094a 6284 case ,${enable_languages}, in
6285 *,lto,*) ;;
6286 *) enable_languages="${enable_languages},lto" ;;
6287 esac
ca42e774 6288 if test "${build_lto_plugin}" = "yes" ; then
7bfefa9d 6289 configdirs="$configdirs lto-plugin"
7bfefa9d 6290 fi
6291 fi
6292
dd87c525 6293 # If we're building an offloading compiler, add the LTO front end.
6294 if test x"$enable_as_accelerator_for" != x ; then
6295 case ,${enable_languages}, in
6296 *,lto,*) ;;
6297 *) enable_languages="${enable_languages},lto" ;;
6298 esac
6299 fi
6300
01b4453c 6301 missing_languages=`echo ",$enable_languages," | sed -e s/,default,/,/ -e s/,all,/,/ -e s/,c,/,/ `
9c3a0a29 6302 potential_languages=,c,
8e1fea1a 6303
604a285a 6304 enabled_target_libs=
6305 disabled_target_libs=
6306
8e1fea1a 6307 for lang_frag in ${srcdir}/gcc/*/config-lang.in .. ; do
6308 case ${lang_frag} in
6309 ..) ;;
6310 # The odd quoting in the next line works around
6311 # an apparent bug in bash 1.12 on linux.
6312 ${srcdir}/gcc/[*]/config-lang.in) ;;
6313 *)
b30fcfae 6314 # From the config-lang.in, get $language, $target_libs,
2d64c2fd 6315 # $lang_dirs, $boot_language, and $build_by_default
8e1fea1a 6316 language=
6317 target_libs=
6318 lang_dirs=
5dee13c2 6319 subdir_requires=
9c3a0a29 6320 boot_language=no
6321 build_by_default=yes
d6400eba 6322 # set srcdir during sourcing. See above about save & restore
6323 saved_srcdir=${srcdir}
6324 srcdir=${srcdir}/gcc . ${lang_frag}
6325 srcdir=${saved_srcdir}
9c3a0a29 6326 if test x${language} = x; then
6327 echo "${lang_frag} doesn't set \$language." 1>&2
6328 exit 1
6329 fi
6330
ef3c41c7 6331 if test "$language" = "c++"; then
2b15d2ba 6332 boot_language=yes
7ab76cec 6333 fi
6334
a2ecd49c 6335 add_this_lang=no
01b4453c 6336 # C is always enabled, so no need to add it again
6337 if test "$language" != "c"; then
6338 case ,${enable_languages}, in
6339 *,${language},*)
6340 # Language was explicitly selected; include it
e53d55e7 6341 add_this_lang=yes
01b4453c 6342 ;;
6343 *,all,*)
6344 # All languages are enabled
6345 add_this_lang=all
6346 ;;
6347 *,default,*)
6348 # 'default' was selected, select it if it is a default language
a2ecd49c 6349 add_this_lang=${build_by_default}
01b4453c 6350 ;;
6351 esac
6352 fi
4ee9c684 6353
5dee13c2 6354 # Disable languages that need other directories if these aren't available.
9333ae0b 6355 for i in $subdir_requires; do
3891e7d9 6356 test -f "$srcdir/gcc/$i/config-lang.in" && continue
01b4453c 6357 case ${add_this_lang} in
6358 yes)
5dee13c2 6359 # Specifically requested language; tell them.
f00f02a3 6360 as_fn_error $? "The gcc/$i directory contains parts of $language but is missing" "$LINENO" 5
5dee13c2 6361 ;;
01b4453c 6362 all)
6363 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The gcc/$i directory contains parts of $language but is missing" >&5
6364$as_echo "$as_me: WARNING: The gcc/$i directory contains parts of $language but is missing" >&2;}
6365 add_this_lang=unsupported
6366 ;;
5dee13c2 6367 *)
6368 # Silently disable.
9c3a0a29 6369 add_this_lang=unsupported
5dee13c2 6370 ;;
6371 esac
6372 done
6373
9c3a0a29 6374 # Disable Ada if no preexisting GNAT is available.
01b4453c 6375 case ${add_this_lang}:${language}:${have_gnat} in
6376 yes:ada:no)
9c3a0a29 6377 # Specifically requested language; tell them.
f00f02a3 6378 as_fn_error $? "GNAT is required to build $language" "$LINENO" 5
9c3a0a29 6379 ;;
01b4453c 6380 all:ada:no)
6381 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GNAT is required to build $language" >&5
6382$as_echo "$as_me: WARNING: GNAT is required to build $language" >&2;}
6383 add_this_lang=unsupported
6384 ;;
9c3a0a29 6385 *:ada:no)
6386 # Silently disable.
6387 add_this_lang=unsupported
6388 ;;
6389 esac
6390
01b4453c 6391 # Disable jit if -enable-host-shared not specified
6392 case ${add_this_lang}:${language}:${host_shared} in
6393 yes:jit:no)
6394 # PR jit/64780: explicitly specify --enable-host-shared
f00f02a3 6395 as_fn_error $? "
01b4453c 6396Enabling language \"jit\" requires --enable-host-shared.
6397
6398--enable-host-shared typically slows the rest of the compiler down by
6399a few %, so you must explicitly enable it.
6400
6401If you want to build both the jit and the regular compiler, it is often
6402best to do this via two separate configure/builds, in separate
6403directories, to avoid imposing the performance cost of
6404--enable-host-shared on the regular compiler." "$LINENO" 5
6405 ;;
6406 all:jit:no)
6407 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --enable-host-shared required to build $language" >&5
6408$as_echo "$as_me: WARNING: --enable-host-shared required to build $language" >&2;}
6409 add_this_lang=unsupported
6410 ;;
6411 *:jit:no)
6412 # Silently disable.
6413 add_this_lang=unsupported
6414 ;;
6415 esac
6416
6417 # Disable a language that is unsupported by the target.
6418 case "${add_this_lang}: $unsupported_languages " in
6419 no:*) ;;
6420 unsupported:*) ;;
6421 *:*" $language "*)
6422 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${language} not supported for this target" >&5
6423$as_echo "$as_me: WARNING: ${language} not supported for this target" >&2;}
9c3a0a29 6424 add_this_lang=unsupported
ff7dcf6a 6425 ;;
6426 esac
6427
4ee9c684 6428 case $add_this_lang in
9c3a0a29 6429 unsupported)
8e1fea1a 6430 # Remove language-dependent dirs.
604a285a 6431 disabled_target_libs="$disabled_target_libs $target_libs"
6432 noconfigdirs="$noconfigdirs $lang_dirs"
2d64c2fd 6433 ;;
9c3a0a29 6434 no)
6435 # Remove language-dependent dirs; still show language as supported.
604a285a 6436 disabled_target_libs="$disabled_target_libs $target_libs"
6437 noconfigdirs="$noconfigdirs $lang_dirs"
9c3a0a29 6438 potential_languages="${potential_languages}${language},"
6439 ;;
01b4453c 6440 all|yes)
9c3a0a29 6441 new_enable_languages="${new_enable_languages}${language},"
6442 potential_languages="${potential_languages}${language},"
2d64c2fd 6443 missing_languages=`echo "$missing_languages" | sed "s/,$language,/,/"`
604a285a 6444 enabled_target_libs="$enabled_target_libs $target_libs"
32027446 6445 case "${boot_language}:,$enable_stage1_languages," in
6446 yes:* | *:*,$language,* | *:*,yes, | *:*,all,)
aff6cf7b 6447 # Add to (comma-separated) list of stage 1 languages.
32027446 6448 case ",$stage1_languages," in
6449 *,$language,* | ,yes, | ,all,) ;;
6450 *) stage1_languages="${stage1_languages}${language}," ;;
6451 esac
7ab76cec 6452 # We need to bootstrap any supporting libraries.
6453 bootstrap_target_libs="${bootstrap_target_libs}${target_libs},"
2d64c2fd 6454 ;;
6455 esac
6456 ;;
8e1fea1a 6457 esac
6458 ;;
6459 esac
6460 done
6461
604a285a 6462 # Add target libraries which are only needed for disabled languages
6463 # to noconfigdirs.
6464 if test -n "$disabled_target_libs"; then
6465 for dir in $disabled_target_libs; do
6466 case " $enabled_target_libs " in
6467 *" ${dir} "*) ;;
6468 *) noconfigdirs="$noconfigdirs $dir" ;;
6469 esac
6470 done
6471 fi
6472
cd9a469c 6473 # Check whether --enable-stage1-languages was given.
6474if test "${enable_stage1_languages+set}" = set; then :
6475 enableval=$enable_stage1_languages; case ,${enable_stage1_languages}, in
9c3a0a29 6476 ,no,|,,)
6477 # Set it to something that will have no effect in the loop below
6478 enable_stage1_languages=c ;;
6479 ,yes,)
6480 enable_stage1_languages=`echo $new_enable_languages | \
6481 sed -e "s/^,//" -e "s/,$//" ` ;;
6482 *,all,*)
6483 enable_stage1_languages=`echo ,$enable_stage1_languages, | \
6484 sed -e "s/,all,/$new_enable_languages/" -e "s/^,//" -e "s/,$//" ` ;;
6485 esac
6486
6487 # Add "good" languages from enable_stage1_languages to stage1_languages,
6488 # while "bad" languages go in missing_languages. Leave no duplicates.
6489 for i in `echo $enable_stage1_languages | sed 's/,/ /g' `; do
6490 case $potential_languages in
6491 *,$i,*)
6492 case $stage1_languages in
6493 *,$i,*) ;;
6494 *) stage1_languages="$stage1_languages$i," ;;
6495 esac ;;
6496 *)
6497 case $missing_languages in
6498 *,$i,*) ;;
6499 *) missing_languages="$missing_languages$i," ;;
6500 esac ;;
6501 esac
6502 done
cd9a469c 6503fi
6504
9c3a0a29 6505
6506 # Remove leading/trailing commas that were added for simplicity
6507 potential_languages=`echo "$potential_languages" | sed -e "s/^,//" -e "s/,$//"`
989edd2f 6508 missing_languages=`echo "$missing_languages" | sed -e "s/^,//" -e "s/,$//"`
9c3a0a29 6509 stage1_languages=`echo "$stage1_languages" | sed -e "s/^,//" -e "s/,$//"`
6510 new_enable_languages=`echo "$new_enable_languages" | sed -e "s/^,//" -e "s/,$//"`
6511
8e1fea1a 6512 if test "x$missing_languages" != x; then
f00f02a3 6513 as_fn_error $? "
e8bfe1fa 6514The following requested languages could not be built: ${missing_languages}
cd9a469c 6515Supported languages are: ${potential_languages}" "$LINENO" 5
8e1fea1a 6516 fi
8e1fea1a 6517 if test "x$new_enable_languages" != "x$enable_languages"; then
6518 echo The following languages will be built: ${new_enable_languages}
9c3a0a29 6519 enable_languages="$new_enable_languages"
8e1fea1a 6520 fi
9c3a0a29 6521
b30fcfae 6522
b0e9b581 6523 ac_configure_args=`echo " $ac_configure_args" | sed -e "s/ '--enable-languages=[^ ]*'//g" -e "s/$/ '--enable-languages="$enable_languages"'/" `
8e1fea1a 6524fi
6525
50996fe5 6526# Handle --disable-<component> generically.
6527for dir in $configdirs $build_configdirs $target_configdirs ; do
6528 dirname=`echo $dir | sed -e s/target-//g -e s/build-//g -e s/-/_/g`
d2d2630b 6529 varname=`echo $dirname | sed -e s/+/_/g`
6530 if eval test x\${enable_${varname}} "=" xno ; then
50996fe5 6531 noconfigdirs="$noconfigdirs $dir"
6532 fi
6533done
6534
03869f98 6535# Check for Boehm's garbage collector
6536# Check whether --enable-objc-gc was given.
6537if test "${enable_objc_gc+set}" = set; then :
baf71228 6538 enableval=$enable_objc_gc;
6539fi
6540
6541
6542# Check whether --with-target-bdw-gc was given.
6543if test "${with_target_bdw_gc+set}" = set; then :
6544 withval=$with_target_bdw_gc;
6545fi
6546
6547
6548# Check whether --with-target-bdw-gc-include was given.
6549if test "${with_target_bdw_gc_include+set}" = set; then :
6550 withval=$with_target_bdw_gc_include;
6551fi
6552
6553
6554# Check whether --with-target-bdw-gc-lib was given.
6555if test "${with_target_bdw_gc_lib+set}" = set; then :
6556 withval=$with_target_bdw_gc_lib;
6557fi
6558
6559
6560case ,${enable_languages},:${enable_objc_gc} in *,objc,*:yes|*,objc,*:auto)
6561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bdw garbage collector" >&5
6562$as_echo_n "checking for bdw garbage collector... " >&6; }
6563 if test "x$with_target_bdw_gc$with_target_bdw_gc_include$with_target_bdw_gc_lib" = x; then
74dfdbe3 6564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: using bdw-gc in default locations" >&5
6565$as_echo "using bdw-gc in default locations" >&6; }
baf71228 6566 else
6567 if test "x$with_target_bdw_gc_include" = x && test "x$with_target_bdw_gc_lib" != x; then
f00f02a3 6568 as_fn_error $? "found --with-target-bdw-gc-lib but --with-target-bdw-gc-include missing" "$LINENO" 5
baf71228 6569 elif test "x$with_target_bdw_gc_include" != x && test "x$with_target_bdw_gc_lib" = x; then
f00f02a3 6570 as_fn_error $? "found --with-target-bdw-gc-include but --with-target-bdw-gc-lib missing" "$LINENO" 5
baf71228 6571 else
6572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: using paths configured with --with-target-bdw-gc options" >&5
6573$as_echo "using paths configured with --with-target-bdw-gc options" >&6; }
6574 fi
6575 fi
03869f98 6576esac
6577
efa02472 6578# Disable libitm, libsanitizer, libvtv, liboffloadmic if we're not building C++
b33ca042 6579case ,${enable_languages}, in
df148e44 6580 *,c++,*)
efa02472 6581 # Disable libitm, libsanitizer if we're not building libstdc++
df148e44 6582 case "${noconfigdirs}" in
6583 *target-libstdc++-v3*)
efa02472 6584 noconfigdirs="$noconfigdirs target-libitm target-libsanitizer"
df148e44 6585 ;;
6586 *) ;;
6587 esac
6588 ;;
b33ca042 6589 *)
efa02472 6590 noconfigdirs="$noconfigdirs target-liboffloadmic target-libitm target-libsanitizer target-libvtv"
b33ca042 6591 ;;
6592esac
6593
e8eddfdd 6594# Remove the entries in $skipdirs and $noconfigdirs from $configdirs,
6595# $build_configdirs and $target_configdirs.
8e1fea1a 6596# If we have the source for $noconfigdirs entries, add them to $notsupp.
6597
6598notsupp=""
6599for dir in . $skipdirs $noconfigdirs ; do
e8eddfdd 6600 dirname=`echo $dir | sed -e s/target-//g -e s/build-//g`
8e1fea1a 6601 if test $dir != . && echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6602 configdirs=`echo " ${configdirs} " | sed -e "s/ ${dir} / /"`
6603 if test -r $srcdir/$dirname/configure ; then
6604 if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6605 true
6606 else
6607 notsupp="$notsupp $dir"
6608 fi
6609 fi
6610 fi
e8eddfdd 6611 if test $dir != . && echo " ${build_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6612 build_configdirs=`echo " ${build_configdirs} " | sed -e "s/ ${dir} / /"`
6613 if test -r $srcdir/$dirname/configure ; then
6614 if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6615 true
6616 else
6617 notsupp="$notsupp $dir"
6618 fi
6619 fi
6620 fi
8e1fea1a 6621 if test $dir != . && echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6622 target_configdirs=`echo " ${target_configdirs} " | sed -e "s/ ${dir} / /"`
6623 if test -r $srcdir/$dirname/configure ; then
6624 if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6625 true
6626 else
6627 notsupp="$notsupp $dir"
6628 fi
6629 fi
6630 fi
6631done
6632
8e1fea1a 6633# Quietly strip out all directories which aren't configurable in this tree.
6634# This relies on all configurable subdirectories being autoconfiscated, which
6635# is now the case.
2f8725b0 6636build_configdirs_all="$build_configdirs"
6637build_configdirs=
6638for i in ${build_configdirs_all} ; do
b30fcfae 6639 j=`echo $i | sed -e s/build-//g`
2f8725b0 6640 if test -f ${srcdir}/$j/configure ; then
6641 build_configdirs="${build_configdirs} $i"
6642 fi
6643done
6644
8e1fea1a 6645configdirs_all="$configdirs"
6646configdirs=
6647for i in ${configdirs_all} ; do
6648 if test -f ${srcdir}/$i/configure ; then
6649 configdirs="${configdirs} $i"
6650 fi
6651done
2f8725b0 6652
8e1fea1a 6653target_configdirs_all="$target_configdirs"
6654target_configdirs=
6655for i in ${target_configdirs_all} ; do
b30fcfae 6656 j=`echo $i | sed -e s/target-//g`
8e1fea1a 6657 if test -f ${srcdir}/$j/configure ; then
6658 target_configdirs="${target_configdirs} $i"
6659 fi
6660done
6661
1015a063 6662# libiberty-linker-plugin is special: it doesn't have its own source directory,
6663# so we have to add it after the preceding checks.
6664if test x"$extra_linker_plugin_flags$extra_linker_plugin_configure_flags" != x
6665then
6666 case " $configdirs " in
6667 *" libiberty "*)
6668 # If we can build libiberty, we can also build libiberty-linker-plugin.
6669 configdirs="$configdirs libiberty-linker-plugin"
6670 extra_linker_plugin_configure_flags="$extra_linker_plugin_configure_flags \
6671 --with-libiberty=../libiberty-linker-plugin";;
6672 *)
f00f02a3 6673 as_fn_error $? "libiberty missing" "$LINENO" 5;;
1015a063 6674 esac
6675fi
6676
944792ef 6677# Sometimes we have special requirements for the host libiberty.
6678extra_host_libiberty_configure_flags=
c850ece7 6679extra_host_zlib_configure_flags=
944792ef 6680case " $configdirs " in
6681 *" lto-plugin "* | *" libcc1 "*)
6682 # When these are to be built as shared libraries, the same applies to
6683 # libiberty.
6684 extra_host_libiberty_configure_flags=--enable-shared
6685 ;;
c850ece7 6686 *" bfd "*)
6687 # When bfd is to be built as a shared library, the same applies to
6688 # zlib.
6689 if test "$enable_shared" = "yes"; then
6690 extra_host_zlib_configure_flags=--enable-host-shared
6691 fi
6692 ;;
944792ef 6693esac
6694
6695
c850ece7 6696
8e1fea1a 6697# Produce a warning message for the subdirs we can't configure.
6698# This isn't especially interesting in the Cygnus tree, but in the individual
6699# FSF releases, it's important to let people know when their machine isn't
6700# supported by the one or two programs in a package.
6701
6702if test -n "${notsupp}" && test -z "${norecursion}" ; then
6703 # If $appdirs is non-empty, at least one of those directories must still
6704 # be configured, or we error out. (E.g., if the gas release supports a
6705 # specified target in some subdirs but not the gas subdir, we shouldn't
6706 # pretend that all is well.)
6707 if test -n "$appdirs" ; then
6708 for dir in $appdirs ; do
6709 if test -r $dir/Makefile.in ; then
6710 if echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6711 appdirs=""
6712 break
6713 fi
2f8725b0 6714 if echo " ${target_configdirs} " | grep " target-${dir} " >/dev/null 2>&1; then
8e1fea1a 6715 appdirs=""
6716 break
6717 fi
6718 fi
6719 done
6720 if test -n "$appdirs" ; then
6721 echo "*** This configuration is not supported by this package." 1>&2
6722 exit 1
6723 fi
6724 fi
6725 # Okay, some application will build, or we don't care to check. Still
6726 # notify of subdirs not getting built.
6727 echo "*** This configuration is not supported in the following subdirectories:" 1>&2
6728 echo " ${notsupp}" 1>&2
6729 echo " (Any other directories should still work fine.)" 1>&2
6730fi
6731
6732case "$host" in
6733 *msdosdjgpp*)
6734 enable_gdbtk=no ;;
6735esac
6736
eae5b2bc 6737# To find our prefix, in gcc_cv_tool_prefix.
6738
6739# The user is always right.
6740if test "${PATH_SEPARATOR+set}" != set; then
6741 echo "#! /bin/sh" >conf$$.sh
6742 echo "exit 0" >>conf$$.sh
6743 chmod +x conf$$.sh
6744 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
6745 PATH_SEPARATOR=';'
6746 else
6747 PATH_SEPARATOR=:
6748 fi
6749 rm -f conf$$.sh
6750fi
6751
6752
0812bb06 6753 get_gcc_base_ver="cat"
6754
6755# Check whether --with-gcc-major-version-only was given.
6756if test "${with_gcc_major_version_only+set}" = set; then :
6757 withval=$with_gcc_major_version_only; if test x$with_gcc_major_version_only = xyes ; then
1e42d5c6 6758 get_gcc_base_ver="sed -e 's/^\([0-9]*\).*/\1/'"
0812bb06 6759 fi
6760
6761fi
6762
6763
6764
6765
6766
eae5b2bc 6767
6768if test "x$exec_prefix" = xNONE; then
6769 if test "x$prefix" = xNONE; then
6770 gcc_cv_tool_prefix=$ac_default_prefix
6771 else
6772 gcc_cv_tool_prefix=$prefix
6773 fi
6774else
6775 gcc_cv_tool_prefix=$exec_prefix
6776fi
6777
6778# If there is no compiler in the tree, use the PATH only. In any
6779# case, if there is no compiler in the tree nobody should use
6780# AS_FOR_TARGET and LD_FOR_TARGET.
6781if test x$host = x$build && test -f $srcdir/gcc/BASE-VER; then
0812bb06 6782 if test x$with_gcc_major_version_only = xyes ; then
6783 gcc_version=`sed -e 's/^\([0-9]*\).*$/\1/' $srcdir/gcc/BASE-VER`
6784 else
6785 gcc_version=`cat $srcdir/gcc/BASE-VER`
6786 fi
eae5b2bc 6787 gcc_cv_tool_dirs="$gcc_cv_tool_prefix/libexec/gcc/$target_noncanonical/$gcc_version$PATH_SEPARATOR"
6788 gcc_cv_tool_dirs="$gcc_cv_tool_dirs$gcc_cv_tool_prefix/libexec/gcc/$target_noncanonical$PATH_SEPARATOR"
6789 gcc_cv_tool_dirs="$gcc_cv_tool_dirs/usr/lib/gcc/$target_noncanonical/$gcc_version$PATH_SEPARATOR"
6790 gcc_cv_tool_dirs="$gcc_cv_tool_dirs/usr/lib/gcc/$target_noncanonical$PATH_SEPARATOR"
6791 gcc_cv_tool_dirs="$gcc_cv_tool_dirs$gcc_cv_tool_prefix/$target_noncanonical/bin/$target_noncanonical/$gcc_version$PATH_SEPARATOR"
6792 gcc_cv_tool_dirs="$gcc_cv_tool_dirs$gcc_cv_tool_prefix/$target_noncanonical/bin$PATH_SEPARATOR"
6793else
6794 gcc_cv_tool_dirs=
6795fi
6796
6797if test x$build = x$target && test -n "$md_exec_prefix"; then
6798 gcc_cv_tool_dirs="$gcc_cv_tool_dirs$md_exec_prefix$PATH_SEPARATOR"
6799fi
6800
6801
6802
8e1fea1a 6803copy_dirs=
6804
b30fcfae 6805
cd9a469c 6806# Check whether --with-build-sysroot was given.
6807if test "${with_build_sysroot+set}" = set; then :
6808 withval=$with_build_sysroot; if test x"$withval" != x ; then
ffa8502d 6809 SYSROOT_CFLAGS_FOR_TARGET="--sysroot=$withval"
6810 fi
6811else
6812 SYSROOT_CFLAGS_FOR_TARGET=
cd9a469c 6813fi
ffa8502d 6814
6815
5f1f2de5 6816
cd9a469c 6817
6818# Check whether --with-debug-prefix-map was given.
6819if test "${with_debug_prefix_map+set}" = set; then :
6820 withval=$with_debug_prefix_map; if test x"$withval" != x; then
5f1f2de5 6821 DEBUG_PREFIX_CFLAGS_FOR_TARGET=
6822 for debug_map in $withval; do
6823 DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
6824 done
6825 fi
6826else
6827 DEBUG_PREFIX_CFLAGS_FOR_TARGET=
cd9a469c 6828fi
6829
5f1f2de5 6830
6831
c898f165 6832# During gcc bootstrap, if we use some random cc for stage1 then CFLAGS
6833# might be empty or "-g". We don't require a C++ compiler, so CXXFLAGS
6834# might also be empty (or "-g", if a non-GCC C++ compiler is in the path).
6835# We want to ensure that TARGET libraries (which we know are built with
6836# gcc) are built with "-O2 -g", so include those options when setting
6837# CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6838if test "x$CFLAGS_FOR_TARGET" = x; then
f5fad380 6839 if test "x${is_cross_compiler}" = xyes; then
6840 CFLAGS_FOR_TARGET="-g -O2"
6841 else
6842 CFLAGS_FOR_TARGET=$CFLAGS
6843 case " $CFLAGS " in
6844 *" -O2 "*) ;;
6845 *) CFLAGS_FOR_TARGET="-O2 $CFLAGS_FOR_TARGET" ;;
6846 esac
6847 case " $CFLAGS " in
6848 *" -g "* | *" -g3 "*) ;;
6849 *) CFLAGS_FOR_TARGET="-g $CFLAGS_FOR_TARGET" ;;
6850 esac
6851 fi
c898f165 6852fi
6853
6854
6855if test "x$CXXFLAGS_FOR_TARGET" = x; then
f5fad380 6856 if test "x${is_cross_compiler}" = xyes; then
6857 CXXFLAGS_FOR_TARGET="-g -O2"
6858 else
6859 CXXFLAGS_FOR_TARGET=$CXXFLAGS
6860 case " $CXXFLAGS " in
6861 *" -O2 "*) ;;
6862 *) CXXFLAGS_FOR_TARGET="-O2 $CXXFLAGS_FOR_TARGET" ;;
6863 esac
6864 case " $CXXFLAGS " in
6865 *" -g "* | *" -g3 "*) ;;
6866 *) CXXFLAGS_FOR_TARGET="-g $CXXFLAGS_FOR_TARGET" ;;
6867 esac
6868 fi
c898f165 6869fi
6870
6871
ed9516f5 6872
6873
8e1fea1a 6874# Handle --with-headers=XXX. If the value is not "yes", the contents of
6875# the named directory are copied to $(tooldir)/sys-include.
6876if test x"${with_headers}" != x && test x"${with_headers}" != xno ; then
6877 if test x${is_cross_compiler} = xno ; then
6878 echo 1>&2 '***' --with-headers is only supported when cross compiling
6879 exit 1
6880 fi
6881 if test x"${with_headers}" != xyes ; then
eae5b2bc 6882 x=${gcc_cv_tool_prefix}
b30fcfae 6883 copy_dirs="${copy_dirs} ${with_headers} $x/${target_noncanonical}/sys-include"
8e1fea1a 6884 fi
6885fi
6886
6887# Handle --with-libs=XXX. If the value is not "yes", the contents of
6888# the name directories are copied to $(tooldir)/lib. Multiple directories
6889# are permitted.
6890if test x"${with_libs}" != x && test x"${with_libs}" != xno ; then
6891 if test x${is_cross_compiler} = xno ; then
6892 echo 1>&2 '***' --with-libs is only supported when cross compiling
6893 exit 1
6894 fi
6895 if test x"${with_libs}" != xyes ; then
6896 # Copy the libraries in reverse order, so that files in the first named
6897 # library override files in subsequent libraries.
eae5b2bc 6898 x=${gcc_cv_tool_prefix}
8e1fea1a 6899 for l in ${with_libs}; do
b30fcfae 6900 copy_dirs="$l $x/${target_noncanonical}/lib ${copy_dirs}"
8e1fea1a 6901 done
6902 fi
6903fi
6904
7bfefa9d 6905# Set with_gnu_as, with_gnu_ld, and with_system_zlib as appropriate.
c47832b1 6906#
6907# This is done by determining whether or not the appropriate directory
6908# is available, and by checking whether or not specific configurations
6909# have requested that this magic not happen.
b30fcfae 6910#
6911# The command line options always override the explicit settings in
e757a6a8 6912# configure.ac, and the settings in configure.ac override this magic.
c47832b1 6913#
b30fcfae 6914# If the default for a toolchain is to use GNU as and ld, and you don't
c47832b1 6915# want to do that, then you should use the --without-gnu-as and
7bfefa9d 6916# --without-gnu-ld options for the configure script. Similarly, if
6917# the default is to use the included zlib and you don't want to do that,
6918# you should use the --with-system-zlib option for the configure script.
c47832b1 6919
6920if test x${use_gnu_as} = x &&
6921 echo " ${configdirs} " | grep " gas " > /dev/null 2>&1 ; then
6922 with_gnu_as=yes
6923 extra_host_args="$extra_host_args --with-gnu-as"
6924fi
6925
6926if test x${use_gnu_ld} = x &&
3d47fcf5 6927 echo " ${configdirs} " | egrep " (go)?ld " > /dev/null 2>&1 ; then
c47832b1 6928 with_gnu_ld=yes
6929 extra_host_args="$extra_host_args --with-gnu-ld"
6930fi
6931
7bfefa9d 6932if test x${use_included_zlib} = x &&
6933 echo " ${configdirs} " | grep " zlib " > /dev/null 2>&1 ; then
6934 :
6935else
6936 with_system_zlib=yes
6937 extra_host_args="$extra_host_args --with-system-zlib"
6938fi
6939
c47832b1 6940# If using newlib, add --with-newlib to the extra_host_args so that gcc/configure
6941# can detect this case.
6942
6943if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
6944 with_newlib=yes
6945 extra_host_args="$extra_host_args --with-newlib"
6946fi
6947
8e1fea1a 6948# Handle ${copy_dirs}
6949set fnord ${copy_dirs}
6950shift
6951while test $# != 0 ; do
6952 if test -f $2/COPIED && test x"`cat $2/COPIED`" = x"$1" ; then
6953 :
6954 else
6955 echo Copying $1 to $2
6956
6957 # Use the install script to create the directory and all required
6958 # parent directories.
6959 if test -d $2 ; then
6960 :
6961 else
6962 echo >config.temp
6963 ${srcdir}/install-sh -c -m 644 config.temp $2/COPIED
6964 fi
6965
6966 # Copy the directory, assuming we have tar.
6967 # FIXME: Should we use B in the second tar? Not all systems support it.
6968 (cd $1; tar -cf - .) | (cd $2; tar -xpf -)
6969
6970 # It is the responsibility of the user to correctly adjust all
6971 # symlinks. If somebody can figure out how to handle them correctly
6972 # here, feel free to add the code.
6973
6974 echo $1 > $2/COPIED
6975 fi
6976 shift; shift
6977done
6978
c47832b1 6979# Determine a target-dependent exec_prefix that the installed
6980# gcc will search in. Keep this list sorted by triplet, with
6981# the *-*-osname triplets last.
6982md_exec_prefix=
6983case "${target}" in
09c2d953 6984 i[34567]86-pc-msdosdjgpp*)
c47832b1 6985 md_exec_prefix=/dev/env/DJDIR/bin
6986 ;;
c47832b1 6987 *-*-hpux* | \
c47832b1 6988 *-*-nto-qnx* | \
93faf308 6989 *-*-solaris2*)
c47832b1 6990 md_exec_prefix=/usr/ccs/bin
6991 ;;
6992esac
6993
71ab34df 6994extra_arflags_for_target=
6995extra_nmflags_for_target=
6996extra_ranlibflags_for_target=
6997target_makefile_frag=/dev/null
6998case "${target}" in
57c7de11 6999 spu-*-*)
7000 target_makefile_frag="config/mt-spu"
7001 ;;
d781ea5c 7002 mips*-sde-elf* | mips*-mti-elf* | mips*-img-elf*)
f8520ad7 7003 target_makefile_frag="config/mt-sde"
7004 ;;
3013c2c7 7005 mipsisa*-*-elfoabi*)
7006 target_makefile_frag="config/mt-mips-elfoabi"
7007 ;;
559b0712 7008 mips*-*-*linux* | mips*-*-gnu*)
7009 target_makefile_frag="config/mt-mips-gnu"
7010 ;;
2481a2c1 7011 nios2-*-elf*)
7012 target_makefile_frag="config/mt-nios2-elf"
7013 ;;
a703ac2b 7014 *-*-linux-android*)
7015 target_makefile_frag="config/mt-android"
7016 ;;
3bef4012 7017 *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
cb8a7007 7018 target_makefile_frag="config/mt-gnu"
71ab34df 7019 ;;
7020 *-*-aix4.[3456789]* | *-*-aix[56789].*)
b30fcfae 7021 # nm and ar from AIX 4.3 and above require -X32_64 flag to all ar and nm
71ab34df 7022 # commands to handle both 32-bit and 64-bit objects. These flags are
7023 # harmless if we're using GNU nm or ar.
7024 extra_arflags_for_target=" -X32_64"
7025 extra_nmflags_for_target=" -B -X32_64"
7026 ;;
71ab34df 7027esac
7028
7029alphaieee_frag=/dev/null
7030case $target in
7031 alpha*-*-*)
7032 # This just makes sure to use the -mieee option to build target libs.
7033 # This should probably be set individually by each library.
7034 alphaieee_frag="config/mt-alphaieee"
7035 ;;
7036esac
7037
7038# If --enable-target-optspace always use -Os instead of -O2 to build
7039# the target libraries, similarly if it is not specified, use -Os
7040# on selected platforms.
7041ospace_frag=/dev/null
7042case "${enable_target_optspace}:${target}" in
7043 yes:*)
7044 ospace_frag="config/mt-ospace"
7045 ;;
7046 :d30v-*)
7047 ospace_frag="config/mt-d30v"
7048 ;;
1c26a2ee 7049 :m32r-* | :d10v-* | :fr30-* | :i?86*-*-elfiamcu)
71ab34df 7050 ospace_frag="config/mt-ospace"
7051 ;;
7052 no:* | :*)
7053 ;;
7054 *)
7055 echo "*** bad value \"${enable_target_optspace}\" for --enable-target-optspace flag; ignored" 1>&2
7056 ;;
7057esac
7058
71ab34df 7059# Some systems (e.g., one of the i386-aix systems the gas testers are
7060# using) don't handle "\$" correctly, so don't use it here.
b30fcfae 7061tooldir='${exec_prefix}'/${target_noncanonical}
71ab34df 7062build_tooldir=${tooldir}
7063
71ab34df 7064# Create a .gdbinit file which runs the one in srcdir
7065# and tells GDB to look there for source files.
7066
7067if test -r ${srcdir}/.gdbinit ; then
7068 case ${srcdir} in
7069 .) ;;
7070 *) cat > ./.gdbinit <<EOF
7071# ${NO_EDIT}
7072dir ${srcdir}
7073dir .
7074source ${srcdir}/.gdbinit
7075EOF
7076 ;;
7077 esac
7078fi
7079
71ab34df 7080# Make sure that the compiler is able to generate an executable. If it
7081# can't, we are probably in trouble. We don't care whether we can run the
7082# executable--we might be using a cross compiler--we only care whether it
7083# can be created. At this point the main configure script has set CC.
7084we_are_ok=no
7085echo "int main () { return 0; }" > conftest.c
7086${CC} -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c
7087if test $? = 0 ; then
7088 if test -s conftest || test -s conftest.exe ; then
7089 we_are_ok=yes
7090 fi
b30fcfae 7091fi
71ab34df 7092case $we_are_ok in
7093 no)
7094 echo 1>&2 "*** The command '${CC} -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c' failed."
7095 echo 1>&2 "*** You must set the environment variable CC to a working compiler."
7096 rm -f conftest*
7097 exit 1
7098 ;;
7099esac
7100rm -f conftest*
7101
7d804f04 7102# Decide which environment variable is used to find dynamic libraries.
71ab34df 7103case "${host}" in
7104 *-*-hpux*) RPATH_ENVVAR=SHLIB_PATH ;;
b2240ff6 7105 *-*-darwin*) RPATH_ENVVAR=DYLD_LIBRARY_PATH ;;
7d804f04 7106 *-*-mingw* | *-*-cygwin ) RPATH_ENVVAR=PATH ;;
71ab34df 7107 *) RPATH_ENVVAR=LD_LIBRARY_PATH ;;
7108esac
7109
7d804f04 7110# On systems where the dynamic library environment variable is PATH,
7111# gcc/ will put dynamic libraries into a subdirectory to avoid adding
7112# built executables to PATH.
7113if test "$RPATH_ENVVAR" = PATH; then
7114 GCC_SHLIB_SUBDIR=/shlib
7115else
7116 GCC_SHLIB_SUBDIR=
7117fi
7118
ee055341 7119# Adjust the toplevel makefile according to whether bootstrap was selected.
7120case $enable_bootstrap in
7121 yes)
7122 bootstrap_suffix=bootstrap
7123 BUILD_CONFIG=bootstrap-debug
7124 ;;
7125 no)
7126 bootstrap_suffix=no-bootstrap
7127 BUILD_CONFIG=
7128 ;;
7129esac
7130
7131{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for default BUILD_CONFIG" >&5
7132$as_echo_n "checking for default BUILD_CONFIG... " >&6; }
7133
7134
7135# Check whether --with-build-config was given.
7136if test "${with_build_config+set}" = set; then :
7137 withval=$with_build_config; case $with_build_config in
7138 yes) with_build_config= ;;
7139 no) with_build_config= BUILD_CONFIG= ;;
7140 esac
7141fi
7142
7143
7144if test "x${with_build_config}" != x; then
7145 BUILD_CONFIG=$with_build_config
7146else
7147 case $BUILD_CONFIG in
7148 bootstrap-debug)
7149 if echo "int f (void) { return 0; }" > conftest.c &&
7150 ${CC} -c conftest.c &&
7151 mv conftest.o conftest.o.g0 &&
7152 ${CC} -c -g conftest.c &&
7153 mv conftest.o conftest.o.g &&
7154 ${srcdir}/contrib/compare-debug conftest.o.g0 conftest.o.g > /dev/null 2>&1; then
7155 :
7156 else
7157 BUILD_CONFIG=
7158 fi
7159 rm -f conftest.c conftest.o conftest.o.g0 conftest.o.g
7160 ;;
7161 esac
7162fi
7163{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CONFIG" >&5
7164$as_echo "$BUILD_CONFIG" >&6; }
7165
7166
7167# Use same top-level configure hooks in libgcc/libstdc++/libvtv.
7168{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-vtable-verify" >&5
7169$as_echo_n "checking for --enable-vtable-verify... " >&6; }
7170# Check whether --enable-vtable-verify was given.
7171if test "${enable_vtable_verify+set}" = set; then :
7172 enableval=$enable_vtable_verify; case "$enableval" in
7173 yes) enable_vtable_verify=yes ;;
7174 no) enable_vtable_verify=no ;;
7175 *) enable_vtable_verify=no;;
7176 esac
7177else
7178 enable_vtable_verify=no
7179fi
7180
7181{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_vtable_verify" >&5
7182$as_echo "$enable_vtable_verify" >&6; }
7183
71ab34df 7184# Record target_configdirs and the configure arguments for target and
7185# build configuration in Makefile.
7186target_configdirs=`echo "${target_configdirs}" | sed -e 's/target-//g'`
2f8725b0 7187build_configdirs=`echo "${build_configdirs}" | sed -e 's/build-//g'`
f4ae1a00 7188bootstrap_fixincludes=no
71ab34df 7189
5c96a839 7190# If we are building libgomp, bootstrap it.
7191if echo " ${target_configdirs} " | grep " libgomp " > /dev/null 2>&1 ; then
7192 bootstrap_target_libs=${bootstrap_target_libs}target-libgomp,
7193fi
7194
ee055341 7195# If we are building libsanitizer and $BUILD_CONFIG contains bootstrap-asan
7196# or bootstrap-ubsan, bootstrap it.
7197if echo " ${target_configdirs} " | grep " libsanitizer " > /dev/null 2>&1; then
7198 case "$BUILD_CONFIG" in
7199 *bootstrap-asan* | *bootstrap-ubsan* )
7200 bootstrap_target_libs=${bootstrap_target_libs}target-libsanitizer,
f4ae1a00 7201 bootstrap_fixincludes=yes
ee055341 7202 ;;
7203 esac
579abfee 7204fi
7205
ee055341 7206# If we are building libvtv and --enable-vtable-verify, bootstrap it.
7207if echo " ${target_configdirs} " | grep " libvtv " > /dev/null 2>&1 &&
7208 test "$enable_vtable_verify" != no; then
b710ec85 7209 bootstrap_target_libs=${bootstrap_target_libs}target-libvtv,
7210fi
7211
71ab34df 7212# Determine whether gdb needs tk/tcl or not.
7213# Use 'maybe' since enable_gdbtk might be true even if tk isn't available
7214# and in that case we want gdb to be built without tk. Ugh!
7215# In fact I believe gdb is the *only* package directly dependent on tk,
7216# so we should be able to put the 'maybe's in unconditionally and
7217# leave out the maybe dependencies when enable_gdbtk is false. I'm not
7218# 100% sure that that's safe though.
8fdaf281 7219
f843f075 7220gdb_tk="maybe-all-tcl maybe-all-tk maybe-all-itcl maybe-all-libgui"
71ab34df 7221case "$enable_gdbtk" in
7222 no)
7223 GDB_TK="" ;;
8fdaf281 7224 yes)
7225 GDB_TK="${gdb_tk}" ;;
71ab34df 7226 *)
8fdaf281 7227 # Only add the dependency on gdbtk when GDBtk is part of the gdb
7228 # distro. Eventually someone will fix this and move Insight, nee
7229 # gdbtk to a separate directory.
7230 if test -d ${srcdir}/gdb/gdbtk ; then
7231 GDB_TK="${gdb_tk}"
7232 else
7233 GDB_TK=""
7234 fi
7235 ;;
71ab34df 7236esac
415470be 7237CONFIGURE_GDB_TK=`echo ${GDB_TK} | sed s/-all-/-configure-/g`
7238INSTALL_GDB_TK=`echo ${GDB_TK} | sed s/-all-/-install-/g`
71ab34df 7239
4b002610 7240# gdb depends on gnulib, but as nothing else does, only include it if
7241# gdb is built.
7242if echo " ${configdirs} " | grep " gdb " > /dev/null 2>&1 ; then
7243 # The Makefile provides the ordering, so it's enough here to add
7244 # gnulib to the list.
7245 configdirs="${configdirs} gnulib"
7246fi
7247
01b41571 7248# Strip out unwanted targets.
6f4f34a7 7249
7250# While at that, we remove Makefiles if we were started for recursive
7251# configuration, so that the top-level Makefile reconfigures them,
7252# like we used to do when configure itself was recursive.
6f4f34a7 7253
8bb79148 7254# Loop over modules. We used to use the "$extrasub" feature from Autoconf
7255# but now we're fixing up the Makefile ourselves with the additional
7256# commands passed to AC_CONFIG_FILES. Use separate variables
7257# extrasub-{build,host,target} not because there is any reason to split
7258# the substitutions up that way, but only to remain below the limit of
7259# 99 commands in a script, for HP-UX sed.
9488d90e 7260
7261# Do not nest @if/@endif or @unless/@endunless pairs, because
7262# configure will not warn you at all.
6f4f34a7 7263
7b5fee3e 7264case "$enable_bootstrap:$ENABLE_GOLD: $configdirs :,$stage1_languages," in
7265 yes:yes:*\ gold\ *:*,c++,*) ;;
7266 yes:yes:*\ gold\ *:*)
f00f02a3 7267 as_fn_error $? "in a combined tree, bootstrapping with --enable-gold requires c++ in stage1_languages" "$LINENO" 5
7b5fee3e 7268 ;;
7269esac
7270
8bb79148 7271extrasub_build=
2f8725b0 7272for module in ${build_configdirs} ; do
93f93279 7273 if test -z "${no_recursion}" \
7274 && test -f ${build_subdir}/${module}/Makefile; then
7275 echo 1>&2 "*** removing ${build_subdir}/${module}/Makefile to force reconfigure"
7276 rm -f ${build_subdir}/${module}/Makefile
7277 fi
8bb79148 7278 extrasub_build="$extrasub_build
93f93279 7279/^@if build-$module\$/d
7280/^@endif build-$module\$/d
9488d90e 7281/^@unless build-$module\$/,/^@endunless build-$module\$/d
93f93279 7282/^@if build-$module-$bootstrap_suffix\$/d
9488d90e 7283/^@endif build-$module-$bootstrap_suffix\$/d
7284/^@unless build-$module-$bootstrap_suffix\$/,/^@endunless build-$module-$bootstrap_suffix\$/d"
93f93279 7285done
8bb79148 7286extrasub_host=
93f93279 7287for module in ${configdirs} ; do
9c19a746 7288 if test -z "${no_recursion}"; then
35d84d10 7289 for file in stage*-${module}/Makefile prev-${module}/Makefile ${module}/Makefile; do
9c19a746 7290 if test -f ${file}; then
7291 echo 1>&2 "*** removing ${file} to force reconfigure"
7292 rm -f ${file}
7293 fi
7294 done
93f93279 7295 fi
f4ae1a00 7296 case ${module},${bootstrap_fixincludes} in
7297 fixincludes,no) host_bootstrap_suffix=no-bootstrap ;;
7298 *) host_bootstrap_suffix=$bootstrap_suffix ;;
7299 esac
8bb79148 7300 extrasub_host="$extrasub_host
93f93279 7301/^@if $module\$/d
7302/^@endif $module\$/d
9488d90e 7303/^@unless $module\$/,/^@endunless $module\$/d
f4ae1a00 7304/^@if $module-$host_bootstrap_suffix\$/d
9488d90e 7305/^@endif $module-$host_bootstrap_suffix\$/d
7306/^@unless $module-$host_bootstrap_suffix\$/,/^@endunless $module-$host_bootstrap_suffix\$/d"
93f93279 7307done
8bb79148 7308extrasub_target=
93f93279 7309for module in ${target_configdirs} ; do
7310 if test -z "${no_recursion}" \
7311 && test -f ${target_subdir}/${module}/Makefile; then
7312 echo 1>&2 "*** removing ${target_subdir}/${module}/Makefile to force reconfigure"
7313 rm -f ${target_subdir}/${module}/Makefile
7314 fi
7ab76cec 7315
7316 # We only bootstrap target libraries listed in bootstrap_target_libs.
7317 case $bootstrap_target_libs in
7318 *,target-$module,*) target_bootstrap_suffix=$bootstrap_suffix ;;
7319 *) target_bootstrap_suffix=no-bootstrap ;;
7320 esac
7321
8bb79148 7322 extrasub_target="$extrasub_target
93f93279 7323/^@if target-$module\$/d
7324/^@endif target-$module\$/d
9488d90e 7325/^@unless target-$module\$/,/^@endunless target-$module\$/d
7ab76cec 7326/^@if target-$module-$target_bootstrap_suffix\$/d
9488d90e 7327/^@endif target-$module-$target_bootstrap_suffix\$/d
7328/^@unless target-$module-$target_bootstrap_suffix\$/,/^@endunless target-$module-$target_bootstrap_suffix\$/d"
93f93279 7329done
7330
8bb79148 7331# Do the final fixup along with target modules.
7332extrasub_target="$extrasub_target
9488d90e 7333/^@if /,/^@endif /d
7334/^@unless /d
7335/^@endunless /d"
71ab34df 7336
7337# Create the serialization dependencies. This uses a temporary file.
7338
cd9a469c 7339# Check whether --enable-serial-configure was given.
7340if test "${enable_serial_configure+set}" = set; then :
7341 enableval=$enable_serial_configure;
7342fi
11d8013a 7343
7344
622c1fa9 7345case ${enable_serial_configure} in
7346 yes)
7347 enable_serial_build_configure=yes
7348 enable_serial_host_configure=yes
7349 enable_serial_target_configure=yes
7350 ;;
7351esac
7352
71ab34df 7353# These force 'configure's to be done one at a time, to avoid problems
7354# with contention over a shared config.cache.
7355rm -f serdep.tmp
11d8013a 7356echo '# serdep.tmp' > serdep.tmp
71ab34df 7357olditem=
622c1fa9 7358test "x${enable_serial_build_configure}" = xyes &&
71ab34df 7359for item in ${build_configdirs} ; do
7360 case ${olditem} in
7361 "") ;;
11d8013a 7362 *) echo "configure-build-${item}: configure-build-${olditem}" >> serdep.tmp ;;
71ab34df 7363 esac
7364 olditem=${item}
7365done
7366olditem=
622c1fa9 7367test "x${enable_serial_host_configure}" = xyes &&
71ab34df 7368for item in ${configdirs} ; do
7369 case ${olditem} in
7370 "") ;;
11d8013a 7371 *) echo "configure-${item}: configure-${olditem}" >> serdep.tmp ;;
71ab34df 7372 esac
7373 olditem=${item}
7374done
7375olditem=
622c1fa9 7376test "x${enable_serial_target_configure}" = xyes &&
71ab34df 7377for item in ${target_configdirs} ; do
7378 case ${olditem} in
7379 "") ;;
11d8013a 7380 *) echo "configure-target-${item}: configure-target-${olditem}" >> serdep.tmp ;;
71ab34df 7381 esac
7382 olditem=${item}
7383done
7384serialization_dependencies=serdep.tmp
7385
7386
11d8013a 7387# Base args. Strip norecursion, cache-file, srcdir, host, build,
b30fcfae 7388# target, nonopt, and variable assignments. These are the ones we
412c2e81 7389# might not want to pass down to subconfigures. The exception being
7390# --cache-file=/dev/null, which is used to turn off the use of cache
7391# files altogether, and which should be passed on to subconfigures.
7392# Also strip program-prefix, program-suffix, and program-transform-name,
7393# so that we can pass down a consistent program-transform-name.
b30fcfae 7394baseargs=
0e4d1862 7395tbaseargs=
b30fcfae 7396keep_next=no
7397skip_next=no
7398eval "set -- $ac_configure_args"
4ff792a4 7399for ac_arg
7400do
b30fcfae 7401 if test X"$skip_next" = X"yes"; then
7402 skip_next=no
7403 continue
7404 fi
7405 if test X"$keep_next" = X"yes"; then
7406 case $ac_arg in
7407 *\'*)
7408 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
7409 esac
7410 baseargs="$baseargs '$ac_arg'"
0e4d1862 7411 tbaseargs="$tbaseargs '$ac_arg'"
b30fcfae 7412 keep_next=no
7413 continue
7414 fi
7415
7416 # Handle separated arguments. Based on the logic generated by
7417 # autoconf 2.59.
7418 case $ac_arg in
7419 *=* | --config-cache | -C | -disable-* | --disable-* \
7420 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
7421 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
7422 | -with-* | --with-* | -without-* | --without-* | --x)
7423 separate_arg=no
7424 ;;
7425 -*)
7426 separate_arg=yes
7427 ;;
7428 *)
7429 separate_arg=no
7430 ;;
7431 esac
7432
0e4d1862 7433 skip_targ=no
7434 case $ac_arg in
7435
7436 --with-* | --without-*)
7437 libopt=`echo "$ac_arg" | sed -e 's,^--[^-_]*[-_],,' -e 's,=.*$,,'`
7438
7439 case $libopt in
7440 *[-_]include)
7441 lib=`echo "$libopt" | sed 's,[-_]include$,,'`
7442 ;;
7443 *[-_]lib)
7444 lib=`echo "$libopt" | sed 's,[-_]lib$,,'`
7445 ;;
7446 *)
7447 lib=$libopt
7448 ;;
7449 esac
7450
7451
7452 case $lib in
572cf1f7 7453 mpc | mpfr | gmp | isl)
0e4d1862 7454 # If we're processing --with-$lib, --with-$lib-include or
7455 # --with-$lib-lib, for one of the libs above, and target is
7456 # different from host, don't pass the current argument to any
7457 # target library's configure.
7458 if test x$is_cross_compiler = xyes; then
7459 skip_targ=yes
7460 fi
7461 ;;
7462 esac
7463 ;;
7464 esac
7465
b30fcfae 7466 case "$ac_arg" in
412c2e81 7467 --cache-file=/dev/null | \
7468 -cache-file=/dev/null )
7469 # Handled here to avoid the test to skip args below.
7470 baseargs="$baseargs '$ac_arg'"
0e4d1862 7471 tbaseargs="$tbaseargs '$ac_arg'"
412c2e81 7472 # Assert: $separate_arg should always be no.
7473 keep_next=$separate_arg
7474 ;;
b30fcfae 7475 --no*)
7476 continue
7477 ;;
7478 --c* | \
7479 --sr* | \
7480 --ho* | \
7481 --bu* | \
7482 --t* | \
7483 --program-* | \
7484 -cache_file* | \
7485 -srcdir* | \
7486 -host* | \
7487 -build* | \
7488 -target* | \
7489 -program-prefix* | \
7490 -program-suffix* | \
7491 -program-transform-name* )
7492 skip_next=$separate_arg
7493 continue
7494 ;;
7495 -*)
7496 # An option. Add it.
7497 case $ac_arg in
7498 *\'*)
7499 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
7500 esac
7501 baseargs="$baseargs '$ac_arg'"
0e4d1862 7502 if test X"$skip_targ" = Xno; then
7503 tbaseargs="$tbaseargs '$ac_arg'"
7504 fi
b30fcfae 7505 keep_next=$separate_arg
7506 ;;
7507 *)
7508 # Either a variable assignment, or a nonopt (triplet). Don't
7509 # pass it down; let the Makefile handle this.
7510 continue
7511 ;;
7512 esac
7513done
7514# Remove the initial space we just introduced and, as these will be
7515# expanded by make, quote '$'.
7516baseargs=`echo "x$baseargs" | sed -e 's/^x *//' -e 's,\\$,$$,g'`
71ab34df 7517
fbfea1fa 7518# Add in --program-transform-name, after --program-prefix and
7519# --program-suffix have been applied to it. Autoconf has already
7520# doubled dollar signs and backslashes in program_transform_name; we want
7521# the backslashes un-doubled, and then the entire thing wrapped in single
b30fcfae 7522# quotes, because this will be expanded first by make and then by the shell.
fbfea1fa 7523# Also, because we want to override the logic in subdir configure scripts to
7524# choose program_transform_name, replace any s,x,x, with s,y,y,.
7525sed -e "s,\\\\\\\\,\\\\,g; s,','\\\\'',g; s/s,x,x,/s,y,y,/" <<EOF_SED > conftestsed.out
7526${program_transform_name}
7527EOF_SED
7528gcc_transform_name=`cat conftestsed.out`
7529rm -f conftestsed.out
7530baseargs="$baseargs --program-transform-name='${gcc_transform_name}'"
0e4d1862 7531tbaseargs="$tbaseargs --program-transform-name='${gcc_transform_name}'"
af7bb0c0 7532if test "$silent" = yes; then
7533 baseargs="$baseargs --silent"
0e4d1862 7534 tbaseargs="$tbaseargs --silent"
af7bb0c0 7535fi
cd2f3773 7536baseargs="$baseargs --disable-option-checking"
0e4d1862 7537tbaseargs="$tbaseargs --disable-option-checking"
fbfea1fa 7538
372a3f1e 7539# Record and document user additions to sub configure arguments.
7540
7541
7542
7543
71ab34df 7544# For the build-side libraries, we just need to pretend we're native,
7545# and not use the same cache file. Multilibs are neither needed nor
b85b703b 7546# desired. We can't even use the same cache file for all build-side
7547# libraries, as they're compiled differently; some with C, some with
7548# C++ or with different feature-enabling options.
7549build_configargs="$build_configargs --cache-file=./config.cache ${baseargs}"
71ab34df 7550
7551# For host modules, accept cache file option, or specification as blank.
7552case "${cache_file}" in
7553"") # empty
7554 cache_file_option="" ;;
7555/* | [A-Za-z]:[\\/]* ) # absolute path
7556 cache_file_option="--cache-file=${cache_file}" ;;
7557*) # relative path
7558 cache_file_option="--cache-file=../${cache_file}" ;;
7559esac
7560
ba1081ef 7561# Host dirs don't like to share a cache file either, horribly enough.
7562# This seems to be due to autoconf 2.5x stupidity.
372a3f1e 7563host_configargs="$host_configargs --cache-file=./config.cache ${extra_host_args} ${baseargs}"
71ab34df 7564
0e4d1862 7565target_configargs="$target_configargs ${tbaseargs}"
71ab34df 7566
7567# Passing a --with-cross-host argument lets the target libraries know
7568# whether they are being built with a cross-compiler or being built
7569# native. However, it would be better to use other mechanisms to make the
7570# sorts of decisions they want to make on this basis. Please consider
7571# this option to be deprecated. FIXME.
7572if test x${is_cross_compiler} = xyes ; then
b30fcfae 7573 target_configargs="--with-cross-host=${host_noncanonical} ${target_configargs}"
71ab34df 7574fi
7575
87ebeb4c 7576# Special user-friendly check for native x86_64-linux build, if
7577# multilib is not explicitly enabled.
7578case "$target:$have_compiler:$host:$target:$enable_multilib" in
7579 x86_64-*linux*:yes:$build:$build:)
6efd9d79 7580 # Make sure we have a development environment that handles 32-bit
87ebeb4c 7581 dev64=no
7582 echo "int main () { return 0; }" > conftest.c
7583 ${CC} -m32 -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c
7584 if test $? = 0 ; then
7585 if test -s conftest || test -s conftest.exe ; then
7586 dev64=yes
7587 fi
7588 fi
7589 rm -f conftest*
7590 if test x${dev64} != xyes ; then
f00f02a3 7591 as_fn_error $? "I suspect your system does not have 32-bit development libraries (libc and headers). If you have them, rerun configure with --enable-multilib. If you do not have them, and want to build a 64-bit-only compiler, rerun configure with --disable-multilib." "$LINENO" 5
87ebeb4c 7592 fi
7593 ;;
7594esac
7595
59a40389 7596# Default to --enable-multilib.
7597if test x${enable_multilib} = x ; then
71ab34df 7598 target_configargs="--enable-multilib ${target_configargs}"
59a40389 7599fi
71ab34df 7600
7601# Pass --with-newlib if appropriate. Note that target_configdirs has
7602# changed from the earlier setting of with_newlib.
7603if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then
7604 target_configargs="--with-newlib ${target_configargs}"
7605fi
7606
74fef112 7607# Different target subdirs use different values of certain variables
7608# (notably CXX). Worse, multilibs use *lots* of different values.
7609# Worse yet, autoconf 2.5x makes some of these 'precious', meaning that
7610# it doesn't automatically accept command-line overrides of them.
7611# This means it's not safe for target subdirs to share a cache file,
7612# which is disgusting, but there you have it. Hopefully this can be
7613# fixed in future. It's still worthwhile to use a cache file for each
7614# directory. I think.
7615
a8abbd9d 7616# Pass the appropriate --build, --host, --target and --cache-file arguments.
7617# We need to pass --target, as newer autoconf's requires consistency
7618# for target_alias and gcc doesn't manage it consistently.
d45318b3 7619target_configargs="--cache-file=./config.cache ${target_configargs}"
71ab34df 7620
71ab34df 7621FLAGS_FOR_TARGET=
7622case " $target_configdirs " in
7623 *" newlib "*)
7624 case " $target_configargs " in
7625 *" --with-newlib "*)
7626 case "$target" in
fe284774 7627 *-cygwin*)
db54564d 7628 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/winsup/cygwin -isystem $$s/winsup/cygwin/include'
fe284774 7629 ;;
71ab34df 7630 esac
7631
7632 # If we're not building GCC, don't discard standard headers.
7633 if test -d ${srcdir}/gcc; then
7634 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -nostdinc'
7635
7636 if test "${build}" != "${host}"; then
7637 # On Canadian crosses, CC_FOR_TARGET will have already been set
7638 # by `configure', so we won't have an opportunity to add -Bgcc/
7639 # to it. This is right: we don't want to search that directory
7640 # for binaries, but we want the header files in there, so add
7641 # them explicitly.
e619f0a6 7642 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include -isystem $$r/$(HOST_SUBDIR)/gcc/include-fixed'
71ab34df 7643
7644 # Someone might think of using the pre-installed headers on
7645 # Canadian crosses, in case the installed compiler is not fully
7646 # compatible with the compiler being built. In this case, it
7647 # would be better to flag an error than risking having
7648 # incompatible object files being constructed. We can't
7649 # guarantee that an error will be flagged, but let's hope the
7650 # compiler will do it, when presented with incompatible header
7651 # files.
7652 fi
7653 fi
7654
7655 case "${target}-${is_cross_compiler}" in
f74ea578 7656 i[3456789]86-*-linux*-no)
71ab34df 7657 # Here host == target, so we don't need to build gcc,
7658 # so we don't want to discard standard headers.
7659 FLAGS_FOR_TARGET=`echo " $FLAGS_FOR_TARGET " | sed -e 's/ -nostdinc / /'`
7660 ;;
7661 *)
7662 # If we're building newlib, use its generic headers last, but search
7663 # for any libc-related directories first (so make it the last -B
7664 # switch).
7665 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/newlib/ -isystem $$r/$(TARGET_SUBDIR)/newlib/targ-include -isystem $$s/newlib/libc/include'
1c5767f1 7666
7667 # If we're building libgloss, find the startup file, simulator library
7668 # and linker script.
7669 case " $target_configdirs " in
7670 *" libgloss "*)
7671 # Look for startup file, simulator library and maybe linker script.
7672 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/libgloss/'"$libgloss_dir"
7673 # Look for libnosys.a in case the target needs it.
7674 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/libgloss/libnosys'
7675 # Most targets have the linker script in the source directory.
7676 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$s/libgloss/'"$libgloss_dir"
7677 ;;
7678 esac
71ab34df 7679 ;;
7680 esac
7681 ;;
7682 esac
7683 ;;
7684esac
fe284774 7685
d6d689df 7686case "$target" in
fe284774 7687 x86_64-*mingw* | *-w64-mingw*)
7688 # MinGW-w64 does not use newlib, nor does it use winsup. It may,
7689 # however, use a symlink named 'mingw' in ${prefix} .
7690 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L${prefix}/${target}/lib -L${prefix}/mingw/lib -isystem ${prefix}/${target}/include -isystem ${prefix}/mingw/include'
7691 ;;
7692 *-mingw*)
7693 # MinGW can't be handled as Cygwin above since it does not use newlib.
7694 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/winsup/mingw -L$$r/$(TARGET_SUBDIR)/winsup/w32api/lib -isystem $$s/winsup/mingw/include -isystem $$s/winsup/w32api/include'
7695 ;;
d6d689df 7696esac
71ab34df 7697
d8e9ea04 7698# Allow the user to override the flags for
7699# our build compiler if desired.
823e8b8d 7700if test x"${build}" = x"${host}" ; then
7701 CFLAGS_FOR_BUILD=${CFLAGS_FOR_BUILD-${CFLAGS}}
7702 CXXFLAGS_FOR_BUILD=${CXXFLAGS_FOR_BUILD-${CXXFLAGS}}
7703 LDFLAGS_FOR_BUILD=${LDFLAGS_FOR_BUILD-${LDFLAGS}}
7704fi
d8e9ea04 7705
71ab34df 7706# On Canadian crosses, we'll be searching the right directories for
7707# the previously-installed cross compiler, so don't bother to add
7708# flags for directories within the install tree of the compiler
7709# being built; programs in there won't even run.
7710if test "${build}" = "${host}" && test -d ${srcdir}/gcc; then
7711 # Search for pre-installed headers if nothing else fits.
5750c7d4 7712 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
71ab34df 7713fi
7714
7715if test "x${use_gnu_ld}" = x &&
7716 echo " ${configdirs} " | grep " ld " > /dev/null ; then
7717 # Arrange for us to find uninstalled linker scripts.
c1eb9e31 7718 FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(HOST_SUBDIR)/ld'
71ab34df 7719fi
7720
24714a39 7721# Search for other target-specific linker scripts and such.
7722case "${target}" in
38d7211b 7723 mep*)
7724 FLAGS_FOR_TARGET="$FLAGS_FOR_TARGET -mlibrary"
7725 ;;
24714a39 7726esac
7727
71ab34df 7728# Makefile fragments.
03c65091 7729for frag in host_makefile_frag target_makefile_frag alphaieee_frag ospace_frag;
7730do
7731 eval fragval=\$$frag
7732 if test $fragval != /dev/null; then
7733 eval $frag=${srcdir}/$fragval
7734 fi
7735done
71ab34df 7736
7737
7738
7739
7740
7741# Miscellanea: directories, flags, etc.
7742
7743
7744
7745
7746
7747
7748
7d804f04 7749
2f8725b0 7750# Build module lists & subconfigure args.
71ab34df 7751
7752
7753
f5aebe3e 7754# Host module lists & subconfigure args.
7755
7756
7757
1fda3360 7758
f5aebe3e 7759# Target module lists & subconfigure args.
7760
7761
7762
7763# Build tools.
7764
7765
7766
93c5e793 7767
7768
7769
7770
7771
7772
7773
7774
7775
7776
7777
7778
7779
03385ed3 7780
f5aebe3e 7781# Generate default definitions for YACC, M4, LEX and other programs that run
7782# on the build machine. These are used if the Makefile can't locate these
7783# programs in objdir.
7784MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
7785
7786for ac_prog in 'bison -y' byacc yacc
7787do
b30fcfae 7788 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 7789set dummy $ac_prog; ac_word=$2
cd9a469c 7790{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7791$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 7792if ${ac_cv_prog_YACC+:} false; then :
cd9a469c 7793 $as_echo_n "(cached) " >&6
f5aebe3e 7794else
7795 if test -n "$YACC"; then
7796 ac_cv_prog_YACC="$YACC" # Let the user override the test.
7797else
b30fcfae 7798as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7799for as_dir in $PATH
7800do
7801 IFS=$as_save_IFS
7802 test -z "$as_dir" && as_dir=.
cd9a469c 7803 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 7804 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 7805 ac_cv_prog_YACC="$ac_prog"
cd9a469c 7806 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 7807 break 2
7808 fi
7809done
cd9a469c 7810 done
7811IFS=$as_save_IFS
b30fcfae 7812
f5aebe3e 7813fi
7814fi
b30fcfae 7815YACC=$ac_cv_prog_YACC
f5aebe3e 7816if test -n "$YACC"; then
cd9a469c 7817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
7818$as_echo "$YACC" >&6; }
f5aebe3e 7819else
cd9a469c 7820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7821$as_echo "no" >&6; }
f5aebe3e 7822fi
7823
cd9a469c 7824
b30fcfae 7825 test -n "$YACC" && break
f5aebe3e 7826done
7827test -n "$YACC" || YACC="$MISSING bison -y"
7828
7829case " $build_configdirs " in
7830 *" bison "*) YACC='$$r/$(BUILD_SUBDIR)/bison/tests/bison -y' ;;
f5aebe3e 7831esac
7832
7833for ac_prog in bison
7834do
b30fcfae 7835 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 7836set dummy $ac_prog; ac_word=$2
cd9a469c 7837{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7838$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 7839if ${ac_cv_prog_BISON+:} false; then :
cd9a469c 7840 $as_echo_n "(cached) " >&6
f5aebe3e 7841else
7842 if test -n "$BISON"; then
7843 ac_cv_prog_BISON="$BISON" # Let the user override the test.
7844else
b30fcfae 7845as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7846for as_dir in $PATH
7847do
7848 IFS=$as_save_IFS
7849 test -z "$as_dir" && as_dir=.
cd9a469c 7850 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 7851 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 7852 ac_cv_prog_BISON="$ac_prog"
cd9a469c 7853 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 7854 break 2
7855 fi
7856done
cd9a469c 7857 done
7858IFS=$as_save_IFS
b30fcfae 7859
f5aebe3e 7860fi
7861fi
b30fcfae 7862BISON=$ac_cv_prog_BISON
f5aebe3e 7863if test -n "$BISON"; then
cd9a469c 7864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
7865$as_echo "$BISON" >&6; }
f5aebe3e 7866else
cd9a469c 7867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7868$as_echo "no" >&6; }
f5aebe3e 7869fi
7870
cd9a469c 7871
b30fcfae 7872 test -n "$BISON" && break
f5aebe3e 7873done
7874test -n "$BISON" || BISON="$MISSING bison"
7875
7876case " $build_configdirs " in
7877 *" bison "*) BISON='$$r/$(BUILD_SUBDIR)/bison/tests/bison' ;;
7878esac
7879
7880for ac_prog in gm4 gnum4 m4
7881do
b30fcfae 7882 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 7883set dummy $ac_prog; ac_word=$2
cd9a469c 7884{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7885$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 7886if ${ac_cv_prog_M4+:} false; then :
cd9a469c 7887 $as_echo_n "(cached) " >&6
f5aebe3e 7888else
7889 if test -n "$M4"; then
7890 ac_cv_prog_M4="$M4" # Let the user override the test.
7891else
b30fcfae 7892as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7893for as_dir in $PATH
7894do
7895 IFS=$as_save_IFS
7896 test -z "$as_dir" && as_dir=.
cd9a469c 7897 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 7898 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 7899 ac_cv_prog_M4="$ac_prog"
cd9a469c 7900 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 7901 break 2
7902 fi
7903done
cd9a469c 7904 done
7905IFS=$as_save_IFS
b30fcfae 7906
f5aebe3e 7907fi
7908fi
b30fcfae 7909M4=$ac_cv_prog_M4
f5aebe3e 7910if test -n "$M4"; then
cd9a469c 7911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $M4" >&5
7912$as_echo "$M4" >&6; }
f5aebe3e 7913else
cd9a469c 7914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7915$as_echo "no" >&6; }
f5aebe3e 7916fi
7917
cd9a469c 7918
b30fcfae 7919 test -n "$M4" && break
f5aebe3e 7920done
7921test -n "$M4" || M4="$MISSING m4"
7922
7923case " $build_configdirs " in
7924 *" m4 "*) M4='$$r/$(BUILD_SUBDIR)/m4/m4' ;;
7925esac
7926
7927for ac_prog in flex lex
7928do
b30fcfae 7929 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 7930set dummy $ac_prog; ac_word=$2
cd9a469c 7931{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7932$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 7933if ${ac_cv_prog_LEX+:} false; then :
cd9a469c 7934 $as_echo_n "(cached) " >&6
f5aebe3e 7935else
7936 if test -n "$LEX"; then
7937 ac_cv_prog_LEX="$LEX" # Let the user override the test.
7938else
b30fcfae 7939as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7940for as_dir in $PATH
7941do
7942 IFS=$as_save_IFS
7943 test -z "$as_dir" && as_dir=.
cd9a469c 7944 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 7945 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 7946 ac_cv_prog_LEX="$ac_prog"
cd9a469c 7947 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 7948 break 2
7949 fi
7950done
cd9a469c 7951 done
7952IFS=$as_save_IFS
b30fcfae 7953
f5aebe3e 7954fi
7955fi
b30fcfae 7956LEX=$ac_cv_prog_LEX
f5aebe3e 7957if test -n "$LEX"; then
cd9a469c 7958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
7959$as_echo "$LEX" >&6; }
f5aebe3e 7960else
cd9a469c 7961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7962$as_echo "no" >&6; }
f5aebe3e 7963fi
7964
cd9a469c 7965
b30fcfae 7966 test -n "$LEX" && break
f5aebe3e 7967done
7968test -n "$LEX" || LEX="$MISSING flex"
7969
7970case " $build_configdirs " in
7971 *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
7972 *" lex "*) LEX='$$r/$(BUILD_SUBDIR)/lex/lex' ;;
7973esac
7974
7975for ac_prog in flex
7976do
b30fcfae 7977 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 7978set dummy $ac_prog; ac_word=$2
cd9a469c 7979{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7980$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 7981if ${ac_cv_prog_FLEX+:} false; then :
cd9a469c 7982 $as_echo_n "(cached) " >&6
f5aebe3e 7983else
7984 if test -n "$FLEX"; then
7985 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
7986else
b30fcfae 7987as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7988for as_dir in $PATH
7989do
7990 IFS=$as_save_IFS
7991 test -z "$as_dir" && as_dir=.
cd9a469c 7992 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 7993 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 7994 ac_cv_prog_FLEX="$ac_prog"
cd9a469c 7995 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 7996 break 2
7997 fi
7998done
cd9a469c 7999 done
8000IFS=$as_save_IFS
b30fcfae 8001
f5aebe3e 8002fi
8003fi
b30fcfae 8004FLEX=$ac_cv_prog_FLEX
f5aebe3e 8005if test -n "$FLEX"; then
cd9a469c 8006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
8007$as_echo "$FLEX" >&6; }
f5aebe3e 8008else
cd9a469c 8009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8010$as_echo "no" >&6; }
f5aebe3e 8011fi
8012
cd9a469c 8013
b30fcfae 8014 test -n "$FLEX" && break
f5aebe3e 8015done
8016test -n "$FLEX" || FLEX="$MISSING flex"
8017
8018case " $build_configdirs " in
8019 *" flex "*) FLEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
8020esac
8021
8022for ac_prog in makeinfo
8023do
b30fcfae 8024 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 8025set dummy $ac_prog; ac_word=$2
cd9a469c 8026{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8027$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8028if ${ac_cv_prog_MAKEINFO+:} false; then :
cd9a469c 8029 $as_echo_n "(cached) " >&6
f5aebe3e 8030else
8031 if test -n "$MAKEINFO"; then
8032 ac_cv_prog_MAKEINFO="$MAKEINFO" # Let the user override the test.
8033else
b30fcfae 8034as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8035for as_dir in $PATH
8036do
8037 IFS=$as_save_IFS
8038 test -z "$as_dir" && as_dir=.
cd9a469c 8039 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8040 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8041 ac_cv_prog_MAKEINFO="$ac_prog"
cd9a469c 8042 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8043 break 2
8044 fi
8045done
cd9a469c 8046 done
8047IFS=$as_save_IFS
b30fcfae 8048
f5aebe3e 8049fi
8050fi
b30fcfae 8051MAKEINFO=$ac_cv_prog_MAKEINFO
f5aebe3e 8052if test -n "$MAKEINFO"; then
cd9a469c 8053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKEINFO" >&5
8054$as_echo "$MAKEINFO" >&6; }
f5aebe3e 8055else
cd9a469c 8056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8057$as_echo "no" >&6; }
f5aebe3e 8058fi
8059
cd9a469c 8060
b30fcfae 8061 test -n "$MAKEINFO" && break
f5aebe3e 8062done
8063test -n "$MAKEINFO" || MAKEINFO="$MISSING makeinfo"
8064
8065case " $build_configdirs " in
8066 *" texinfo "*) MAKEINFO='$$r/$(BUILD_SUBDIR)/texinfo/makeinfo/makeinfo' ;;
8067 *)
8068
03caadda 8069 # For an installed makeinfo, we require it to be from texinfo 4.7 or
f5aebe3e 8070 # higher, else we use the "missing" dummy.
8071 if ${MAKEINFO} --version \
03caadda 8072 | egrep 'texinfo[^0-9]*(4\.([7-9]|[1-9][0-9])|[5-9]|[1-9][0-9])' >/dev/null 2>&1; then
f5aebe3e 8073 :
8074 else
8075 MAKEINFO="$MISSING makeinfo"
8076 fi
8077 ;;
8078
8079esac
71ab34df 8080
f5aebe3e 8081# FIXME: expect and dejagnu may become build tools?
71ab34df 8082
f5aebe3e 8083for ac_prog in expect
8084do
b30fcfae 8085 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 8086set dummy $ac_prog; ac_word=$2
cd9a469c 8087{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8088$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8089if ${ac_cv_prog_EXPECT+:} false; then :
cd9a469c 8090 $as_echo_n "(cached) " >&6
f5aebe3e 8091else
8092 if test -n "$EXPECT"; then
8093 ac_cv_prog_EXPECT="$EXPECT" # Let the user override the test.
8094else
b30fcfae 8095as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8096for as_dir in $PATH
8097do
8098 IFS=$as_save_IFS
8099 test -z "$as_dir" && as_dir=.
cd9a469c 8100 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8101 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8102 ac_cv_prog_EXPECT="$ac_prog"
cd9a469c 8103 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8104 break 2
8105 fi
8106done
cd9a469c 8107 done
8108IFS=$as_save_IFS
b30fcfae 8109
f5aebe3e 8110fi
8111fi
b30fcfae 8112EXPECT=$ac_cv_prog_EXPECT
f5aebe3e 8113if test -n "$EXPECT"; then
cd9a469c 8114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXPECT" >&5
8115$as_echo "$EXPECT" >&6; }
f5aebe3e 8116else
cd9a469c 8117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8118$as_echo "no" >&6; }
f5aebe3e 8119fi
71ab34df 8120
cd9a469c 8121
b30fcfae 8122 test -n "$EXPECT" && break
f5aebe3e 8123done
8124test -n "$EXPECT" || EXPECT="expect"
71ab34df 8125
f5aebe3e 8126case " $configdirs " in
8127 *" expect "*)
8128 test $host = $build && EXPECT='$$r/$(HOST_SUBDIR)/expect/expect'
8129 ;;
8130esac
71ab34df 8131
f5aebe3e 8132for ac_prog in runtest
8133do
b30fcfae 8134 # Extract the first word of "$ac_prog", so it can be a program name with args.
f5aebe3e 8135set dummy $ac_prog; ac_word=$2
cd9a469c 8136{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8137$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8138if ${ac_cv_prog_RUNTEST+:} false; then :
cd9a469c 8139 $as_echo_n "(cached) " >&6
f5aebe3e 8140else
8141 if test -n "$RUNTEST"; then
8142 ac_cv_prog_RUNTEST="$RUNTEST" # Let the user override the test.
a4af6a58 8143else
b30fcfae 8144as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8145for as_dir in $PATH
8146do
8147 IFS=$as_save_IFS
8148 test -z "$as_dir" && as_dir=.
cd9a469c 8149 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8150 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8151 ac_cv_prog_RUNTEST="$ac_prog"
cd9a469c 8152 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8153 break 2
8154 fi
8155done
cd9a469c 8156 done
8157IFS=$as_save_IFS
b30fcfae 8158
f5aebe3e 8159fi
8160fi
b30fcfae 8161RUNTEST=$ac_cv_prog_RUNTEST
f5aebe3e 8162if test -n "$RUNTEST"; then
cd9a469c 8163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RUNTEST" >&5
8164$as_echo "$RUNTEST" >&6; }
f5aebe3e 8165else
cd9a469c 8166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8167$as_echo "no" >&6; }
f5aebe3e 8168fi
71ab34df 8169
cd9a469c 8170
b30fcfae 8171 test -n "$RUNTEST" && break
f5aebe3e 8172done
8173test -n "$RUNTEST" || RUNTEST="runtest"
71ab34df 8174
f5aebe3e 8175case " $configdirs " in
8176 *" dejagnu "*)
8d365775 8177 test $host = $build && RUNTEST='$$s/$(HOST_SUBDIR)/dejagnu/runtest'
f5aebe3e 8178 ;;
8179esac
71ab34df 8180
8181
71ab34df 8182# Host tools.
bb612911 8183ncn_tool_prefix=
8184test -n "$host_alias" && ncn_tool_prefix=$host_alias-
8185ncn_target_tool_prefix=
8186test -n "$target_alias" && ncn_target_tool_prefix=$target_alias-
8187
95a05732 8188
8189
8190if test -n "$AR"; then
8191 ac_cv_prog_AR=$AR
8192elif test -n "$ac_cv_prog_AR"; then
8193 AR=$ac_cv_prog_AR
8194fi
8195
8196if test -n "$ac_cv_prog_AR"; then
8197 for ncn_progname in ar; do
8198 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8199set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8200{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8201$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8202if ${ac_cv_prog_AR+:} false; then :
cd9a469c 8203 $as_echo_n "(cached) " >&6
95a05732 8204else
8205 if test -n "$AR"; then
8206 ac_cv_prog_AR="$AR" # Let the user override the test.
8207else
8208as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8209for as_dir in $PATH
8210do
8211 IFS=$as_save_IFS
8212 test -z "$as_dir" && as_dir=.
cd9a469c 8213 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8214 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 8215 ac_cv_prog_AR="${ncn_progname}"
cd9a469c 8216 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 8217 break 2
8218 fi
8219done
cd9a469c 8220 done
8221IFS=$as_save_IFS
95a05732 8222
8223fi
8224fi
8225AR=$ac_cv_prog_AR
8226if test -n "$AR"; then
cd9a469c 8227 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
8228$as_echo "$AR" >&6; }
95a05732 8229else
cd9a469c 8230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8231$as_echo "no" >&6; }
95a05732 8232fi
8233
cd9a469c 8234
95a05732 8235 done
8236fi
8237
8238for ncn_progname in ar; do
768691b5 8239 if test -n "$ncn_tool_prefix"; then
8240 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
8241set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 8242{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8243$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8244if ${ac_cv_prog_AR+:} false; then :
cd9a469c 8245 $as_echo_n "(cached) " >&6
bb612911 8246else
8247 if test -n "$AR"; then
8248 ac_cv_prog_AR="$AR" # Let the user override the test.
8249else
b30fcfae 8250as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8251for as_dir in $PATH
8252do
8253 IFS=$as_save_IFS
8254 test -z "$as_dir" && as_dir=.
cd9a469c 8255 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8256 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8257 ac_cv_prog_AR="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 8258 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8259 break 2
8260 fi
8261done
cd9a469c 8262 done
8263IFS=$as_save_IFS
b30fcfae 8264
bb612911 8265fi
8266fi
b30fcfae 8267AR=$ac_cv_prog_AR
bb612911 8268if test -n "$AR"; then
cd9a469c 8269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
8270$as_echo "$AR" >&6; }
bb612911 8271else
cd9a469c 8272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8273$as_echo "no" >&6; }
bb612911 8274fi
8275
cd9a469c 8276
768691b5 8277 fi
8278 if test -z "$ac_cv_prog_AR" && test $build = $host ; then
8279 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8280set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8281{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8282$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8283if ${ac_cv_prog_AR+:} false; then :
cd9a469c 8284 $as_echo_n "(cached) " >&6
bb612911 8285else
768691b5 8286 if test -n "$AR"; then
ae48753c 8287 ac_cv_prog_AR="$AR" # Let the user override the test.
8288else
b30fcfae 8289as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8290for as_dir in $PATH
8291do
8292 IFS=$as_save_IFS
8293 test -z "$as_dir" && as_dir=.
cd9a469c 8294 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8295 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8296 ac_cv_prog_AR="${ncn_progname}"
cd9a469c 8297 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8298 break 2
8299 fi
8300done
cd9a469c 8301 done
8302IFS=$as_save_IFS
b30fcfae 8303
bb612911 8304fi
8305fi
b30fcfae 8306AR=$ac_cv_prog_AR
768691b5 8307if test -n "$AR"; then
cd9a469c 8308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
8309$as_echo "$AR" >&6; }
bb612911 8310else
cd9a469c 8311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8312$as_echo "no" >&6; }
bb612911 8313fi
b30fcfae 8314
cd9a469c 8315
768691b5 8316 fi
8317 test -n "$ac_cv_prog_AR" && break
8318done
8319
8320if test -z "$ac_cv_prog_AR" ; then
8321 set dummy ar
8322 if test $build = $host ; then
8323 AR="$2"
bb612911 8324 else
768691b5 8325 AR="${ncn_tool_prefix}$2"
bb612911 8326 fi
bb612911 8327fi
8328
95a05732 8329
8330
8331if test -n "$AS"; then
8332 ac_cv_prog_AS=$AS
8333elif test -n "$ac_cv_prog_AS"; then
8334 AS=$ac_cv_prog_AS
8335fi
8336
8337if test -n "$ac_cv_prog_AS"; then
8338 for ncn_progname in as; do
8339 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8340set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8341{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8342$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8343if ${ac_cv_prog_AS+:} false; then :
cd9a469c 8344 $as_echo_n "(cached) " >&6
95a05732 8345else
8346 if test -n "$AS"; then
8347 ac_cv_prog_AS="$AS" # Let the user override the test.
8348else
8349as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8350for as_dir in $PATH
8351do
8352 IFS=$as_save_IFS
8353 test -z "$as_dir" && as_dir=.
cd9a469c 8354 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8355 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 8356 ac_cv_prog_AS="${ncn_progname}"
cd9a469c 8357 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 8358 break 2
8359 fi
8360done
cd9a469c 8361 done
8362IFS=$as_save_IFS
95a05732 8363
8364fi
8365fi
8366AS=$ac_cv_prog_AS
8367if test -n "$AS"; then
cd9a469c 8368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
8369$as_echo "$AS" >&6; }
95a05732 8370else
cd9a469c 8371 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8372$as_echo "no" >&6; }
95a05732 8373fi
8374
cd9a469c 8375
95a05732 8376 done
8377fi
8378
8379for ncn_progname in as; do
768691b5 8380 if test -n "$ncn_tool_prefix"; then
8381 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
8382set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 8383{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8384$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8385if ${ac_cv_prog_AS+:} false; then :
cd9a469c 8386 $as_echo_n "(cached) " >&6
bb612911 8387else
8388 if test -n "$AS"; then
8389 ac_cv_prog_AS="$AS" # Let the user override the test.
a83ffacf 8390else
b30fcfae 8391as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8392for as_dir in $PATH
8393do
8394 IFS=$as_save_IFS
8395 test -z "$as_dir" && as_dir=.
cd9a469c 8396 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8397 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8398 ac_cv_prog_AS="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 8399 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8400 break 2
8401 fi
8402done
cd9a469c 8403 done
8404IFS=$as_save_IFS
b30fcfae 8405
bb612911 8406fi
8407fi
b30fcfae 8408AS=$ac_cv_prog_AS
bb612911 8409if test -n "$AS"; then
cd9a469c 8410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
8411$as_echo "$AS" >&6; }
bb612911 8412else
cd9a469c 8413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8414$as_echo "no" >&6; }
bb612911 8415fi
8416
cd9a469c 8417
768691b5 8418 fi
8419 if test -z "$ac_cv_prog_AS" && test $build = $host ; then
8420 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8421set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8423$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8424if ${ac_cv_prog_AS+:} false; then :
cd9a469c 8425 $as_echo_n "(cached) " >&6
bb612911 8426else
768691b5 8427 if test -n "$AS"; then
8428 ac_cv_prog_AS="$AS" # Let the user override the test.
bb612911 8429else
b30fcfae 8430as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8431for as_dir in $PATH
8432do
8433 IFS=$as_save_IFS
8434 test -z "$as_dir" && as_dir=.
cd9a469c 8435 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8436 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8437 ac_cv_prog_AS="${ncn_progname}"
cd9a469c 8438 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8439 break 2
8440 fi
8441done
cd9a469c 8442 done
8443IFS=$as_save_IFS
b30fcfae 8444
bb612911 8445fi
8446fi
b30fcfae 8447AS=$ac_cv_prog_AS
768691b5 8448if test -n "$AS"; then
cd9a469c 8449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
8450$as_echo "$AS" >&6; }
bb612911 8451else
cd9a469c 8452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8453$as_echo "no" >&6; }
bb612911 8454fi
b30fcfae 8455
cd9a469c 8456
768691b5 8457 fi
8458 test -n "$ac_cv_prog_AS" && break
8459done
8460
8461if test -z "$ac_cv_prog_AS" ; then
8462 set dummy as
8463 if test $build = $host ; then
8464 AS="$2"
bb612911 8465 else
768691b5 8466 AS="${ncn_tool_prefix}$2"
bb612911 8467 fi
bb612911 8468fi
8469
95a05732 8470
8471
8472if test -n "$DLLTOOL"; then
8473 ac_cv_prog_DLLTOOL=$DLLTOOL
8474elif test -n "$ac_cv_prog_DLLTOOL"; then
8475 DLLTOOL=$ac_cv_prog_DLLTOOL
8476fi
8477
8478if test -n "$ac_cv_prog_DLLTOOL"; then
8479 for ncn_progname in dlltool; do
8480 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8481set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8482{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8483$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8484if ${ac_cv_prog_DLLTOOL+:} false; then :
cd9a469c 8485 $as_echo_n "(cached) " >&6
95a05732 8486else
8487 if test -n "$DLLTOOL"; then
8488 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8489else
8490as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8491for as_dir in $PATH
8492do
8493 IFS=$as_save_IFS
8494 test -z "$as_dir" && as_dir=.
cd9a469c 8495 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8496 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 8497 ac_cv_prog_DLLTOOL="${ncn_progname}"
cd9a469c 8498 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 8499 break 2
8500 fi
8501done
cd9a469c 8502 done
8503IFS=$as_save_IFS
95a05732 8504
8505fi
8506fi
8507DLLTOOL=$ac_cv_prog_DLLTOOL
8508if test -n "$DLLTOOL"; then
cd9a469c 8509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
8510$as_echo "$DLLTOOL" >&6; }
95a05732 8511else
cd9a469c 8512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8513$as_echo "no" >&6; }
95a05732 8514fi
8515
cd9a469c 8516
95a05732 8517 done
8518fi
8519
8520for ncn_progname in dlltool; do
768691b5 8521 if test -n "$ncn_tool_prefix"; then
8522 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
8523set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 8524{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8525$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8526if ${ac_cv_prog_DLLTOOL+:} false; then :
cd9a469c 8527 $as_echo_n "(cached) " >&6
bb612911 8528else
8529 if test -n "$DLLTOOL"; then
8530 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8531else
b30fcfae 8532as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8533for as_dir in $PATH
8534do
8535 IFS=$as_save_IFS
8536 test -z "$as_dir" && as_dir=.
cd9a469c 8537 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8538 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8539 ac_cv_prog_DLLTOOL="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 8540 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8541 break 2
8542 fi
8543done
cd9a469c 8544 done
8545IFS=$as_save_IFS
b30fcfae 8546
bb612911 8547fi
8548fi
b30fcfae 8549DLLTOOL=$ac_cv_prog_DLLTOOL
bb612911 8550if test -n "$DLLTOOL"; then
cd9a469c 8551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
8552$as_echo "$DLLTOOL" >&6; }
bb612911 8553else
cd9a469c 8554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8555$as_echo "no" >&6; }
bb612911 8556fi
8557
cd9a469c 8558
768691b5 8559 fi
8560 if test -z "$ac_cv_prog_DLLTOOL" && test $build = $host ; then
8561 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8562set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8563{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8564$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8565if ${ac_cv_prog_DLLTOOL+:} false; then :
cd9a469c 8566 $as_echo_n "(cached) " >&6
bb612911 8567else
768691b5 8568 if test -n "$DLLTOOL"; then
8569 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
bb612911 8570else
b30fcfae 8571as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8572for as_dir in $PATH
8573do
8574 IFS=$as_save_IFS
8575 test -z "$as_dir" && as_dir=.
cd9a469c 8576 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8577 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8578 ac_cv_prog_DLLTOOL="${ncn_progname}"
cd9a469c 8579 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8580 break 2
8581 fi
8582done
cd9a469c 8583 done
8584IFS=$as_save_IFS
b30fcfae 8585
bb612911 8586fi
8587fi
b30fcfae 8588DLLTOOL=$ac_cv_prog_DLLTOOL
768691b5 8589if test -n "$DLLTOOL"; then
cd9a469c 8590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
8591$as_echo "$DLLTOOL" >&6; }
bb612911 8592else
cd9a469c 8593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8594$as_echo "no" >&6; }
bb612911 8595fi
b30fcfae 8596
cd9a469c 8597
768691b5 8598 fi
8599 test -n "$ac_cv_prog_DLLTOOL" && break
8600done
8601
8602if test -z "$ac_cv_prog_DLLTOOL" ; then
8603 set dummy dlltool
8604 if test $build = $host ; then
8605 DLLTOOL="$2"
bb612911 8606 else
768691b5 8607 DLLTOOL="${ncn_tool_prefix}$2"
bb612911 8608 fi
bb612911 8609fi
8610
95a05732 8611
8612
8613if test -n "$LD"; then
8614 ac_cv_prog_LD=$LD
8615elif test -n "$ac_cv_prog_LD"; then
8616 LD=$ac_cv_prog_LD
8617fi
8618
8619if test -n "$ac_cv_prog_LD"; then
8620 for ncn_progname in ld; do
8621 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8622set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8624$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8625if ${ac_cv_prog_LD+:} false; then :
cd9a469c 8626 $as_echo_n "(cached) " >&6
95a05732 8627else
8628 if test -n "$LD"; then
8629 ac_cv_prog_LD="$LD" # Let the user override the test.
8630else
8631as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8632for as_dir in $PATH
8633do
8634 IFS=$as_save_IFS
8635 test -z "$as_dir" && as_dir=.
cd9a469c 8636 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8637 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 8638 ac_cv_prog_LD="${ncn_progname}"
cd9a469c 8639 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 8640 break 2
8641 fi
8642done
cd9a469c 8643 done
8644IFS=$as_save_IFS
95a05732 8645
8646fi
8647fi
8648LD=$ac_cv_prog_LD
8649if test -n "$LD"; then
cd9a469c 8650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
8651$as_echo "$LD" >&6; }
95a05732 8652else
cd9a469c 8653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8654$as_echo "no" >&6; }
95a05732 8655fi
8656
cd9a469c 8657
95a05732 8658 done
8659fi
8660
8661for ncn_progname in ld; do
768691b5 8662 if test -n "$ncn_tool_prefix"; then
8663 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
8664set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 8665{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8666$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8667if ${ac_cv_prog_LD+:} false; then :
cd9a469c 8668 $as_echo_n "(cached) " >&6
bb612911 8669else
8670 if test -n "$LD"; then
8671 ac_cv_prog_LD="$LD" # Let the user override the test.
8672else
b30fcfae 8673as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8674for as_dir in $PATH
8675do
8676 IFS=$as_save_IFS
8677 test -z "$as_dir" && as_dir=.
cd9a469c 8678 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8679 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8680 ac_cv_prog_LD="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 8681 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8682 break 2
8683 fi
8684done
cd9a469c 8685 done
8686IFS=$as_save_IFS
b30fcfae 8687
bb612911 8688fi
8689fi
b30fcfae 8690LD=$ac_cv_prog_LD
bb612911 8691if test -n "$LD"; then
cd9a469c 8692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
8693$as_echo "$LD" >&6; }
bb612911 8694else
cd9a469c 8695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8696$as_echo "no" >&6; }
bb612911 8697fi
8698
cd9a469c 8699
768691b5 8700 fi
8701 if test -z "$ac_cv_prog_LD" && test $build = $host ; then
8702 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8703set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8704{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8705$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8706if ${ac_cv_prog_LD+:} false; then :
cd9a469c 8707 $as_echo_n "(cached) " >&6
bb612911 8708else
768691b5 8709 if test -n "$LD"; then
8710 ac_cv_prog_LD="$LD" # Let the user override the test.
7172be51 8711else
b30fcfae 8712as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8713for as_dir in $PATH
8714do
8715 IFS=$as_save_IFS
8716 test -z "$as_dir" && as_dir=.
cd9a469c 8717 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8718 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8719 ac_cv_prog_LD="${ncn_progname}"
cd9a469c 8720 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8721 break 2
8722 fi
8723done
cd9a469c 8724 done
8725IFS=$as_save_IFS
b30fcfae 8726
bb612911 8727fi
8728fi
b30fcfae 8729LD=$ac_cv_prog_LD
768691b5 8730if test -n "$LD"; then
cd9a469c 8731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
8732$as_echo "$LD" >&6; }
bb612911 8733else
cd9a469c 8734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8735$as_echo "no" >&6; }
bb612911 8736fi
b30fcfae 8737
cd9a469c 8738
768691b5 8739 fi
8740 test -n "$ac_cv_prog_LD" && break
8741done
8742
8743if test -z "$ac_cv_prog_LD" ; then
8744 set dummy ld
8745 if test $build = $host ; then
8746 LD="$2"
bb612911 8747 else
768691b5 8748 LD="${ncn_tool_prefix}$2"
bb612911 8749 fi
bb612911 8750fi
8751
95a05732 8752
8753
8754if test -n "$LIPO"; then
8755 ac_cv_prog_LIPO=$LIPO
8756elif test -n "$ac_cv_prog_LIPO"; then
8757 LIPO=$ac_cv_prog_LIPO
8758fi
8759
8760if test -n "$ac_cv_prog_LIPO"; then
8761 for ncn_progname in lipo; do
8762 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8763set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8764{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8765$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8766if ${ac_cv_prog_LIPO+:} false; then :
cd9a469c 8767 $as_echo_n "(cached) " >&6
95a05732 8768else
8769 if test -n "$LIPO"; then
8770 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
8771else
8772as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8773for as_dir in $PATH
8774do
8775 IFS=$as_save_IFS
8776 test -z "$as_dir" && as_dir=.
cd9a469c 8777 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8778 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 8779 ac_cv_prog_LIPO="${ncn_progname}"
cd9a469c 8780 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 8781 break 2
8782 fi
8783done
cd9a469c 8784 done
8785IFS=$as_save_IFS
95a05732 8786
8787fi
8788fi
8789LIPO=$ac_cv_prog_LIPO
8790if test -n "$LIPO"; then
cd9a469c 8791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8792$as_echo "$LIPO" >&6; }
95a05732 8793else
cd9a469c 8794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8795$as_echo "no" >&6; }
95a05732 8796fi
8797
cd9a469c 8798
95a05732 8799 done
8800fi
8801
8802for ncn_progname in lipo; do
f5aebe3e 8803 if test -n "$ncn_tool_prefix"; then
8804 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
8805set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 8806{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8807$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8808if ${ac_cv_prog_LIPO+:} false; then :
cd9a469c 8809 $as_echo_n "(cached) " >&6
f5aebe3e 8810else
8811 if test -n "$LIPO"; then
8812 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
8813else
b30fcfae 8814as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8815for as_dir in $PATH
8816do
8817 IFS=$as_save_IFS
8818 test -z "$as_dir" && as_dir=.
cd9a469c 8819 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8820 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8821 ac_cv_prog_LIPO="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 8822 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8823 break 2
8824 fi
8825done
cd9a469c 8826 done
8827IFS=$as_save_IFS
b30fcfae 8828
f5aebe3e 8829fi
8830fi
b30fcfae 8831LIPO=$ac_cv_prog_LIPO
f5aebe3e 8832if test -n "$LIPO"; then
cd9a469c 8833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8834$as_echo "$LIPO" >&6; }
f5aebe3e 8835else
cd9a469c 8836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8837$as_echo "no" >&6; }
f5aebe3e 8838fi
8839
cd9a469c 8840
f5aebe3e 8841 fi
8842 if test -z "$ac_cv_prog_LIPO" && test $build = $host ; then
8843 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8844set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8845{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8846$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8847if ${ac_cv_prog_LIPO+:} false; then :
cd9a469c 8848 $as_echo_n "(cached) " >&6
f5aebe3e 8849else
8850 if test -n "$LIPO"; then
8851 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
8852else
b30fcfae 8853as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8854for as_dir in $PATH
8855do
8856 IFS=$as_save_IFS
8857 test -z "$as_dir" && as_dir=.
cd9a469c 8858 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8859 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 8860 ac_cv_prog_LIPO="${ncn_progname}"
cd9a469c 8861 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8862 break 2
8863 fi
8864done
cd9a469c 8865 done
8866IFS=$as_save_IFS
b30fcfae 8867
f5aebe3e 8868fi
8869fi
b30fcfae 8870LIPO=$ac_cv_prog_LIPO
f5aebe3e 8871if test -n "$LIPO"; then
cd9a469c 8872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8873$as_echo "$LIPO" >&6; }
f5aebe3e 8874else
cd9a469c 8875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8876$as_echo "no" >&6; }
f5aebe3e 8877fi
b30fcfae 8878
cd9a469c 8879
f5aebe3e 8880 fi
8881 test -n "$ac_cv_prog_LIPO" && break
8882done
8883
8884if test -z "$ac_cv_prog_LIPO" ; then
8885 set dummy lipo
8886 if test $build = $host ; then
8887 LIPO="$2"
8888 else
8889 LIPO="${ncn_tool_prefix}$2"
8890 fi
8891fi
8892
95a05732 8893
8894
8895if test -n "$NM"; then
8896 ac_cv_prog_NM=$NM
8897elif test -n "$ac_cv_prog_NM"; then
8898 NM=$ac_cv_prog_NM
8899fi
8900
8901if test -n "$ac_cv_prog_NM"; then
8902 for ncn_progname in nm; do
8903 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8904set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8905{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8906$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8907if ${ac_cv_prog_NM+:} false; then :
cd9a469c 8908 $as_echo_n "(cached) " >&6
bb612911 8909else
8910 if test -n "$NM"; then
8911 ac_cv_prog_NM="$NM" # Let the user override the test.
8912else
b30fcfae 8913as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8914for as_dir in $PATH
8915do
8916 IFS=$as_save_IFS
8917 test -z "$as_dir" && as_dir=.
cd9a469c 8918 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8919 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 8920 ac_cv_prog_NM="${ncn_progname}"
cd9a469c 8921 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8922 break 2
8923 fi
8924done
cd9a469c 8925 done
8926IFS=$as_save_IFS
b30fcfae 8927
bb612911 8928fi
8929fi
b30fcfae 8930NM=$ac_cv_prog_NM
bb612911 8931if test -n "$NM"; then
cd9a469c 8932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM" >&5
8933$as_echo "$NM" >&6; }
bb612911 8934else
cd9a469c 8935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8936$as_echo "no" >&6; }
bb612911 8937fi
8938
cd9a469c 8939
95a05732 8940 done
8941fi
8942
8943for ncn_progname in nm; do
8944 if test -n "$ncn_tool_prefix"; then
8945 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
8946set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 8947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8948$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8949if ${ac_cv_prog_NM+:} false; then :
cd9a469c 8950 $as_echo_n "(cached) " >&6
bb612911 8951else
768691b5 8952 if test -n "$NM"; then
8953 ac_cv_prog_NM="$NM" # Let the user override the test.
bb612911 8954else
b30fcfae 8955as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8956for as_dir in $PATH
8957do
8958 IFS=$as_save_IFS
8959 test -z "$as_dir" && as_dir=.
cd9a469c 8960 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 8961 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 8962 ac_cv_prog_NM="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 8963 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 8964 break 2
8965 fi
8966done
cd9a469c 8967 done
8968IFS=$as_save_IFS
b30fcfae 8969
bb612911 8970fi
8971fi
b30fcfae 8972NM=$ac_cv_prog_NM
768691b5 8973if test -n "$NM"; then
cd9a469c 8974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM" >&5
8975$as_echo "$NM" >&6; }
bb612911 8976else
cd9a469c 8977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8978$as_echo "no" >&6; }
bb612911 8979fi
b30fcfae 8980
cd9a469c 8981
768691b5 8982 fi
95a05732 8983 if test -z "$ac_cv_prog_NM" && test $build = $host ; then
8984 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
8985set dummy ${ncn_progname}; ac_word=$2
cd9a469c 8986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8987$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 8988if ${ac_cv_prog_NM+:} false; then :
cd9a469c 8989 $as_echo_n "(cached) " >&6
95a05732 8990else
8991 if test -n "$NM"; then
8992 ac_cv_prog_NM="$NM" # Let the user override the test.
8993else
8994as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8995for as_dir in $PATH
8996do
8997 IFS=$as_save_IFS
8998 test -z "$as_dir" && as_dir=.
cd9a469c 8999 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9000 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 9001 ac_cv_prog_NM="${ncn_progname}"
cd9a469c 9002 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 9003 break 2
9004 fi
9005done
cd9a469c 9006 done
9007IFS=$as_save_IFS
95a05732 9008
9009fi
9010fi
9011NM=$ac_cv_prog_NM
9012if test -n "$NM"; then
cd9a469c 9013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM" >&5
9014$as_echo "$NM" >&6; }
95a05732 9015else
cd9a469c 9016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9017$as_echo "no" >&6; }
95a05732 9018fi
9019
cd9a469c 9020
95a05732 9021 fi
9022 test -n "$ac_cv_prog_NM" && break
9023done
9024
9025if test -z "$ac_cv_prog_NM" ; then
9026 set dummy nm
9027 if test $build = $host ; then
9028 NM="$2"
9029 else
9030 NM="${ncn_tool_prefix}$2"
9031 fi
9032fi
9033
9034
9035
9036if test -n "$RANLIB"; then
9037 ac_cv_prog_RANLIB=$RANLIB
9038elif test -n "$ac_cv_prog_RANLIB"; then
9039 RANLIB=$ac_cv_prog_RANLIB
9040fi
9041
9042if test -n "$ac_cv_prog_RANLIB"; then
9043 for ncn_progname in ranlib; do
9044 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9045set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9046{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9047$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9048if ${ac_cv_prog_RANLIB+:} false; then :
cd9a469c 9049 $as_echo_n "(cached) " >&6
95a05732 9050else
9051 if test -n "$RANLIB"; then
9052 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
9053else
9054as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9055for as_dir in $PATH
9056do
9057 IFS=$as_save_IFS
9058 test -z "$as_dir" && as_dir=.
cd9a469c 9059 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9060 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 9061 ac_cv_prog_RANLIB="${ncn_progname}"
cd9a469c 9062 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 9063 break 2
9064 fi
9065done
cd9a469c 9066 done
9067IFS=$as_save_IFS
95a05732 9068
9069fi
9070fi
9071RANLIB=$ac_cv_prog_RANLIB
9072if test -n "$RANLIB"; then
cd9a469c 9073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
9074$as_echo "$RANLIB" >&6; }
95a05732 9075else
cd9a469c 9076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9077$as_echo "no" >&6; }
95a05732 9078fi
9079
cd9a469c 9080
95a05732 9081 done
9082fi
bb612911 9083
95a05732 9084for ncn_progname in ranlib; do
768691b5 9085 if test -n "$ncn_tool_prefix"; then
9086 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
9087set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 9088{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9089$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9090if ${ac_cv_prog_RANLIB+:} false; then :
cd9a469c 9091 $as_echo_n "(cached) " >&6
bb612911 9092else
9093 if test -n "$RANLIB"; then
9094 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
9095else
b30fcfae 9096as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9097for as_dir in $PATH
9098do
9099 IFS=$as_save_IFS
9100 test -z "$as_dir" && as_dir=.
cd9a469c 9101 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9102 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9103 ac_cv_prog_RANLIB="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 9104 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9105 break 2
9106 fi
9107done
cd9a469c 9108 done
9109IFS=$as_save_IFS
b30fcfae 9110
bb612911 9111fi
9112fi
b30fcfae 9113RANLIB=$ac_cv_prog_RANLIB
bb612911 9114if test -n "$RANLIB"; then
cd9a469c 9115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
9116$as_echo "$RANLIB" >&6; }
bb612911 9117else
cd9a469c 9118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9119$as_echo "no" >&6; }
bb612911 9120fi
9121
cd9a469c 9122
768691b5 9123 fi
9124 if test -z "$ac_cv_prog_RANLIB" && test $build = $host ; then
9125 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9126set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9127{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9128$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9129if ${ac_cv_prog_RANLIB+:} false; then :
cd9a469c 9130 $as_echo_n "(cached) " >&6
bb612911 9131else
768691b5 9132 if test -n "$RANLIB"; then
9133 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
bb612911 9134else
b30fcfae 9135as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9136for as_dir in $PATH
9137do
9138 IFS=$as_save_IFS
9139 test -z "$as_dir" && as_dir=.
cd9a469c 9140 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9141 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9142 ac_cv_prog_RANLIB="${ncn_progname}"
cd9a469c 9143 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9144 break 2
9145 fi
9146done
cd9a469c 9147 done
9148IFS=$as_save_IFS
b30fcfae 9149
bb612911 9150fi
9151fi
b30fcfae 9152RANLIB=$ac_cv_prog_RANLIB
768691b5 9153if test -n "$RANLIB"; then
cd9a469c 9154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
9155$as_echo "$RANLIB" >&6; }
bb612911 9156else
cd9a469c 9157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9158$as_echo "no" >&6; }
bb612911 9159fi
b30fcfae 9160
cd9a469c 9161
bb612911 9162 fi
768691b5 9163 test -n "$ac_cv_prog_RANLIB" && break
9164done
9165
9166if test -z "$ac_cv_prog_RANLIB" ; then
68645a6b 9167 RANLIB="true"
bb612911 9168fi
9169
95a05732 9170
9171
9172if test -n "$STRIP"; then
9173 ac_cv_prog_STRIP=$STRIP
9174elif test -n "$ac_cv_prog_STRIP"; then
9175 STRIP=$ac_cv_prog_STRIP
9176fi
9177
9178if test -n "$ac_cv_prog_STRIP"; then
9179 for ncn_progname in strip; do
9180 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9181set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9182{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9183$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9184if ${ac_cv_prog_STRIP+:} false; then :
cd9a469c 9185 $as_echo_n "(cached) " >&6
95a05732 9186else
9187 if test -n "$STRIP"; then
9188 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
9189else
9190as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9191for as_dir in $PATH
9192do
9193 IFS=$as_save_IFS
9194 test -z "$as_dir" && as_dir=.
cd9a469c 9195 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9196 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 9197 ac_cv_prog_STRIP="${ncn_progname}"
cd9a469c 9198 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 9199 break 2
9200 fi
9201done
cd9a469c 9202 done
9203IFS=$as_save_IFS
95a05732 9204
9205fi
9206fi
9207STRIP=$ac_cv_prog_STRIP
9208if test -n "$STRIP"; then
cd9a469c 9209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
9210$as_echo "$STRIP" >&6; }
95a05732 9211else
cd9a469c 9212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9213$as_echo "no" >&6; }
95a05732 9214fi
9215
cd9a469c 9216
95a05732 9217 done
9218fi
9219
9220for ncn_progname in strip; do
f5aebe3e 9221 if test -n "$ncn_tool_prefix"; then
9222 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
9223set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 9224{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9225$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9226if ${ac_cv_prog_STRIP+:} false; then :
cd9a469c 9227 $as_echo_n "(cached) " >&6
f5aebe3e 9228else
9229 if test -n "$STRIP"; then
9230 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
9231else
b30fcfae 9232as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9233for as_dir in $PATH
9234do
9235 IFS=$as_save_IFS
9236 test -z "$as_dir" && as_dir=.
cd9a469c 9237 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9238 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9239 ac_cv_prog_STRIP="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 9240 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9241 break 2
9242 fi
9243done
cd9a469c 9244 done
9245IFS=$as_save_IFS
b30fcfae 9246
f5aebe3e 9247fi
9248fi
b30fcfae 9249STRIP=$ac_cv_prog_STRIP
f5aebe3e 9250if test -n "$STRIP"; then
cd9a469c 9251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
9252$as_echo "$STRIP" >&6; }
f5aebe3e 9253else
cd9a469c 9254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9255$as_echo "no" >&6; }
f5aebe3e 9256fi
9257
cd9a469c 9258
f5aebe3e 9259 fi
9260 if test -z "$ac_cv_prog_STRIP" && test $build = $host ; then
9261 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9262set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9263{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9264$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9265if ${ac_cv_prog_STRIP+:} false; then :
cd9a469c 9266 $as_echo_n "(cached) " >&6
f5aebe3e 9267else
9268 if test -n "$STRIP"; then
9269 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
9270else
b30fcfae 9271as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9272for as_dir in $PATH
9273do
9274 IFS=$as_save_IFS
9275 test -z "$as_dir" && as_dir=.
cd9a469c 9276 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9277 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9278 ac_cv_prog_STRIP="${ncn_progname}"
cd9a469c 9279 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9280 break 2
9281 fi
9282done
cd9a469c 9283 done
9284IFS=$as_save_IFS
b30fcfae 9285
f5aebe3e 9286fi
9287fi
b30fcfae 9288STRIP=$ac_cv_prog_STRIP
f5aebe3e 9289if test -n "$STRIP"; then
cd9a469c 9290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
9291$as_echo "$STRIP" >&6; }
f5aebe3e 9292else
cd9a469c 9293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9294$as_echo "no" >&6; }
f5aebe3e 9295fi
b30fcfae 9296
cd9a469c 9297
f5aebe3e 9298 fi
9299 test -n "$ac_cv_prog_STRIP" && break
9300done
9301
9302if test -z "$ac_cv_prog_STRIP" ; then
68645a6b 9303 STRIP="true"
f5aebe3e 9304fi
9305
95a05732 9306
9307
9308if test -n "$WINDRES"; then
9309 ac_cv_prog_WINDRES=$WINDRES
9310elif test -n "$ac_cv_prog_WINDRES"; then
9311 WINDRES=$ac_cv_prog_WINDRES
9312fi
9313
9314if test -n "$ac_cv_prog_WINDRES"; then
9315 for ncn_progname in windres; do
9316 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9317set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9318{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9319$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9320if ${ac_cv_prog_WINDRES+:} false; then :
cd9a469c 9321 $as_echo_n "(cached) " >&6
95a05732 9322else
9323 if test -n "$WINDRES"; then
9324 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
9325else
9326as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9327for as_dir in $PATH
9328do
9329 IFS=$as_save_IFS
9330 test -z "$as_dir" && as_dir=.
cd9a469c 9331 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9332 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 9333 ac_cv_prog_WINDRES="${ncn_progname}"
cd9a469c 9334 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 9335 break 2
9336 fi
9337done
cd9a469c 9338 done
9339IFS=$as_save_IFS
95a05732 9340
9341fi
9342fi
9343WINDRES=$ac_cv_prog_WINDRES
9344if test -n "$WINDRES"; then
cd9a469c 9345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
9346$as_echo "$WINDRES" >&6; }
95a05732 9347else
cd9a469c 9348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9349$as_echo "no" >&6; }
95a05732 9350fi
9351
cd9a469c 9352
95a05732 9353 done
9354fi
9355
9356for ncn_progname in windres; do
768691b5 9357 if test -n "$ncn_tool_prefix"; then
9358 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
9359set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 9360{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9361$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9362if ${ac_cv_prog_WINDRES+:} false; then :
cd9a469c 9363 $as_echo_n "(cached) " >&6
bb612911 9364else
9365 if test -n "$WINDRES"; then
9366 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
9367else
b30fcfae 9368as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9369for as_dir in $PATH
9370do
9371 IFS=$as_save_IFS
9372 test -z "$as_dir" && as_dir=.
cd9a469c 9373 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9374 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9375 ac_cv_prog_WINDRES="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 9376 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9377 break 2
9378 fi
9379done
cd9a469c 9380 done
9381IFS=$as_save_IFS
b30fcfae 9382
bb612911 9383fi
9384fi
b30fcfae 9385WINDRES=$ac_cv_prog_WINDRES
bb612911 9386if test -n "$WINDRES"; then
cd9a469c 9387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
9388$as_echo "$WINDRES" >&6; }
bb612911 9389else
cd9a469c 9390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9391$as_echo "no" >&6; }
bb612911 9392fi
9393
cd9a469c 9394
768691b5 9395 fi
9396 if test -z "$ac_cv_prog_WINDRES" && test $build = $host ; then
9397 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9398set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9400$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9401if ${ac_cv_prog_WINDRES+:} false; then :
cd9a469c 9402 $as_echo_n "(cached) " >&6
bb612911 9403else
768691b5 9404 if test -n "$WINDRES"; then
9405 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
bb612911 9406else
b30fcfae 9407as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9408for as_dir in $PATH
9409do
9410 IFS=$as_save_IFS
9411 test -z "$as_dir" && as_dir=.
cd9a469c 9412 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9413 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9414 ac_cv_prog_WINDRES="${ncn_progname}"
cd9a469c 9415 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9416 break 2
9417 fi
9418done
cd9a469c 9419 done
9420IFS=$as_save_IFS
b30fcfae 9421
bb612911 9422fi
9423fi
b30fcfae 9424WINDRES=$ac_cv_prog_WINDRES
768691b5 9425if test -n "$WINDRES"; then
cd9a469c 9426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
9427$as_echo "$WINDRES" >&6; }
bb612911 9428else
cd9a469c 9429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9430$as_echo "no" >&6; }
bb612911 9431fi
b30fcfae 9432
cd9a469c 9433
768691b5 9434 fi
9435 test -n "$ac_cv_prog_WINDRES" && break
9436done
9437
9438if test -z "$ac_cv_prog_WINDRES" ; then
9439 set dummy windres
9440 if test $build = $host ; then
9441 WINDRES="$2"
bb612911 9442 else
768691b5 9443 WINDRES="${ncn_tool_prefix}$2"
bb612911 9444 fi
bb612911 9445fi
9446
95a05732 9447
9448
75d6a0a9 9449if test -n "$WINDMC"; then
9450 ac_cv_prog_WINDMC=$WINDMC
9451elif test -n "$ac_cv_prog_WINDMC"; then
9452 WINDMC=$ac_cv_prog_WINDMC
9453fi
9454
9455if test -n "$ac_cv_prog_WINDMC"; then
9456 for ncn_progname in windmc; do
9457 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9458set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9459{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9460$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9461if ${ac_cv_prog_WINDMC+:} false; then :
cd9a469c 9462 $as_echo_n "(cached) " >&6
75d6a0a9 9463else
9464 if test -n "$WINDMC"; then
9465 ac_cv_prog_WINDMC="$WINDMC" # Let the user override the test.
9466else
9467as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9468for as_dir in $PATH
9469do
9470 IFS=$as_save_IFS
9471 test -z "$as_dir" && as_dir=.
cd9a469c 9472 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9473 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75d6a0a9 9474 ac_cv_prog_WINDMC="${ncn_progname}"
cd9a469c 9475 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75d6a0a9 9476 break 2
9477 fi
9478done
cd9a469c 9479 done
9480IFS=$as_save_IFS
75d6a0a9 9481
9482fi
9483fi
9484WINDMC=$ac_cv_prog_WINDMC
9485if test -n "$WINDMC"; then
cd9a469c 9486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC" >&5
9487$as_echo "$WINDMC" >&6; }
75d6a0a9 9488else
cd9a469c 9489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9490$as_echo "no" >&6; }
75d6a0a9 9491fi
9492
cd9a469c 9493
75d6a0a9 9494 done
9495fi
9496
9497for ncn_progname in windmc; do
9498 if test -n "$ncn_tool_prefix"; then
9499 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
9500set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 9501{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9502$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9503if ${ac_cv_prog_WINDMC+:} false; then :
cd9a469c 9504 $as_echo_n "(cached) " >&6
75d6a0a9 9505else
9506 if test -n "$WINDMC"; then
9507 ac_cv_prog_WINDMC="$WINDMC" # Let the user override the test.
9508else
9509as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9510for as_dir in $PATH
9511do
9512 IFS=$as_save_IFS
9513 test -z "$as_dir" && as_dir=.
cd9a469c 9514 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9515 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75d6a0a9 9516 ac_cv_prog_WINDMC="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 9517 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75d6a0a9 9518 break 2
9519 fi
9520done
cd9a469c 9521 done
9522IFS=$as_save_IFS
75d6a0a9 9523
9524fi
9525fi
9526WINDMC=$ac_cv_prog_WINDMC
9527if test -n "$WINDMC"; then
cd9a469c 9528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC" >&5
9529$as_echo "$WINDMC" >&6; }
75d6a0a9 9530else
cd9a469c 9531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9532$as_echo "no" >&6; }
75d6a0a9 9533fi
9534
cd9a469c 9535
75d6a0a9 9536 fi
9537 if test -z "$ac_cv_prog_WINDMC" && test $build = $host ; then
9538 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9539set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9540{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9541$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9542if ${ac_cv_prog_WINDMC+:} false; then :
cd9a469c 9543 $as_echo_n "(cached) " >&6
75d6a0a9 9544else
9545 if test -n "$WINDMC"; then
9546 ac_cv_prog_WINDMC="$WINDMC" # Let the user override the test.
9547else
9548as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9549for as_dir in $PATH
9550do
9551 IFS=$as_save_IFS
9552 test -z "$as_dir" && as_dir=.
cd9a469c 9553 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9554 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75d6a0a9 9555 ac_cv_prog_WINDMC="${ncn_progname}"
cd9a469c 9556 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75d6a0a9 9557 break 2
9558 fi
9559done
cd9a469c 9560 done
9561IFS=$as_save_IFS
75d6a0a9 9562
9563fi
9564fi
9565WINDMC=$ac_cv_prog_WINDMC
9566if test -n "$WINDMC"; then
cd9a469c 9567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC" >&5
9568$as_echo "$WINDMC" >&6; }
75d6a0a9 9569else
cd9a469c 9570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9571$as_echo "no" >&6; }
75d6a0a9 9572fi
9573
cd9a469c 9574
75d6a0a9 9575 fi
9576 test -n "$ac_cv_prog_WINDMC" && break
9577done
9578
9579if test -z "$ac_cv_prog_WINDMC" ; then
9580 set dummy windmc
9581 if test $build = $host ; then
9582 WINDMC="$2"
9583 else
9584 WINDMC="${ncn_tool_prefix}$2"
9585 fi
9586fi
9587
9588
9589
95a05732 9590if test -n "$OBJCOPY"; then
9591 ac_cv_prog_OBJCOPY=$OBJCOPY
9592elif test -n "$ac_cv_prog_OBJCOPY"; then
9593 OBJCOPY=$ac_cv_prog_OBJCOPY
9594fi
9595
9596if test -n "$ac_cv_prog_OBJCOPY"; then
9597 for ncn_progname in objcopy; do
9598 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9599set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9600{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9601$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9602if ${ac_cv_prog_OBJCOPY+:} false; then :
cd9a469c 9603 $as_echo_n "(cached) " >&6
95a05732 9604else
9605 if test -n "$OBJCOPY"; then
9606 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
9607else
9608as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9609for as_dir in $PATH
9610do
9611 IFS=$as_save_IFS
9612 test -z "$as_dir" && as_dir=.
cd9a469c 9613 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9614 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 9615 ac_cv_prog_OBJCOPY="${ncn_progname}"
cd9a469c 9616 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 9617 break 2
9618 fi
9619done
cd9a469c 9620 done
9621IFS=$as_save_IFS
95a05732 9622
9623fi
9624fi
9625OBJCOPY=$ac_cv_prog_OBJCOPY
9626if test -n "$OBJCOPY"; then
cd9a469c 9627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
9628$as_echo "$OBJCOPY" >&6; }
95a05732 9629else
cd9a469c 9630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9631$as_echo "no" >&6; }
95a05732 9632fi
9633
cd9a469c 9634
95a05732 9635 done
9636fi
9637
9638for ncn_progname in objcopy; do
768691b5 9639 if test -n "$ncn_tool_prefix"; then
9640 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
9641set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 9642{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9643$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9644if ${ac_cv_prog_OBJCOPY+:} false; then :
cd9a469c 9645 $as_echo_n "(cached) " >&6
bb612911 9646else
9647 if test -n "$OBJCOPY"; then
9648 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
9649else
b30fcfae 9650as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9651for as_dir in $PATH
9652do
9653 IFS=$as_save_IFS
9654 test -z "$as_dir" && as_dir=.
cd9a469c 9655 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9656 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9657 ac_cv_prog_OBJCOPY="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 9658 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9659 break 2
9660 fi
9661done
cd9a469c 9662 done
9663IFS=$as_save_IFS
b30fcfae 9664
bb612911 9665fi
9666fi
b30fcfae 9667OBJCOPY=$ac_cv_prog_OBJCOPY
bb612911 9668if test -n "$OBJCOPY"; then
cd9a469c 9669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
9670$as_echo "$OBJCOPY" >&6; }
bb612911 9671else
cd9a469c 9672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9673$as_echo "no" >&6; }
bb612911 9674fi
9675
cd9a469c 9676
768691b5 9677 fi
9678 if test -z "$ac_cv_prog_OBJCOPY" && test $build = $host ; then
9679 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9680set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9682$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9683if ${ac_cv_prog_OBJCOPY+:} false; then :
cd9a469c 9684 $as_echo_n "(cached) " >&6
bb612911 9685else
768691b5 9686 if test -n "$OBJCOPY"; then
9687 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
bb612911 9688else
b30fcfae 9689as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9690for as_dir in $PATH
9691do
9692 IFS=$as_save_IFS
9693 test -z "$as_dir" && as_dir=.
cd9a469c 9694 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9695 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9696 ac_cv_prog_OBJCOPY="${ncn_progname}"
cd9a469c 9697 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9698 break 2
9699 fi
9700done
cd9a469c 9701 done
9702IFS=$as_save_IFS
b30fcfae 9703
bb612911 9704fi
9705fi
b30fcfae 9706OBJCOPY=$ac_cv_prog_OBJCOPY
768691b5 9707if test -n "$OBJCOPY"; then
cd9a469c 9708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
9709$as_echo "$OBJCOPY" >&6; }
bb612911 9710else
cd9a469c 9711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9712$as_echo "no" >&6; }
bb612911 9713fi
b30fcfae 9714
cd9a469c 9715
768691b5 9716 fi
9717 test -n "$ac_cv_prog_OBJCOPY" && break
9718done
9719
9720if test -z "$ac_cv_prog_OBJCOPY" ; then
9721 set dummy objcopy
9722 if test $build = $host ; then
9723 OBJCOPY="$2"
bb612911 9724 else
768691b5 9725 OBJCOPY="${ncn_tool_prefix}$2"
bb612911 9726 fi
bb612911 9727fi
9728
95a05732 9729
9730
9731if test -n "$OBJDUMP"; then
9732 ac_cv_prog_OBJDUMP=$OBJDUMP
9733elif test -n "$ac_cv_prog_OBJDUMP"; then
9734 OBJDUMP=$ac_cv_prog_OBJDUMP
9735fi
9736
9737if test -n "$ac_cv_prog_OBJDUMP"; then
9738 for ncn_progname in objdump; do
9739 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9740set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9741{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9742$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9743if ${ac_cv_prog_OBJDUMP+:} false; then :
cd9a469c 9744 $as_echo_n "(cached) " >&6
95a05732 9745else
9746 if test -n "$OBJDUMP"; then
9747 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
9748else
9749as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9750for as_dir in $PATH
9751do
9752 IFS=$as_save_IFS
9753 test -z "$as_dir" && as_dir=.
cd9a469c 9754 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9755 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 9756 ac_cv_prog_OBJDUMP="${ncn_progname}"
cd9a469c 9757 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 9758 break 2
9759 fi
9760done
cd9a469c 9761 done
9762IFS=$as_save_IFS
95a05732 9763
9764fi
9765fi
9766OBJDUMP=$ac_cv_prog_OBJDUMP
9767if test -n "$OBJDUMP"; then
cd9a469c 9768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
9769$as_echo "$OBJDUMP" >&6; }
95a05732 9770else
cd9a469c 9771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9772$as_echo "no" >&6; }
95a05732 9773fi
9774
cd9a469c 9775
95a05732 9776 done
9777fi
9778
9779for ncn_progname in objdump; do
768691b5 9780 if test -n "$ncn_tool_prefix"; then
9781 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
9782set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 9783{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9784$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9785if ${ac_cv_prog_OBJDUMP+:} false; then :
cd9a469c 9786 $as_echo_n "(cached) " >&6
bb612911 9787else
9788 if test -n "$OBJDUMP"; then
9789 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
9790else
b30fcfae 9791as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9792for as_dir in $PATH
9793do
9794 IFS=$as_save_IFS
9795 test -z "$as_dir" && as_dir=.
cd9a469c 9796 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9797 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9798 ac_cv_prog_OBJDUMP="${ncn_tool_prefix}${ncn_progname}"
cd9a469c 9799 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9800 break 2
9801 fi
9802done
cd9a469c 9803 done
9804IFS=$as_save_IFS
b30fcfae 9805
bb612911 9806fi
9807fi
b30fcfae 9808OBJDUMP=$ac_cv_prog_OBJDUMP
bb612911 9809if test -n "$OBJDUMP"; then
cd9a469c 9810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
9811$as_echo "$OBJDUMP" >&6; }
bb612911 9812else
cd9a469c 9813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9814$as_echo "no" >&6; }
bb612911 9815fi
9816
cd9a469c 9817
768691b5 9818 fi
9819 if test -z "$ac_cv_prog_OBJDUMP" && test $build = $host ; then
9820 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9821set dummy ${ncn_progname}; ac_word=$2
cd9a469c 9822{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9823$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 9824if ${ac_cv_prog_OBJDUMP+:} false; then :
cd9a469c 9825 $as_echo_n "(cached) " >&6
bb612911 9826else
768691b5 9827 if test -n "$OBJDUMP"; then
9828 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
bb612911 9829else
b30fcfae 9830as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9831for as_dir in $PATH
9832do
9833 IFS=$as_save_IFS
9834 test -z "$as_dir" && as_dir=.
cd9a469c 9835 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 9836 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 9837 ac_cv_prog_OBJDUMP="${ncn_progname}"
cd9a469c 9838 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 9839 break 2
9840 fi
9841done
cd9a469c 9842 done
9843IFS=$as_save_IFS
b30fcfae 9844
bb612911 9845fi
9846fi
b30fcfae 9847OBJDUMP=$ac_cv_prog_OBJDUMP
768691b5 9848if test -n "$OBJDUMP"; then
cd9a469c 9849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
9850$as_echo "$OBJDUMP" >&6; }
bb612911 9851else
cd9a469c 9852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9853$as_echo "no" >&6; }
bb612911 9854fi
b30fcfae 9855
cd9a469c 9856
768691b5 9857 fi
9858 test -n "$ac_cv_prog_OBJDUMP" && break
9859done
9860
9861if test -z "$ac_cv_prog_OBJDUMP" ; then
9862 set dummy objdump
9863 if test $build = $host ; then
9864 OBJDUMP="$2"
bb612911 9865 else
768691b5 9866 OBJDUMP="${ncn_tool_prefix}$2"
bb612911 9867 fi
bb612911 9868fi
9869
71ab34df 9870
9871
16706a2e 9872if test -n "$OTOOL"; then
9873 ac_cv_prog_OTOOL=$OTOOL
9874elif test -n "$ac_cv_prog_OTOOL"; then
9875 OTOOL=$ac_cv_prog_OTOOL
9876fi
9877
9878if test -n "$ac_cv_prog_OTOOL"; then
9879 for ncn_progname in otool; do
9880 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9881set dummy ${ncn_progname}; ac_word=$2
9882{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9883$as_echo_n "checking for $ac_word... " >&6; }
9884if ${ac_cv_prog_OTOOL+:} false; then :
9885 $as_echo_n "(cached) " >&6
9886else
9887 if test -n "$OTOOL"; then
9888 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
9889else
9890as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9891for as_dir in $PATH
9892do
9893 IFS=$as_save_IFS
9894 test -z "$as_dir" && as_dir=.
9895 for ac_exec_ext in '' $ac_executable_extensions; do
9896 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9897 ac_cv_prog_OTOOL="${ncn_progname}"
9898 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9899 break 2
9900 fi
9901done
9902 done
9903IFS=$as_save_IFS
9904
9905fi
9906fi
9907OTOOL=$ac_cv_prog_OTOOL
9908if test -n "$OTOOL"; then
9909 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
9910$as_echo "$OTOOL" >&6; }
9911else
9912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9913$as_echo "no" >&6; }
9914fi
9915
9916
9917 done
9918fi
9919
9920for ncn_progname in otool; do
9921 if test -n "$ncn_tool_prefix"; then
9922 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
9923set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
9924{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9925$as_echo_n "checking for $ac_word... " >&6; }
9926if ${ac_cv_prog_OTOOL+:} false; then :
9927 $as_echo_n "(cached) " >&6
9928else
9929 if test -n "$OTOOL"; then
9930 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
9931else
9932as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9933for as_dir in $PATH
9934do
9935 IFS=$as_save_IFS
9936 test -z "$as_dir" && as_dir=.
9937 for ac_exec_ext in '' $ac_executable_extensions; do
9938 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9939 ac_cv_prog_OTOOL="${ncn_tool_prefix}${ncn_progname}"
9940 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9941 break 2
9942 fi
9943done
9944 done
9945IFS=$as_save_IFS
9946
9947fi
9948fi
9949OTOOL=$ac_cv_prog_OTOOL
9950if test -n "$OTOOL"; then
9951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
9952$as_echo "$OTOOL" >&6; }
9953else
9954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9955$as_echo "no" >&6; }
9956fi
9957
9958
9959 fi
9960 if test -z "$ac_cv_prog_OTOOL" && test $build = $host ; then
9961 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9962set dummy ${ncn_progname}; ac_word=$2
9963{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9964$as_echo_n "checking for $ac_word... " >&6; }
9965if ${ac_cv_prog_OTOOL+:} false; then :
9966 $as_echo_n "(cached) " >&6
9967else
9968 if test -n "$OTOOL"; then
9969 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
9970else
9971as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9972for as_dir in $PATH
9973do
9974 IFS=$as_save_IFS
9975 test -z "$as_dir" && as_dir=.
9976 for ac_exec_ext in '' $ac_executable_extensions; do
9977 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9978 ac_cv_prog_OTOOL="${ncn_progname}"
9979 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9980 break 2
9981 fi
9982done
9983 done
9984IFS=$as_save_IFS
9985
9986fi
9987fi
9988OTOOL=$ac_cv_prog_OTOOL
9989if test -n "$OTOOL"; then
9990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
9991$as_echo "$OTOOL" >&6; }
9992else
9993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9994$as_echo "no" >&6; }
9995fi
9996
9997
9998 fi
9999 test -n "$ac_cv_prog_OTOOL" && break
10000done
10001
10002if test -z "$ac_cv_prog_OTOOL" ; then
10003 set dummy otool
10004 if test $build = $host ; then
10005 OTOOL="$2"
10006 else
10007 OTOOL="${ncn_tool_prefix}$2"
10008 fi
10009fi
10010
10011
10012
3f71364d 10013if test -n "$READELF"; then
10014 ac_cv_prog_READELF=$READELF
10015elif test -n "$ac_cv_prog_READELF"; then
10016 READELF=$ac_cv_prog_READELF
10017fi
10018
10019if test -n "$ac_cv_prog_READELF"; then
10020 for ncn_progname in readelf; do
10021 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10022set dummy ${ncn_progname}; ac_word=$2
10023{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10024$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10025if ${ac_cv_prog_READELF+:} false; then :
3f71364d 10026 $as_echo_n "(cached) " >&6
10027else
10028 if test -n "$READELF"; then
10029 ac_cv_prog_READELF="$READELF" # Let the user override the test.
10030else
10031as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10032for as_dir in $PATH
10033do
10034 IFS=$as_save_IFS
10035 test -z "$as_dir" && as_dir=.
10036 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10037 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3f71364d 10038 ac_cv_prog_READELF="${ncn_progname}"
10039 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10040 break 2
10041 fi
10042done
10043 done
10044IFS=$as_save_IFS
10045
10046fi
10047fi
10048READELF=$ac_cv_prog_READELF
10049if test -n "$READELF"; then
10050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
10051$as_echo "$READELF" >&6; }
10052else
10053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10054$as_echo "no" >&6; }
10055fi
10056
10057
10058 done
10059fi
10060
10061for ncn_progname in readelf; do
10062 if test -n "$ncn_tool_prefix"; then
10063 # Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
10064set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
10065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10066$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10067if ${ac_cv_prog_READELF+:} false; then :
3f71364d 10068 $as_echo_n "(cached) " >&6
10069else
10070 if test -n "$READELF"; then
10071 ac_cv_prog_READELF="$READELF" # Let the user override the test.
10072else
10073as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10074for as_dir in $PATH
10075do
10076 IFS=$as_save_IFS
10077 test -z "$as_dir" && as_dir=.
10078 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10079 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3f71364d 10080 ac_cv_prog_READELF="${ncn_tool_prefix}${ncn_progname}"
10081 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10082 break 2
10083 fi
10084done
10085 done
10086IFS=$as_save_IFS
10087
10088fi
10089fi
10090READELF=$ac_cv_prog_READELF
10091if test -n "$READELF"; then
10092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
10093$as_echo "$READELF" >&6; }
10094else
10095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10096$as_echo "no" >&6; }
10097fi
10098
10099
10100 fi
10101 if test -z "$ac_cv_prog_READELF" && test $build = $host ; then
10102 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10103set dummy ${ncn_progname}; ac_word=$2
10104{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10105$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10106if ${ac_cv_prog_READELF+:} false; then :
3f71364d 10107 $as_echo_n "(cached) " >&6
10108else
10109 if test -n "$READELF"; then
10110 ac_cv_prog_READELF="$READELF" # Let the user override the test.
10111else
10112as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10113for as_dir in $PATH
10114do
10115 IFS=$as_save_IFS
10116 test -z "$as_dir" && as_dir=.
10117 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10118 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3f71364d 10119 ac_cv_prog_READELF="${ncn_progname}"
10120 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10121 break 2
10122 fi
10123done
10124 done
10125IFS=$as_save_IFS
10126
10127fi
10128fi
10129READELF=$ac_cv_prog_READELF
10130if test -n "$READELF"; then
10131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
10132$as_echo "$READELF" >&6; }
10133else
10134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10135$as_echo "no" >&6; }
10136fi
10137
10138
10139 fi
10140 test -n "$ac_cv_prog_READELF" && break
10141done
10142
10143if test -z "$ac_cv_prog_READELF" ; then
10144 set dummy readelf
10145 if test $build = $host ; then
10146 READELF="$2"
10147 else
10148 READELF="${ncn_tool_prefix}$2"
10149 fi
10150fi
10151
10152
10153
71ab34df 10154
10155
10156
f5aebe3e 10157# Target tools.
b30fcfae 10158
cd9a469c 10159# Check whether --with-build-time-tools was given.
10160if test "${with_build_time_tools+set}" = set; then :
10161 withval=$with_build_time_tools; case x"$withval" in
c47832b1 10162 x/*) ;;
10163 *)
10164 with_build_time_tools=
cd9a469c 10165 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: argument to --with-build-time-tools must be an absolute path" >&5
10166$as_echo "$as_me: WARNING: argument to --with-build-time-tools must be an absolute path" >&2;}
c47832b1 10167 ;;
10168 esac
bb612911 10169else
c47832b1 10170 with_build_time_tools=
cd9a469c 10171fi
10172
bb612911 10173
95a05732 10174
10175
10176if test -n "$CC_FOR_TARGET"; then
10177 ac_cv_prog_CC_FOR_TARGET=$CC_FOR_TARGET
10178elif test -n "$ac_cv_prog_CC_FOR_TARGET"; then
10179 CC_FOR_TARGET=$ac_cv_prog_CC_FOR_TARGET
10180fi
10181
10182if test -n "$ac_cv_prog_CC_FOR_TARGET"; then
10183 for ncn_progname in cc gcc; do
10184 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10185set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10186{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10187$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10188if ${ac_cv_prog_CC_FOR_TARGET+:} false; then :
cd9a469c 10189 $as_echo_n "(cached) " >&6
95a05732 10190else
10191 if test -n "$CC_FOR_TARGET"; then
10192 ac_cv_prog_CC_FOR_TARGET="$CC_FOR_TARGET" # Let the user override the test.
10193else
10194as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10195for as_dir in $PATH
10196do
10197 IFS=$as_save_IFS
10198 test -z "$as_dir" && as_dir=.
cd9a469c 10199 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10200 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 10201 ac_cv_prog_CC_FOR_TARGET="${ncn_progname}"
cd9a469c 10202 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 10203 break 2
10204 fi
10205done
cd9a469c 10206 done
10207IFS=$as_save_IFS
95a05732 10208
10209fi
10210fi
10211CC_FOR_TARGET=$ac_cv_prog_CC_FOR_TARGET
10212if test -n "$CC_FOR_TARGET"; then
cd9a469c 10213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_TARGET" >&5
10214$as_echo "$CC_FOR_TARGET" >&6; }
95a05732 10215else
cd9a469c 10216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10217$as_echo "no" >&6; }
95a05732 10218fi
10219
cd9a469c 10220
95a05732 10221 done
10222fi
10223
10224if test -z "$ac_cv_prog_CC_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 10225 for ncn_progname in cc gcc; do
cd9a469c 10226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
10227$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 10228 if test -x $with_build_time_tools/${ncn_progname}; then
10229 ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 10230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10231$as_echo "yes" >&6; }
9886f3d1 10232 break
c47832b1 10233 else
cd9a469c 10234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10235$as_echo "no" >&6; }
9886f3d1 10236 fi
10237 done
ef8184c7 10238fi
10239
c47832b1 10240if test -z "$ac_cv_prog_CC_FOR_TARGET"; then
10241 for ncn_progname in cc gcc; do
10242 if test -n "$ncn_target_tool_prefix"; then
10243 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 10244set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 10245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10246$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10247if ${ac_cv_prog_CC_FOR_TARGET+:} false; then :
cd9a469c 10248 $as_echo_n "(cached) " >&6
ef8184c7 10249else
10250 if test -n "$CC_FOR_TARGET"; then
10251 ac_cv_prog_CC_FOR_TARGET="$CC_FOR_TARGET" # Let the user override the test.
10252else
b30fcfae 10253as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10254for as_dir in $PATH
10255do
10256 IFS=$as_save_IFS
10257 test -z "$as_dir" && as_dir=.
cd9a469c 10258 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10259 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10260 ac_cv_prog_CC_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 10261 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10262 break 2
10263 fi
10264done
cd9a469c 10265 done
10266IFS=$as_save_IFS
b30fcfae 10267
ef8184c7 10268fi
10269fi
b30fcfae 10270CC_FOR_TARGET=$ac_cv_prog_CC_FOR_TARGET
ef8184c7 10271if test -n "$CC_FOR_TARGET"; then
cd9a469c 10272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_TARGET" >&5
10273$as_echo "$CC_FOR_TARGET" >&6; }
ef8184c7 10274else
cd9a469c 10275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10276$as_echo "no" >&6; }
ef8184c7 10277fi
10278
cd9a469c 10279
c47832b1 10280 fi
10281 if test -z "$ac_cv_prog_CC_FOR_TARGET" && test $build = $target ; then
10282 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 10283set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10284{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10285$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10286if ${ac_cv_prog_CC_FOR_TARGET+:} false; then :
cd9a469c 10287 $as_echo_n "(cached) " >&6
ef8184c7 10288else
768691b5 10289 if test -n "$CC_FOR_TARGET"; then
10290 ac_cv_prog_CC_FOR_TARGET="$CC_FOR_TARGET" # Let the user override the test.
ef8184c7 10291else
b30fcfae 10292as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10293for as_dir in $PATH
10294do
10295 IFS=$as_save_IFS
10296 test -z "$as_dir" && as_dir=.
cd9a469c 10297 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10298 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10299 ac_cv_prog_CC_FOR_TARGET="${ncn_progname}"
cd9a469c 10300 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10301 break 2
10302 fi
10303done
cd9a469c 10304 done
10305IFS=$as_save_IFS
b30fcfae 10306
ef8184c7 10307fi
10308fi
b30fcfae 10309CC_FOR_TARGET=$ac_cv_prog_CC_FOR_TARGET
768691b5 10310if test -n "$CC_FOR_TARGET"; then
cd9a469c 10311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_TARGET" >&5
10312$as_echo "$CC_FOR_TARGET" >&6; }
ef8184c7 10313else
cd9a469c 10314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10315$as_echo "no" >&6; }
ef8184c7 10316fi
b30fcfae 10317
cd9a469c 10318
c47832b1 10319 fi
10320 test -n "$ac_cv_prog_CC_FOR_TARGET" && break
10321 done
10322fi
b30fcfae 10323
768691b5 10324if test -z "$ac_cv_prog_CC_FOR_TARGET" ; then
10325 set dummy cc gcc
10326 if test $build = $target ; then
10327 CC_FOR_TARGET="$2"
ef8184c7 10328 else
768691b5 10329 CC_FOR_TARGET="${ncn_target_tool_prefix}$2"
ef8184c7 10330 fi
b7ef8464 10331else
10332 CC_FOR_TARGET="$ac_cv_prog_CC_FOR_TARGET"
ef8184c7 10333fi
10334
95a05732 10335
10336
10337if test -n "$CXX_FOR_TARGET"; then
10338 ac_cv_prog_CXX_FOR_TARGET=$CXX_FOR_TARGET
10339elif test -n "$ac_cv_prog_CXX_FOR_TARGET"; then
10340 CXX_FOR_TARGET=$ac_cv_prog_CXX_FOR_TARGET
10341fi
10342
10343if test -n "$ac_cv_prog_CXX_FOR_TARGET"; then
10344 for ncn_progname in c++ g++ cxx gxx; do
10345 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10346set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10347{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10348$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10349if ${ac_cv_prog_CXX_FOR_TARGET+:} false; then :
cd9a469c 10350 $as_echo_n "(cached) " >&6
95a05732 10351else
10352 if test -n "$CXX_FOR_TARGET"; then
10353 ac_cv_prog_CXX_FOR_TARGET="$CXX_FOR_TARGET" # Let the user override the test.
10354else
10355as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10356for as_dir in $PATH
10357do
10358 IFS=$as_save_IFS
10359 test -z "$as_dir" && as_dir=.
cd9a469c 10360 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10361 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 10362 ac_cv_prog_CXX_FOR_TARGET="${ncn_progname}"
cd9a469c 10363 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 10364 break 2
10365 fi
10366done
cd9a469c 10367 done
10368IFS=$as_save_IFS
95a05732 10369
10370fi
10371fi
10372CXX_FOR_TARGET=$ac_cv_prog_CXX_FOR_TARGET
10373if test -n "$CXX_FOR_TARGET"; then
cd9a469c 10374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_FOR_TARGET" >&5
10375$as_echo "$CXX_FOR_TARGET" >&6; }
95a05732 10376else
cd9a469c 10377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10378$as_echo "no" >&6; }
95a05732 10379fi
10380
cd9a469c 10381
95a05732 10382 done
10383fi
10384
10385if test -z "$ac_cv_prog_CXX_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 10386 for ncn_progname in c++ g++ cxx gxx; do
cd9a469c 10387 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
10388$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 10389 if test -x $with_build_time_tools/${ncn_progname}; then
10390 ac_cv_prog_CXX_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 10391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10392$as_echo "yes" >&6; }
c47832b1 10393 break
10394 else
cd9a469c 10395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10396$as_echo "no" >&6; }
c47832b1 10397 fi
10398 done
10399fi
10400
10401if test -z "$ac_cv_prog_CXX_FOR_TARGET"; then
10402 for ncn_progname in c++ g++ cxx gxx; do
10403 if test -n "$ncn_target_tool_prefix"; then
10404 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 10405set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 10406{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10407$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10408if ${ac_cv_prog_CXX_FOR_TARGET+:} false; then :
cd9a469c 10409 $as_echo_n "(cached) " >&6
ef8184c7 10410else
10411 if test -n "$CXX_FOR_TARGET"; then
10412 ac_cv_prog_CXX_FOR_TARGET="$CXX_FOR_TARGET" # Let the user override the test.
10413else
b30fcfae 10414as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10415for as_dir in $PATH
10416do
10417 IFS=$as_save_IFS
10418 test -z "$as_dir" && as_dir=.
cd9a469c 10419 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10420 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10421 ac_cv_prog_CXX_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 10422 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10423 break 2
10424 fi
10425done
cd9a469c 10426 done
10427IFS=$as_save_IFS
b30fcfae 10428
ef8184c7 10429fi
10430fi
b30fcfae 10431CXX_FOR_TARGET=$ac_cv_prog_CXX_FOR_TARGET
ef8184c7 10432if test -n "$CXX_FOR_TARGET"; then
cd9a469c 10433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_FOR_TARGET" >&5
10434$as_echo "$CXX_FOR_TARGET" >&6; }
ef8184c7 10435else
cd9a469c 10436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10437$as_echo "no" >&6; }
ef8184c7 10438fi
10439
cd9a469c 10440
c47832b1 10441 fi
10442 if test -z "$ac_cv_prog_CXX_FOR_TARGET" && test $build = $target ; then
10443 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 10444set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10446$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10447if ${ac_cv_prog_CXX_FOR_TARGET+:} false; then :
cd9a469c 10448 $as_echo_n "(cached) " >&6
ef8184c7 10449else
768691b5 10450 if test -n "$CXX_FOR_TARGET"; then
10451 ac_cv_prog_CXX_FOR_TARGET="$CXX_FOR_TARGET" # Let the user override the test.
ef8184c7 10452else
b30fcfae 10453as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10454for as_dir in $PATH
10455do
10456 IFS=$as_save_IFS
10457 test -z "$as_dir" && as_dir=.
cd9a469c 10458 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10459 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10460 ac_cv_prog_CXX_FOR_TARGET="${ncn_progname}"
cd9a469c 10461 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10462 break 2
10463 fi
10464done
cd9a469c 10465 done
10466IFS=$as_save_IFS
b30fcfae 10467
ef8184c7 10468fi
10469fi
b30fcfae 10470CXX_FOR_TARGET=$ac_cv_prog_CXX_FOR_TARGET
768691b5 10471if test -n "$CXX_FOR_TARGET"; then
cd9a469c 10472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_FOR_TARGET" >&5
10473$as_echo "$CXX_FOR_TARGET" >&6; }
ef8184c7 10474else
cd9a469c 10475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10476$as_echo "no" >&6; }
ef8184c7 10477fi
b30fcfae 10478
cd9a469c 10479
c47832b1 10480 fi
10481 test -n "$ac_cv_prog_CXX_FOR_TARGET" && break
10482 done
10483fi
b30fcfae 10484
768691b5 10485if test -z "$ac_cv_prog_CXX_FOR_TARGET" ; then
10486 set dummy c++ g++ cxx gxx
10487 if test $build = $target ; then
10488 CXX_FOR_TARGET="$2"
ef8184c7 10489 else
768691b5 10490 CXX_FOR_TARGET="${ncn_target_tool_prefix}$2"
ef8184c7 10491 fi
b7ef8464 10492else
10493 CXX_FOR_TARGET="$ac_cv_prog_CXX_FOR_TARGET"
bb612911 10494fi
10495
95a05732 10496
10497
10498if test -n "$GCC_FOR_TARGET"; then
10499 ac_cv_prog_GCC_FOR_TARGET=$GCC_FOR_TARGET
10500elif test -n "$ac_cv_prog_GCC_FOR_TARGET"; then
10501 GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
10502fi
10503
10504if test -n "$ac_cv_prog_GCC_FOR_TARGET"; then
10505 for ncn_progname in gcc; do
10506 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10507set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10508{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10509$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10510if ${ac_cv_prog_GCC_FOR_TARGET+:} false; then :
cd9a469c 10511 $as_echo_n "(cached) " >&6
95a05732 10512else
10513 if test -n "$GCC_FOR_TARGET"; then
10514 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
10515else
10516as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10517for as_dir in $PATH
10518do
10519 IFS=$as_save_IFS
10520 test -z "$as_dir" && as_dir=.
cd9a469c 10521 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10522 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 10523 ac_cv_prog_GCC_FOR_TARGET="${ncn_progname}"
cd9a469c 10524 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 10525 break 2
10526 fi
10527done
cd9a469c 10528 done
10529IFS=$as_save_IFS
95a05732 10530
10531fi
10532fi
10533GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
10534if test -n "$GCC_FOR_TARGET"; then
cd9a469c 10535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GCC_FOR_TARGET" >&5
10536$as_echo "$GCC_FOR_TARGET" >&6; }
95a05732 10537else
cd9a469c 10538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10539$as_echo "no" >&6; }
95a05732 10540fi
10541
cd9a469c 10542
95a05732 10543 done
10544fi
10545
10546if test -z "$ac_cv_prog_GCC_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 10547 for ncn_progname in gcc; do
cd9a469c 10548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
10549$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 10550 if test -x $with_build_time_tools/${ncn_progname}; then
10551 ac_cv_prog_GCC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 10552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10553$as_echo "yes" >&6; }
c47832b1 10554 break
10555 else
cd9a469c 10556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10557$as_echo "no" >&6; }
c47832b1 10558 fi
10559 done
10560fi
10561
10562if test -z "$ac_cv_prog_GCC_FOR_TARGET"; then
10563 for ncn_progname in gcc; do
10564 if test -n "$ncn_target_tool_prefix"; then
10565 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 10566set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 10567{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10568$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10569if ${ac_cv_prog_GCC_FOR_TARGET+:} false; then :
cd9a469c 10570 $as_echo_n "(cached) " >&6
bb612911 10571else
c47832b1 10572 if test -n "$GCC_FOR_TARGET"; then
10573 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
bb612911 10574else
b30fcfae 10575as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10576for as_dir in $PATH
10577do
10578 IFS=$as_save_IFS
10579 test -z "$as_dir" && as_dir=.
cd9a469c 10580 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10581 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10582 ac_cv_prog_GCC_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 10583 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10584 break 2
10585 fi
10586done
cd9a469c 10587 done
10588IFS=$as_save_IFS
b30fcfae 10589
bb612911 10590fi
10591fi
b30fcfae 10592GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
c47832b1 10593if test -n "$GCC_FOR_TARGET"; then
cd9a469c 10594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GCC_FOR_TARGET" >&5
10595$as_echo "$GCC_FOR_TARGET" >&6; }
bb612911 10596else
cd9a469c 10597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10598$as_echo "no" >&6; }
bb612911 10599fi
10600
cd9a469c 10601
c47832b1 10602 fi
10603 if test -z "$ac_cv_prog_GCC_FOR_TARGET" && test $build = $target ; then
10604 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 10605set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10606{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10607$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10608if ${ac_cv_prog_GCC_FOR_TARGET+:} false; then :
cd9a469c 10609 $as_echo_n "(cached) " >&6
bb612911 10610else
c47832b1 10611 if test -n "$GCC_FOR_TARGET"; then
10612 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
bb612911 10613else
b30fcfae 10614as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10615for as_dir in $PATH
10616do
10617 IFS=$as_save_IFS
10618 test -z "$as_dir" && as_dir=.
cd9a469c 10619 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10620 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10621 ac_cv_prog_GCC_FOR_TARGET="${ncn_progname}"
cd9a469c 10622 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10623 break 2
10624 fi
10625done
cd9a469c 10626 done
10627IFS=$as_save_IFS
b30fcfae 10628
bb612911 10629fi
10630fi
b30fcfae 10631GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
c47832b1 10632if test -n "$GCC_FOR_TARGET"; then
cd9a469c 10633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GCC_FOR_TARGET" >&5
10634$as_echo "$GCC_FOR_TARGET" >&6; }
bb612911 10635else
cd9a469c 10636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10637$as_echo "no" >&6; }
bb612911 10638fi
b30fcfae 10639
cd9a469c 10640
c47832b1 10641 fi
10642 test -n "$ac_cv_prog_GCC_FOR_TARGET" && break
10643 done
10644fi
b30fcfae 10645
c47832b1 10646if test -z "$ac_cv_prog_GCC_FOR_TARGET" ; then
10647 GCC_FOR_TARGET="${CC_FOR_TARGET}"
b7ef8464 10648else
10649 GCC_FOR_TARGET="$ac_cv_prog_GCC_FOR_TARGET"
c47832b1 10650fi
10651
95a05732 10652
10653
95a05732 10654if test -n "$GFORTRAN_FOR_TARGET"; then
10655 ac_cv_prog_GFORTRAN_FOR_TARGET=$GFORTRAN_FOR_TARGET
10656elif test -n "$ac_cv_prog_GFORTRAN_FOR_TARGET"; then
10657 GFORTRAN_FOR_TARGET=$ac_cv_prog_GFORTRAN_FOR_TARGET
c47832b1 10658fi
10659
95a05732 10660if test -n "$ac_cv_prog_GFORTRAN_FOR_TARGET"; then
10661 for ncn_progname in gfortran; do
10662 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
c47832b1 10663set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10665$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10666if ${ac_cv_prog_GFORTRAN_FOR_TARGET+:} false; then :
cd9a469c 10667 $as_echo_n "(cached) " >&6
c47832b1 10668else
95a05732 10669 if test -n "$GFORTRAN_FOR_TARGET"; then
10670 ac_cv_prog_GFORTRAN_FOR_TARGET="$GFORTRAN_FOR_TARGET" # Let the user override the test.
c47832b1 10671else
b30fcfae 10672as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10673for as_dir in $PATH
10674do
10675 IFS=$as_save_IFS
10676 test -z "$as_dir" && as_dir=.
cd9a469c 10677 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10678 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 10679 ac_cv_prog_GFORTRAN_FOR_TARGET="${ncn_progname}"
cd9a469c 10680 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10681 break 2
10682 fi
10683done
cd9a469c 10684 done
10685IFS=$as_save_IFS
b30fcfae 10686
c47832b1 10687fi
10688fi
95a05732 10689GFORTRAN_FOR_TARGET=$ac_cv_prog_GFORTRAN_FOR_TARGET
10690if test -n "$GFORTRAN_FOR_TARGET"; then
cd9a469c 10691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GFORTRAN_FOR_TARGET" >&5
10692$as_echo "$GFORTRAN_FOR_TARGET" >&6; }
c47832b1 10693else
cd9a469c 10694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10695$as_echo "no" >&6; }
c47832b1 10696fi
b30fcfae 10697
cd9a469c 10698
c47832b1 10699 done
10700fi
b30fcfae 10701
95a05732 10702if test -z "$ac_cv_prog_GFORTRAN_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 10703 for ncn_progname in gfortran; do
cd9a469c 10704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
10705$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 10706 if test -x $with_build_time_tools/${ncn_progname}; then
10707 ac_cv_prog_GFORTRAN_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 10708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10709$as_echo "yes" >&6; }
c47832b1 10710 break
10711 else
cd9a469c 10712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10713$as_echo "no" >&6; }
c47832b1 10714 fi
10715 done
10716fi
10717
10718if test -z "$ac_cv_prog_GFORTRAN_FOR_TARGET"; then
10719 for ncn_progname in gfortran; do
10720 if test -n "$ncn_target_tool_prefix"; then
10721 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
10722set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 10723{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10724$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10725if ${ac_cv_prog_GFORTRAN_FOR_TARGET+:} false; then :
cd9a469c 10726 $as_echo_n "(cached) " >&6
c47832b1 10727else
10728 if test -n "$GFORTRAN_FOR_TARGET"; then
b30fcfae 10729 ac_cv_prog_GFORTRAN_FOR_TARGET="$GFORTRAN_FOR_TARGET" # Let the user override the test.
10730else
10731as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10732for as_dir in $PATH
10733do
10734 IFS=$as_save_IFS
10735 test -z "$as_dir" && as_dir=.
cd9a469c 10736 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10737 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10738 ac_cv_prog_GFORTRAN_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 10739 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10740 break 2
10741 fi
10742done
cd9a469c 10743 done
10744IFS=$as_save_IFS
b30fcfae 10745
c47832b1 10746fi
10747fi
b30fcfae 10748GFORTRAN_FOR_TARGET=$ac_cv_prog_GFORTRAN_FOR_TARGET
c47832b1 10749if test -n "$GFORTRAN_FOR_TARGET"; then
cd9a469c 10750 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GFORTRAN_FOR_TARGET" >&5
10751$as_echo "$GFORTRAN_FOR_TARGET" >&6; }
c47832b1 10752else
cd9a469c 10753 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10754$as_echo "no" >&6; }
c47832b1 10755fi
10756
cd9a469c 10757
c47832b1 10758 fi
10759 if test -z "$ac_cv_prog_GFORTRAN_FOR_TARGET" && test $build = $target ; then
10760 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10761set dummy ${ncn_progname}; ac_word=$2
cd9a469c 10762{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10763$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10764if ${ac_cv_prog_GFORTRAN_FOR_TARGET+:} false; then :
cd9a469c 10765 $as_echo_n "(cached) " >&6
c47832b1 10766else
10767 if test -n "$GFORTRAN_FOR_TARGET"; then
10768 ac_cv_prog_GFORTRAN_FOR_TARGET="$GFORTRAN_FOR_TARGET" # Let the user override the test.
10769else
b30fcfae 10770as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10771for as_dir in $PATH
10772do
10773 IFS=$as_save_IFS
10774 test -z "$as_dir" && as_dir=.
cd9a469c 10775 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10776 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 10777 ac_cv_prog_GFORTRAN_FOR_TARGET="${ncn_progname}"
cd9a469c 10778 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 10779 break 2
10780 fi
10781done
cd9a469c 10782 done
10783IFS=$as_save_IFS
b30fcfae 10784
c47832b1 10785fi
10786fi
b30fcfae 10787GFORTRAN_FOR_TARGET=$ac_cv_prog_GFORTRAN_FOR_TARGET
c47832b1 10788if test -n "$GFORTRAN_FOR_TARGET"; then
cd9a469c 10789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GFORTRAN_FOR_TARGET" >&5
10790$as_echo "$GFORTRAN_FOR_TARGET" >&6; }
c47832b1 10791else
cd9a469c 10792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10793$as_echo "no" >&6; }
c47832b1 10794fi
b30fcfae 10795
cd9a469c 10796
c47832b1 10797 fi
10798 test -n "$ac_cv_prog_GFORTRAN_FOR_TARGET" && break
10799 done
10800fi
b30fcfae 10801
c47832b1 10802if test -z "$ac_cv_prog_GFORTRAN_FOR_TARGET" ; then
10803 set dummy gfortran
768691b5 10804 if test $build = $target ; then
c47832b1 10805 GFORTRAN_FOR_TARGET="$2"
bb612911 10806 else
c47832b1 10807 GFORTRAN_FOR_TARGET="${ncn_target_tool_prefix}$2"
10808 fi
b7ef8464 10809else
10810 GFORTRAN_FOR_TARGET="$ac_cv_prog_GFORTRAN_FOR_TARGET"
c47832b1 10811fi
10812
10813
10814
5ff5b630 10815if test -n "$GOC_FOR_TARGET"; then
10816 ac_cv_prog_GOC_FOR_TARGET=$GOC_FOR_TARGET
10817elif test -n "$ac_cv_prog_GOC_FOR_TARGET"; then
10818 GOC_FOR_TARGET=$ac_cv_prog_GOC_FOR_TARGET
10819fi
10820
10821if test -n "$ac_cv_prog_GOC_FOR_TARGET"; then
10822 for ncn_progname in gccgo; do
10823 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10824set dummy ${ncn_progname}; ac_word=$2
10825{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10826$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10827if ${ac_cv_prog_GOC_FOR_TARGET+:} false; then :
5ff5b630 10828 $as_echo_n "(cached) " >&6
10829else
10830 if test -n "$GOC_FOR_TARGET"; then
10831 ac_cv_prog_GOC_FOR_TARGET="$GOC_FOR_TARGET" # Let the user override the test.
10832else
10833as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10834for as_dir in $PATH
10835do
10836 IFS=$as_save_IFS
10837 test -z "$as_dir" && as_dir=.
10838 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10839 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5ff5b630 10840 ac_cv_prog_GOC_FOR_TARGET="${ncn_progname}"
10841 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10842 break 2
10843 fi
10844done
10845 done
10846IFS=$as_save_IFS
10847
10848fi
10849fi
10850GOC_FOR_TARGET=$ac_cv_prog_GOC_FOR_TARGET
10851if test -n "$GOC_FOR_TARGET"; then
10852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GOC_FOR_TARGET" >&5
10853$as_echo "$GOC_FOR_TARGET" >&6; }
10854else
10855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10856$as_echo "no" >&6; }
10857fi
10858
10859
10860 done
10861fi
10862
10863if test -z "$ac_cv_prog_GOC_FOR_TARGET" && test -n "$with_build_time_tools"; then
10864 for ncn_progname in gccgo; do
10865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
10866$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
10867 if test -x $with_build_time_tools/${ncn_progname}; then
10868 ac_cv_prog_GOC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
10869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10870$as_echo "yes" >&6; }
10871 break
10872 else
10873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10874$as_echo "no" >&6; }
10875 fi
10876 done
10877fi
10878
10879if test -z "$ac_cv_prog_GOC_FOR_TARGET"; then
10880 for ncn_progname in gccgo; do
10881 if test -n "$ncn_target_tool_prefix"; then
10882 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
10883set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
10884{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10885$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10886if ${ac_cv_prog_GOC_FOR_TARGET+:} false; then :
5ff5b630 10887 $as_echo_n "(cached) " >&6
10888else
10889 if test -n "$GOC_FOR_TARGET"; then
10890 ac_cv_prog_GOC_FOR_TARGET="$GOC_FOR_TARGET" # Let the user override the test.
10891else
10892as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10893for as_dir in $PATH
10894do
10895 IFS=$as_save_IFS
10896 test -z "$as_dir" && as_dir=.
10897 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10898 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5ff5b630 10899 ac_cv_prog_GOC_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
10900 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10901 break 2
10902 fi
10903done
10904 done
10905IFS=$as_save_IFS
10906
10907fi
10908fi
10909GOC_FOR_TARGET=$ac_cv_prog_GOC_FOR_TARGET
10910if test -n "$GOC_FOR_TARGET"; then
10911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GOC_FOR_TARGET" >&5
10912$as_echo "$GOC_FOR_TARGET" >&6; }
10913else
10914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10915$as_echo "no" >&6; }
10916fi
10917
10918
10919 fi
10920 if test -z "$ac_cv_prog_GOC_FOR_TARGET" && test $build = $target ; then
10921 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10922set dummy ${ncn_progname}; ac_word=$2
10923{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10924$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10925if ${ac_cv_prog_GOC_FOR_TARGET+:} false; then :
5ff5b630 10926 $as_echo_n "(cached) " >&6
10927else
10928 if test -n "$GOC_FOR_TARGET"; then
10929 ac_cv_prog_GOC_FOR_TARGET="$GOC_FOR_TARGET" # Let the user override the test.
10930else
10931as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10932for as_dir in $PATH
10933do
10934 IFS=$as_save_IFS
10935 test -z "$as_dir" && as_dir=.
10936 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 10937 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5ff5b630 10938 ac_cv_prog_GOC_FOR_TARGET="${ncn_progname}"
10939 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10940 break 2
10941 fi
10942done
10943 done
10944IFS=$as_save_IFS
10945
10946fi
10947fi
10948GOC_FOR_TARGET=$ac_cv_prog_GOC_FOR_TARGET
10949if test -n "$GOC_FOR_TARGET"; then
10950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GOC_FOR_TARGET" >&5
10951$as_echo "$GOC_FOR_TARGET" >&6; }
10952else
10953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10954$as_echo "no" >&6; }
10955fi
10956
10957
10958 fi
10959 test -n "$ac_cv_prog_GOC_FOR_TARGET" && break
10960 done
10961fi
10962
10963if test -z "$ac_cv_prog_GOC_FOR_TARGET" ; then
10964 set dummy gccgo
10965 if test $build = $target ; then
10966 GOC_FOR_TARGET="$2"
10967 else
10968 GOC_FOR_TARGET="${ncn_target_tool_prefix}$2"
10969 fi
10970else
10971 GOC_FOR_TARGET="$ac_cv_prog_GOC_FOR_TARGET"
10972fi
10973
10974
10975
03385ed3 10976if test -n "$GDC_FOR_TARGET"; then
10977 ac_cv_prog_GDC_FOR_TARGET=$GDC_FOR_TARGET
10978elif test -n "$ac_cv_prog_GDC_FOR_TARGET"; then
10979 GDC_FOR_TARGET=$ac_cv_prog_GDC_FOR_TARGET
10980fi
10981
10982if test -n "$ac_cv_prog_GDC_FOR_TARGET"; then
10983 for ncn_progname in gdc; do
10984 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
10985set dummy ${ncn_progname}; ac_word=$2
10986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10987$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 10988if ${ac_cv_prog_GDC_FOR_TARGET+:} false; then :
03385ed3 10989 $as_echo_n "(cached) " >&6
10990else
10991 if test -n "$GDC_FOR_TARGET"; then
10992 ac_cv_prog_GDC_FOR_TARGET="$GDC_FOR_TARGET" # Let the user override the test.
10993else
10994as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10995for as_dir in $PATH
10996do
10997 IFS=$as_save_IFS
10998 test -z "$as_dir" && as_dir=.
10999 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11000 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
03385ed3 11001 ac_cv_prog_GDC_FOR_TARGET="${ncn_progname}"
11002 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11003 break 2
11004 fi
11005done
11006 done
11007IFS=$as_save_IFS
11008
11009fi
11010fi
11011GDC_FOR_TARGET=$ac_cv_prog_GDC_FOR_TARGET
11012if test -n "$GDC_FOR_TARGET"; then
11013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC_FOR_TARGET" >&5
11014$as_echo "$GDC_FOR_TARGET" >&6; }
11015else
11016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11017$as_echo "no" >&6; }
11018fi
11019
11020
11021 done
11022fi
11023
11024if test -z "$ac_cv_prog_GDC_FOR_TARGET" && test -n "$with_build_time_tools"; then
11025 for ncn_progname in gdc; do
11026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
11027$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
11028 if test -x $with_build_time_tools/${ncn_progname}; then
11029 ac_cv_prog_GDC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
11030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11031$as_echo "yes" >&6; }
11032 break
11033 else
11034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11035$as_echo "no" >&6; }
11036 fi
11037 done
11038fi
11039
11040if test -z "$ac_cv_prog_GDC_FOR_TARGET"; then
11041 for ncn_progname in gdc; do
11042 if test -n "$ncn_target_tool_prefix"; then
11043 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
11044set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
11045{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11046$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11047if ${ac_cv_prog_GDC_FOR_TARGET+:} false; then :
03385ed3 11048 $as_echo_n "(cached) " >&6
11049else
11050 if test -n "$GDC_FOR_TARGET"; then
11051 ac_cv_prog_GDC_FOR_TARGET="$GDC_FOR_TARGET" # Let the user override the test.
11052else
11053as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11054for as_dir in $PATH
11055do
11056 IFS=$as_save_IFS
11057 test -z "$as_dir" && as_dir=.
11058 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11059 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
03385ed3 11060 ac_cv_prog_GDC_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
11061 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11062 break 2
11063 fi
11064done
11065 done
11066IFS=$as_save_IFS
11067
11068fi
11069fi
11070GDC_FOR_TARGET=$ac_cv_prog_GDC_FOR_TARGET
11071if test -n "$GDC_FOR_TARGET"; then
11072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC_FOR_TARGET" >&5
11073$as_echo "$GDC_FOR_TARGET" >&6; }
11074else
11075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11076$as_echo "no" >&6; }
11077fi
11078
11079
11080 fi
11081 if test -z "$ac_cv_prog_GDC_FOR_TARGET" && test $build = $target ; then
11082 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
11083set dummy ${ncn_progname}; ac_word=$2
11084{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11085$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11086if ${ac_cv_prog_GDC_FOR_TARGET+:} false; then :
03385ed3 11087 $as_echo_n "(cached) " >&6
11088else
11089 if test -n "$GDC_FOR_TARGET"; then
11090 ac_cv_prog_GDC_FOR_TARGET="$GDC_FOR_TARGET" # Let the user override the test.
11091else
11092as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11093for as_dir in $PATH
11094do
11095 IFS=$as_save_IFS
11096 test -z "$as_dir" && as_dir=.
11097 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11098 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
03385ed3 11099 ac_cv_prog_GDC_FOR_TARGET="${ncn_progname}"
11100 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11101 break 2
11102 fi
11103done
11104 done
11105IFS=$as_save_IFS
11106
11107fi
11108fi
11109GDC_FOR_TARGET=$ac_cv_prog_GDC_FOR_TARGET
11110if test -n "$GDC_FOR_TARGET"; then
11111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC_FOR_TARGET" >&5
11112$as_echo "$GDC_FOR_TARGET" >&6; }
11113else
11114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11115$as_echo "no" >&6; }
11116fi
11117
11118
11119 fi
11120 test -n "$ac_cv_prog_GDC_FOR_TARGET" && break
11121 done
11122fi
11123
11124if test -z "$ac_cv_prog_GDC_FOR_TARGET" ; then
11125 set dummy gdc
11126 if test $build = $target ; then
11127 GDC_FOR_TARGET="$2"
11128 else
11129 GDC_FOR_TARGET="${ncn_target_tool_prefix}$2"
11130 fi
11131else
11132 GDC_FOR_TARGET="$ac_cv_prog_GDC_FOR_TARGET"
11133fi
11134
11135
11136
c47832b1 11137cat > conftest.c << \EOF
11138#ifdef __GNUC__
11139 gcc_yay;
11140#endif
11141EOF
11142if ($GCC_FOR_TARGET -E conftest.c | grep gcc_yay) > /dev/null 2>&1; then
11143 have_gcc_for_target=yes
11144else
11145 GCC_FOR_TARGET=${ncn_target_tool_prefix}gcc
11146 have_gcc_for_target=no
11147fi
11148rm conftest.c
11149
11150
11151
11152
11153if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
11154 if test -n "$with_build_time_tools"; then
cd9a469c 11155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ar in $with_build_time_tools" >&5
11156$as_echo_n "checking for ar in $with_build_time_tools... " >&6; }
ab0da556 11157 if test -x $with_build_time_tools/ar; then
11158 AR_FOR_TARGET=`cd $with_build_time_tools && pwd`/ar
11159 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
cd9a469c 11160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_AR_FOR_TARGET" >&5
11161$as_echo "$ac_cv_path_AR_FOR_TARGET" >&6; }
ab0da556 11162 else
cd9a469c 11163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11164$as_echo "no" >&6; }
ab0da556 11165 fi
c47832b1 11166 elif test $build != $host && test $have_gcc_for_target = yes; then
11167 AR_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=ar`
b7ef8464 11168 test $AR_FOR_TARGET = ar && AR_FOR_TARGET=
11169 test -n "$AR_FOR_TARGET" && ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
c47832b1 11170 fi
11171fi
38d7211b 11172if test -z "$ac_cv_path_AR_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 11173 # Extract the first word of "ar", so it can be a program name with args.
11174set dummy ar; ac_word=$2
cd9a469c 11175{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11176$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11177if ${ac_cv_path_AR_FOR_TARGET+:} false; then :
cd9a469c 11178 $as_echo_n "(cached) " >&6
c47832b1 11179else
b30fcfae 11180 case $AR_FOR_TARGET in
11181 [\\/]* | ?:[\\/]*)
c47832b1 11182 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path.
11183 ;;
c47832b1 11184 *)
b30fcfae 11185 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11186for as_dir in $gcc_cv_tool_dirs
11187do
11188 IFS=$as_save_IFS
11189 test -z "$as_dir" && as_dir=.
cd9a469c 11190 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11191 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11192 ac_cv_path_AR_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 11193 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11194 break 2
11195 fi
11196done
cd9a469c 11197 done
11198IFS=$as_save_IFS
b30fcfae 11199
c47832b1 11200 ;;
11201esac
11202fi
b30fcfae 11203AR_FOR_TARGET=$ac_cv_path_AR_FOR_TARGET
c47832b1 11204if test -n "$AR_FOR_TARGET"; then
cd9a469c 11205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5
11206$as_echo "$AR_FOR_TARGET" >&6; }
c47832b1 11207else
cd9a469c 11208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11209$as_echo "no" >&6; }
ef8184c7 11210fi
11211
cd9a469c 11212
c47832b1 11213fi
11214if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
95a05732 11215
11216
11217if test -n "$AR_FOR_TARGET"; then
11218 ac_cv_prog_AR_FOR_TARGET=$AR_FOR_TARGET
11219elif test -n "$ac_cv_prog_AR_FOR_TARGET"; then
11220 AR_FOR_TARGET=$ac_cv_prog_AR_FOR_TARGET
11221fi
11222
11223if test -n "$ac_cv_prog_AR_FOR_TARGET"; then
11224 for ncn_progname in ar; do
11225 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
11226set dummy ${ncn_progname}; ac_word=$2
cd9a469c 11227{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11228$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11229if ${ac_cv_prog_AR_FOR_TARGET+:} false; then :
cd9a469c 11230 $as_echo_n "(cached) " >&6
95a05732 11231else
11232 if test -n "$AR_FOR_TARGET"; then
11233 ac_cv_prog_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test.
11234else
11235as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11236for as_dir in $PATH
11237do
11238 IFS=$as_save_IFS
11239 test -z "$as_dir" && as_dir=.
cd9a469c 11240 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11241 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 11242 ac_cv_prog_AR_FOR_TARGET="${ncn_progname}"
cd9a469c 11243 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 11244 break 2
11245 fi
11246done
cd9a469c 11247 done
11248IFS=$as_save_IFS
95a05732 11249
11250fi
11251fi
11252AR_FOR_TARGET=$ac_cv_prog_AR_FOR_TARGET
11253if test -n "$AR_FOR_TARGET"; then
cd9a469c 11254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5
11255$as_echo "$AR_FOR_TARGET" >&6; }
95a05732 11256else
cd9a469c 11257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11258$as_echo "no" >&6; }
95a05732 11259fi
11260
cd9a469c 11261
95a05732 11262 done
11263fi
11264
11265if test -z "$ac_cv_prog_AR_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 11266 for ncn_progname in ar; do
cd9a469c 11267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
11268$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 11269 if test -x $with_build_time_tools/${ncn_progname}; then
11270 ac_cv_prog_AR_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 11271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11272$as_echo "yes" >&6; }
c47832b1 11273 break
11274 else
cd9a469c 11275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11276$as_echo "no" >&6; }
c47832b1 11277 fi
11278 done
11279fi
11280
11281if test -z "$ac_cv_prog_AR_FOR_TARGET"; then
11282 for ncn_progname in ar; do
11283 if test -n "$ncn_target_tool_prefix"; then
11284 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 11285set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 11286{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11287$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11288if ${ac_cv_prog_AR_FOR_TARGET+:} false; then :
cd9a469c 11289 $as_echo_n "(cached) " >&6
ef8184c7 11290else
c47832b1 11291 if test -n "$AR_FOR_TARGET"; then
11292 ac_cv_prog_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test.
ef8184c7 11293else
b30fcfae 11294as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11295for as_dir in $PATH
11296do
11297 IFS=$as_save_IFS
11298 test -z "$as_dir" && as_dir=.
cd9a469c 11299 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11300 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11301 ac_cv_prog_AR_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 11302 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11303 break 2
11304 fi
11305done
cd9a469c 11306 done
11307IFS=$as_save_IFS
b30fcfae 11308
ef8184c7 11309fi
11310fi
b30fcfae 11311AR_FOR_TARGET=$ac_cv_prog_AR_FOR_TARGET
c47832b1 11312if test -n "$AR_FOR_TARGET"; then
cd9a469c 11313 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5
11314$as_echo "$AR_FOR_TARGET" >&6; }
ef8184c7 11315else
cd9a469c 11316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11317$as_echo "no" >&6; }
ef8184c7 11318fi
11319
cd9a469c 11320
c47832b1 11321 fi
11322 if test -z "$ac_cv_prog_AR_FOR_TARGET" && test $build = $target ; then
11323 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
11324set dummy ${ncn_progname}; ac_word=$2
cd9a469c 11325{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11326$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11327if ${ac_cv_prog_AR_FOR_TARGET+:} false; then :
cd9a469c 11328 $as_echo_n "(cached) " >&6
c47832b1 11329else
11330 if test -n "$AR_FOR_TARGET"; then
11331 ac_cv_prog_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test.
11332else
b30fcfae 11333as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11334for as_dir in $PATH
11335do
11336 IFS=$as_save_IFS
11337 test -z "$as_dir" && as_dir=.
cd9a469c 11338 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11339 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11340 ac_cv_prog_AR_FOR_TARGET="${ncn_progname}"
cd9a469c 11341 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11342 break 2
11343 fi
11344done
cd9a469c 11345 done
11346IFS=$as_save_IFS
b30fcfae 11347
c47832b1 11348fi
11349fi
b30fcfae 11350AR_FOR_TARGET=$ac_cv_prog_AR_FOR_TARGET
c47832b1 11351if test -n "$AR_FOR_TARGET"; then
cd9a469c 11352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR_FOR_TARGET" >&5
11353$as_echo "$AR_FOR_TARGET" >&6; }
c47832b1 11354else
cd9a469c 11355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11356$as_echo "no" >&6; }
c47832b1 11357fi
b30fcfae 11358
cd9a469c 11359
c47832b1 11360 fi
11361 test -n "$ac_cv_prog_AR_FOR_TARGET" && break
11362 done
11363fi
b30fcfae 11364
c47832b1 11365if test -z "$ac_cv_prog_AR_FOR_TARGET" ; then
11366 set dummy ar
11367 if test $build = $target ; then
11368 AR_FOR_TARGET="$2"
11369 else
11370 AR_FOR_TARGET="${ncn_target_tool_prefix}$2"
768691b5 11371 fi
b7ef8464 11372else
11373 AR_FOR_TARGET="$ac_cv_prog_AR_FOR_TARGET"
c47832b1 11374fi
11375
ab0da556 11376else
11377 AR_FOR_TARGET=$ac_cv_path_AR_FOR_TARGET
c47832b1 11378fi
11379
11380
11381
11382
11383if test -z "$ac_cv_path_AS_FOR_TARGET" ; then
11384 if test -n "$with_build_time_tools"; then
cd9a469c 11385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for as in $with_build_time_tools" >&5
11386$as_echo_n "checking for as in $with_build_time_tools... " >&6; }
ab0da556 11387 if test -x $with_build_time_tools/as; then
11388 AS_FOR_TARGET=`cd $with_build_time_tools && pwd`/as
11389 ac_cv_path_AS_FOR_TARGET=$AS_FOR_TARGET
cd9a469c 11390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_AS_FOR_TARGET" >&5
11391$as_echo "$ac_cv_path_AS_FOR_TARGET" >&6; }
ab0da556 11392 else
cd9a469c 11393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11394$as_echo "no" >&6; }
ab0da556 11395 fi
c47832b1 11396 elif test $build != $host && test $have_gcc_for_target = yes; then
11397 AS_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=as`
b7ef8464 11398 test $AS_FOR_TARGET = as && AS_FOR_TARGET=
11399 test -n "$AS_FOR_TARGET" && ac_cv_path_AS_FOR_TARGET=$AS_FOR_TARGET
c47832b1 11400 fi
11401fi
38d7211b 11402if test -z "$ac_cv_path_AS_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 11403 # Extract the first word of "as", so it can be a program name with args.
11404set dummy as; ac_word=$2
cd9a469c 11405{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11406$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11407if ${ac_cv_path_AS_FOR_TARGET+:} false; then :
cd9a469c 11408 $as_echo_n "(cached) " >&6
c47832b1 11409else
b30fcfae 11410 case $AS_FOR_TARGET in
11411 [\\/]* | ?:[\\/]*)
c47832b1 11412 ac_cv_path_AS_FOR_TARGET="$AS_FOR_TARGET" # Let the user override the test with a path.
11413 ;;
c47832b1 11414 *)
b30fcfae 11415 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11416for as_dir in $gcc_cv_tool_dirs
11417do
11418 IFS=$as_save_IFS
11419 test -z "$as_dir" && as_dir=.
cd9a469c 11420 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11421 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11422 ac_cv_path_AS_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 11423 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11424 break 2
11425 fi
11426done
cd9a469c 11427 done
11428IFS=$as_save_IFS
b30fcfae 11429
c47832b1 11430 ;;
11431esac
11432fi
b30fcfae 11433AS_FOR_TARGET=$ac_cv_path_AS_FOR_TARGET
c47832b1 11434if test -n "$AS_FOR_TARGET"; then
cd9a469c 11435 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS_FOR_TARGET" >&5
11436$as_echo "$AS_FOR_TARGET" >&6; }
c47832b1 11437else
cd9a469c 11438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11439$as_echo "no" >&6; }
c47832b1 11440fi
11441
cd9a469c 11442
c47832b1 11443fi
11444if test -z "$ac_cv_path_AS_FOR_TARGET" ; then
95a05732 11445
11446
11447if test -n "$AS_FOR_TARGET"; then
11448 ac_cv_prog_AS_FOR_TARGET=$AS_FOR_TARGET
11449elif test -n "$ac_cv_prog_AS_FOR_TARGET"; then
11450 AS_FOR_TARGET=$ac_cv_prog_AS_FOR_TARGET
11451fi
11452
11453if test -n "$ac_cv_prog_AS_FOR_TARGET"; then
11454 for ncn_progname in as; do
11455 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
11456set dummy ${ncn_progname}; ac_word=$2
cd9a469c 11457{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11458$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11459if ${ac_cv_prog_AS_FOR_TARGET+:} false; then :
cd9a469c 11460 $as_echo_n "(cached) " >&6
95a05732 11461else
11462 if test -n "$AS_FOR_TARGET"; then
11463 ac_cv_prog_AS_FOR_TARGET="$AS_FOR_TARGET" # Let the user override the test.
11464else
11465as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11466for as_dir in $PATH
11467do
11468 IFS=$as_save_IFS
11469 test -z "$as_dir" && as_dir=.
cd9a469c 11470 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11471 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 11472 ac_cv_prog_AS_FOR_TARGET="${ncn_progname}"
cd9a469c 11473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 11474 break 2
11475 fi
11476done
cd9a469c 11477 done
11478IFS=$as_save_IFS
95a05732 11479
11480fi
11481fi
11482AS_FOR_TARGET=$ac_cv_prog_AS_FOR_TARGET
11483if test -n "$AS_FOR_TARGET"; then
cd9a469c 11484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS_FOR_TARGET" >&5
11485$as_echo "$AS_FOR_TARGET" >&6; }
95a05732 11486else
cd9a469c 11487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11488$as_echo "no" >&6; }
95a05732 11489fi
11490
cd9a469c 11491
95a05732 11492 done
11493fi
11494
11495if test -z "$ac_cv_prog_AS_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 11496 for ncn_progname in as; do
cd9a469c 11497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
11498$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 11499 if test -x $with_build_time_tools/${ncn_progname}; then
11500 ac_cv_prog_AS_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 11501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11502$as_echo "yes" >&6; }
c47832b1 11503 break
11504 else
cd9a469c 11505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11506$as_echo "no" >&6; }
c47832b1 11507 fi
11508 done
11509fi
11510
11511if test -z "$ac_cv_prog_AS_FOR_TARGET"; then
11512 for ncn_progname in as; do
11513 if test -n "$ncn_target_tool_prefix"; then
11514 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
11515set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 11516{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11517$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11518if ${ac_cv_prog_AS_FOR_TARGET+:} false; then :
cd9a469c 11519 $as_echo_n "(cached) " >&6
c47832b1 11520else
11521 if test -n "$AS_FOR_TARGET"; then
11522 ac_cv_prog_AS_FOR_TARGET="$AS_FOR_TARGET" # Let the user override the test.
11523else
b30fcfae 11524as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11525for as_dir in $PATH
11526do
11527 IFS=$as_save_IFS
11528 test -z "$as_dir" && as_dir=.
cd9a469c 11529 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11530 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11531 ac_cv_prog_AS_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 11532 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11533 break 2
11534 fi
11535done
cd9a469c 11536 done
11537IFS=$as_save_IFS
b30fcfae 11538
c47832b1 11539fi
11540fi
b30fcfae 11541AS_FOR_TARGET=$ac_cv_prog_AS_FOR_TARGET
c47832b1 11542if test -n "$AS_FOR_TARGET"; then
cd9a469c 11543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS_FOR_TARGET" >&5
11544$as_echo "$AS_FOR_TARGET" >&6; }
c47832b1 11545else
cd9a469c 11546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11547$as_echo "no" >&6; }
c47832b1 11548fi
11549
cd9a469c 11550
c47832b1 11551 fi
11552 if test -z "$ac_cv_prog_AS_FOR_TARGET" && test $build = $target ; then
11553 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 11554set dummy ${ncn_progname}; ac_word=$2
cd9a469c 11555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11556$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11557if ${ac_cv_prog_AS_FOR_TARGET+:} false; then :
cd9a469c 11558 $as_echo_n "(cached) " >&6
ef8184c7 11559else
c47832b1 11560 if test -n "$AS_FOR_TARGET"; then
11561 ac_cv_prog_AS_FOR_TARGET="$AS_FOR_TARGET" # Let the user override the test.
ef8184c7 11562else
b30fcfae 11563as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11564for as_dir in $PATH
11565do
11566 IFS=$as_save_IFS
11567 test -z "$as_dir" && as_dir=.
cd9a469c 11568 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11569 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11570 ac_cv_prog_AS_FOR_TARGET="${ncn_progname}"
cd9a469c 11571 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11572 break 2
11573 fi
11574done
cd9a469c 11575 done
11576IFS=$as_save_IFS
b30fcfae 11577
ef8184c7 11578fi
11579fi
b30fcfae 11580AS_FOR_TARGET=$ac_cv_prog_AS_FOR_TARGET
c47832b1 11581if test -n "$AS_FOR_TARGET"; then
cd9a469c 11582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS_FOR_TARGET" >&5
11583$as_echo "$AS_FOR_TARGET" >&6; }
ef8184c7 11584else
cd9a469c 11585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11586$as_echo "no" >&6; }
ef8184c7 11587fi
b30fcfae 11588
cd9a469c 11589
c47832b1 11590 fi
11591 test -n "$ac_cv_prog_AS_FOR_TARGET" && break
11592 done
11593fi
b30fcfae 11594
c47832b1 11595if test -z "$ac_cv_prog_AS_FOR_TARGET" ; then
11596 set dummy as
11597 if test $build = $target ; then
11598 AS_FOR_TARGET="$2"
11599 else
11600 AS_FOR_TARGET="${ncn_target_tool_prefix}$2"
ef8184c7 11601 fi
b7ef8464 11602else
11603 AS_FOR_TARGET="$ac_cv_prog_AS_FOR_TARGET"
c47832b1 11604fi
768691b5 11605
ab0da556 11606else
11607 AS_FOR_TARGET=$ac_cv_path_AS_FOR_TARGET
ef8184c7 11608fi
11609
c47832b1 11610
11611
11612
11613if test -z "$ac_cv_path_DLLTOOL_FOR_TARGET" ; then
11614 if test -n "$with_build_time_tools"; then
cd9a469c 11615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlltool in $with_build_time_tools" >&5
11616$as_echo_n "checking for dlltool in $with_build_time_tools... " >&6; }
ab0da556 11617 if test -x $with_build_time_tools/dlltool; then
11618 DLLTOOL_FOR_TARGET=`cd $with_build_time_tools && pwd`/dlltool
11619 ac_cv_path_DLLTOOL_FOR_TARGET=$DLLTOOL_FOR_TARGET
cd9a469c 11620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_DLLTOOL_FOR_TARGET" >&5
11621$as_echo "$ac_cv_path_DLLTOOL_FOR_TARGET" >&6; }
ab0da556 11622 else
cd9a469c 11623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11624$as_echo "no" >&6; }
ab0da556 11625 fi
c47832b1 11626 elif test $build != $host && test $have_gcc_for_target = yes; then
11627 DLLTOOL_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=dlltool`
b7ef8464 11628 test $DLLTOOL_FOR_TARGET = dlltool && DLLTOOL_FOR_TARGET=
11629 test -n "$DLLTOOL_FOR_TARGET" && ac_cv_path_DLLTOOL_FOR_TARGET=$DLLTOOL_FOR_TARGET
c47832b1 11630 fi
11631fi
38d7211b 11632if test -z "$ac_cv_path_DLLTOOL_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 11633 # Extract the first word of "dlltool", so it can be a program name with args.
11634set dummy dlltool; ac_word=$2
cd9a469c 11635{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11636$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11637if ${ac_cv_path_DLLTOOL_FOR_TARGET+:} false; then :
cd9a469c 11638 $as_echo_n "(cached) " >&6
ef8184c7 11639else
b30fcfae 11640 case $DLLTOOL_FOR_TARGET in
11641 [\\/]* | ?:[\\/]*)
c47832b1 11642 ac_cv_path_DLLTOOL_FOR_TARGET="$DLLTOOL_FOR_TARGET" # Let the user override the test with a path.
11643 ;;
c47832b1 11644 *)
b30fcfae 11645 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11646for as_dir in $gcc_cv_tool_dirs
11647do
11648 IFS=$as_save_IFS
11649 test -z "$as_dir" && as_dir=.
cd9a469c 11650 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11651 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11652 ac_cv_path_DLLTOOL_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 11653 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11654 break 2
11655 fi
11656done
cd9a469c 11657 done
11658IFS=$as_save_IFS
b30fcfae 11659
c47832b1 11660 ;;
11661esac
ef8184c7 11662fi
b30fcfae 11663DLLTOOL_FOR_TARGET=$ac_cv_path_DLLTOOL_FOR_TARGET
c47832b1 11664if test -n "$DLLTOOL_FOR_TARGET"; then
cd9a469c 11665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL_FOR_TARGET" >&5
11666$as_echo "$DLLTOOL_FOR_TARGET" >&6; }
ef8184c7 11667else
cd9a469c 11668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11669$as_echo "no" >&6; }
ef8184c7 11670fi
11671
cd9a469c 11672
c47832b1 11673fi
11674if test -z "$ac_cv_path_DLLTOOL_FOR_TARGET" ; then
95a05732 11675
11676
11677if test -n "$DLLTOOL_FOR_TARGET"; then
11678 ac_cv_prog_DLLTOOL_FOR_TARGET=$DLLTOOL_FOR_TARGET
11679elif test -n "$ac_cv_prog_DLLTOOL_FOR_TARGET"; then
11680 DLLTOOL_FOR_TARGET=$ac_cv_prog_DLLTOOL_FOR_TARGET
11681fi
11682
11683if test -n "$ac_cv_prog_DLLTOOL_FOR_TARGET"; then
11684 for ncn_progname in dlltool; do
11685 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
11686set dummy ${ncn_progname}; ac_word=$2
cd9a469c 11687{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11688$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11689if ${ac_cv_prog_DLLTOOL_FOR_TARGET+:} false; then :
cd9a469c 11690 $as_echo_n "(cached) " >&6
95a05732 11691else
11692 if test -n "$DLLTOOL_FOR_TARGET"; then
11693 ac_cv_prog_DLLTOOL_FOR_TARGET="$DLLTOOL_FOR_TARGET" # Let the user override the test.
11694else
11695as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11696for as_dir in $PATH
11697do
11698 IFS=$as_save_IFS
11699 test -z "$as_dir" && as_dir=.
cd9a469c 11700 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11701 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 11702 ac_cv_prog_DLLTOOL_FOR_TARGET="${ncn_progname}"
cd9a469c 11703 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 11704 break 2
11705 fi
11706done
cd9a469c 11707 done
11708IFS=$as_save_IFS
95a05732 11709
11710fi
11711fi
11712DLLTOOL_FOR_TARGET=$ac_cv_prog_DLLTOOL_FOR_TARGET
11713if test -n "$DLLTOOL_FOR_TARGET"; then
cd9a469c 11714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL_FOR_TARGET" >&5
11715$as_echo "$DLLTOOL_FOR_TARGET" >&6; }
95a05732 11716else
cd9a469c 11717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11718$as_echo "no" >&6; }
95a05732 11719fi
11720
cd9a469c 11721
95a05732 11722 done
11723fi
11724
11725if test -z "$ac_cv_prog_DLLTOOL_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 11726 for ncn_progname in dlltool; do
cd9a469c 11727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
11728$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 11729 if test -x $with_build_time_tools/${ncn_progname}; then
11730 ac_cv_prog_DLLTOOL_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 11731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11732$as_echo "yes" >&6; }
c47832b1 11733 break
11734 else
cd9a469c 11735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11736$as_echo "no" >&6; }
c47832b1 11737 fi
11738 done
11739fi
11740
11741if test -z "$ac_cv_prog_DLLTOOL_FOR_TARGET"; then
11742 for ncn_progname in dlltool; do
11743 if test -n "$ncn_target_tool_prefix"; then
11744 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
11745set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 11746{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11747$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11748if ${ac_cv_prog_DLLTOOL_FOR_TARGET+:} false; then :
cd9a469c 11749 $as_echo_n "(cached) " >&6
ef8184c7 11750else
c47832b1 11751 if test -n "$DLLTOOL_FOR_TARGET"; then
11752 ac_cv_prog_DLLTOOL_FOR_TARGET="$DLLTOOL_FOR_TARGET" # Let the user override the test.
ef8184c7 11753else
b30fcfae 11754as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11755for as_dir in $PATH
11756do
11757 IFS=$as_save_IFS
11758 test -z "$as_dir" && as_dir=.
cd9a469c 11759 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11760 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11761 ac_cv_prog_DLLTOOL_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 11762 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11763 break 2
11764 fi
11765done
cd9a469c 11766 done
11767IFS=$as_save_IFS
b30fcfae 11768
ef8184c7 11769fi
11770fi
b30fcfae 11771DLLTOOL_FOR_TARGET=$ac_cv_prog_DLLTOOL_FOR_TARGET
c47832b1 11772if test -n "$DLLTOOL_FOR_TARGET"; then
cd9a469c 11773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL_FOR_TARGET" >&5
11774$as_echo "$DLLTOOL_FOR_TARGET" >&6; }
ef8184c7 11775else
cd9a469c 11776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11777$as_echo "no" >&6; }
ef8184c7 11778fi
ef8184c7 11779
cd9a469c 11780
c47832b1 11781 fi
11782 if test -z "$ac_cv_prog_DLLTOOL_FOR_TARGET" && test $build = $target ; then
11783 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
11784set dummy ${ncn_progname}; ac_word=$2
cd9a469c 11785{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11786$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11787if ${ac_cv_prog_DLLTOOL_FOR_TARGET+:} false; then :
cd9a469c 11788 $as_echo_n "(cached) " >&6
ef8184c7 11789else
c47832b1 11790 if test -n "$DLLTOOL_FOR_TARGET"; then
11791 ac_cv_prog_DLLTOOL_FOR_TARGET="$DLLTOOL_FOR_TARGET" # Let the user override the test.
ef8184c7 11792else
b30fcfae 11793as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11794for as_dir in $PATH
11795do
11796 IFS=$as_save_IFS
11797 test -z "$as_dir" && as_dir=.
cd9a469c 11798 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11799 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11800 ac_cv_prog_DLLTOOL_FOR_TARGET="${ncn_progname}"
cd9a469c 11801 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11802 break 2
11803 fi
11804done
cd9a469c 11805 done
11806IFS=$as_save_IFS
b30fcfae 11807
ef8184c7 11808fi
11809fi
b30fcfae 11810DLLTOOL_FOR_TARGET=$ac_cv_prog_DLLTOOL_FOR_TARGET
c47832b1 11811if test -n "$DLLTOOL_FOR_TARGET"; then
cd9a469c 11812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL_FOR_TARGET" >&5
11813$as_echo "$DLLTOOL_FOR_TARGET" >&6; }
ef8184c7 11814else
cd9a469c 11815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11816$as_echo "no" >&6; }
ef8184c7 11817fi
b30fcfae 11818
cd9a469c 11819
c47832b1 11820 fi
11821 test -n "$ac_cv_prog_DLLTOOL_FOR_TARGET" && break
11822 done
11823fi
b30fcfae 11824
c47832b1 11825if test -z "$ac_cv_prog_DLLTOOL_FOR_TARGET" ; then
11826 set dummy dlltool
11827 if test $build = $target ; then
11828 DLLTOOL_FOR_TARGET="$2"
11829 else
11830 DLLTOOL_FOR_TARGET="${ncn_target_tool_prefix}$2"
11831 fi
b7ef8464 11832else
11833 DLLTOOL_FOR_TARGET="$ac_cv_prog_DLLTOOL_FOR_TARGET"
c47832b1 11834fi
11835
ab0da556 11836else
11837 DLLTOOL_FOR_TARGET=$ac_cv_path_DLLTOOL_FOR_TARGET
c47832b1 11838fi
11839
ef8184c7 11840
c47832b1 11841
11842
11843if test -z "$ac_cv_path_LD_FOR_TARGET" ; then
11844 if test -n "$with_build_time_tools"; then
cd9a469c 11845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld in $with_build_time_tools" >&5
11846$as_echo_n "checking for ld in $with_build_time_tools... " >&6; }
ab0da556 11847 if test -x $with_build_time_tools/ld; then
11848 LD_FOR_TARGET=`cd $with_build_time_tools && pwd`/ld
11849 ac_cv_path_LD_FOR_TARGET=$LD_FOR_TARGET
cd9a469c 11850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_LD_FOR_TARGET" >&5
11851$as_echo "$ac_cv_path_LD_FOR_TARGET" >&6; }
ab0da556 11852 else
cd9a469c 11853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11854$as_echo "no" >&6; }
ab0da556 11855 fi
c47832b1 11856 elif test $build != $host && test $have_gcc_for_target = yes; then
11857 LD_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=ld`
b7ef8464 11858 test $LD_FOR_TARGET = ld && LD_FOR_TARGET=
11859 test -n "$LD_FOR_TARGET" && ac_cv_path_LD_FOR_TARGET=$LD_FOR_TARGET
768691b5 11860 fi
c47832b1 11861fi
38d7211b 11862if test -z "$ac_cv_path_LD_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 11863 # Extract the first word of "ld", so it can be a program name with args.
11864set dummy ld; ac_word=$2
cd9a469c 11865{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11866$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11867if ${ac_cv_path_LD_FOR_TARGET+:} false; then :
cd9a469c 11868 $as_echo_n "(cached) " >&6
ef8184c7 11869else
b30fcfae 11870 case $LD_FOR_TARGET in
11871 [\\/]* | ?:[\\/]*)
c47832b1 11872 ac_cv_path_LD_FOR_TARGET="$LD_FOR_TARGET" # Let the user override the test with a path.
11873 ;;
c47832b1 11874 *)
b30fcfae 11875 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11876for as_dir in $gcc_cv_tool_dirs
11877do
11878 IFS=$as_save_IFS
11879 test -z "$as_dir" && as_dir=.
cd9a469c 11880 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11881 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11882 ac_cv_path_LD_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 11883 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11884 break 2
11885 fi
11886done
cd9a469c 11887 done
11888IFS=$as_save_IFS
b30fcfae 11889
c47832b1 11890 ;;
11891esac
ef8184c7 11892fi
b30fcfae 11893LD_FOR_TARGET=$ac_cv_path_LD_FOR_TARGET
c47832b1 11894if test -n "$LD_FOR_TARGET"; then
cd9a469c 11895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD_FOR_TARGET" >&5
11896$as_echo "$LD_FOR_TARGET" >&6; }
ef8184c7 11897else
cd9a469c 11898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11899$as_echo "no" >&6; }
ef8184c7 11900fi
768691b5 11901
cd9a469c 11902
c47832b1 11903fi
11904if test -z "$ac_cv_path_LD_FOR_TARGET" ; then
95a05732 11905
11906
11907if test -n "$LD_FOR_TARGET"; then
11908 ac_cv_prog_LD_FOR_TARGET=$LD_FOR_TARGET
11909elif test -n "$ac_cv_prog_LD_FOR_TARGET"; then
11910 LD_FOR_TARGET=$ac_cv_prog_LD_FOR_TARGET
11911fi
11912
11913if test -n "$ac_cv_prog_LD_FOR_TARGET"; then
11914 for ncn_progname in ld; do
11915 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
11916set dummy ${ncn_progname}; ac_word=$2
cd9a469c 11917{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11918$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11919if ${ac_cv_prog_LD_FOR_TARGET+:} false; then :
cd9a469c 11920 $as_echo_n "(cached) " >&6
95a05732 11921else
11922 if test -n "$LD_FOR_TARGET"; then
11923 ac_cv_prog_LD_FOR_TARGET="$LD_FOR_TARGET" # Let the user override the test.
11924else
11925as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11926for as_dir in $PATH
11927do
11928 IFS=$as_save_IFS
11929 test -z "$as_dir" && as_dir=.
cd9a469c 11930 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11931 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 11932 ac_cv_prog_LD_FOR_TARGET="${ncn_progname}"
cd9a469c 11933 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 11934 break 2
11935 fi
11936done
cd9a469c 11937 done
11938IFS=$as_save_IFS
95a05732 11939
11940fi
11941fi
11942LD_FOR_TARGET=$ac_cv_prog_LD_FOR_TARGET
11943if test -n "$LD_FOR_TARGET"; then
cd9a469c 11944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD_FOR_TARGET" >&5
11945$as_echo "$LD_FOR_TARGET" >&6; }
95a05732 11946else
cd9a469c 11947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11948$as_echo "no" >&6; }
95a05732 11949fi
11950
cd9a469c 11951
95a05732 11952 done
11953fi
11954
11955if test -z "$ac_cv_prog_LD_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 11956 for ncn_progname in ld; do
cd9a469c 11957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
11958$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 11959 if test -x $with_build_time_tools/${ncn_progname}; then
11960 ac_cv_prog_LD_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 11961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11962$as_echo "yes" >&6; }
c47832b1 11963 break
11964 else
cd9a469c 11965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11966$as_echo "no" >&6; }
c47832b1 11967 fi
11968 done
bb612911 11969fi
11970
c47832b1 11971if test -z "$ac_cv_prog_LD_FOR_TARGET"; then
11972 for ncn_progname in ld; do
11973 if test -n "$ncn_target_tool_prefix"; then
11974 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 11975set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 11976{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11977$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 11978if ${ac_cv_prog_LD_FOR_TARGET+:} false; then :
cd9a469c 11979 $as_echo_n "(cached) " >&6
bb612911 11980else
ef8184c7 11981 if test -n "$LD_FOR_TARGET"; then
11982 ac_cv_prog_LD_FOR_TARGET="$LD_FOR_TARGET" # Let the user override the test.
bb612911 11983else
b30fcfae 11984as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11985for as_dir in $PATH
11986do
11987 IFS=$as_save_IFS
11988 test -z "$as_dir" && as_dir=.
cd9a469c 11989 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 11990 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 11991 ac_cv_prog_LD_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 11992 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 11993 break 2
11994 fi
11995done
cd9a469c 11996 done
11997IFS=$as_save_IFS
b30fcfae 11998
bb612911 11999fi
12000fi
b30fcfae 12001LD_FOR_TARGET=$ac_cv_prog_LD_FOR_TARGET
ef8184c7 12002if test -n "$LD_FOR_TARGET"; then
cd9a469c 12003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD_FOR_TARGET" >&5
12004$as_echo "$LD_FOR_TARGET" >&6; }
bb612911 12005else
cd9a469c 12006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12007$as_echo "no" >&6; }
bb612911 12008fi
12009
cd9a469c 12010
c47832b1 12011 fi
12012 if test -z "$ac_cv_prog_LD_FOR_TARGET" && test $build = $target ; then
12013 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 12014set dummy ${ncn_progname}; ac_word=$2
cd9a469c 12015{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12016$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12017if ${ac_cv_prog_LD_FOR_TARGET+:} false; then :
cd9a469c 12018 $as_echo_n "(cached) " >&6
bb612911 12019else
768691b5 12020 if test -n "$LD_FOR_TARGET"; then
12021 ac_cv_prog_LD_FOR_TARGET="$LD_FOR_TARGET" # Let the user override the test.
bb612911 12022else
b30fcfae 12023as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12024for as_dir in $PATH
12025do
12026 IFS=$as_save_IFS
12027 test -z "$as_dir" && as_dir=.
cd9a469c 12028 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12029 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12030 ac_cv_prog_LD_FOR_TARGET="${ncn_progname}"
cd9a469c 12031 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12032 break 2
12033 fi
12034done
cd9a469c 12035 done
12036IFS=$as_save_IFS
b30fcfae 12037
bb612911 12038fi
12039fi
b30fcfae 12040LD_FOR_TARGET=$ac_cv_prog_LD_FOR_TARGET
768691b5 12041if test -n "$LD_FOR_TARGET"; then
cd9a469c 12042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD_FOR_TARGET" >&5
12043$as_echo "$LD_FOR_TARGET" >&6; }
bb612911 12044else
cd9a469c 12045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12046$as_echo "no" >&6; }
bb612911 12047fi
b30fcfae 12048
cd9a469c 12049
c47832b1 12050 fi
12051 test -n "$ac_cv_prog_LD_FOR_TARGET" && break
12052 done
12053fi
b30fcfae 12054
768691b5 12055if test -z "$ac_cv_prog_LD_FOR_TARGET" ; then
12056 set dummy ld
12057 if test $build = $target ; then
12058 LD_FOR_TARGET="$2"
bb612911 12059 else
768691b5 12060 LD_FOR_TARGET="${ncn_target_tool_prefix}$2"
bb612911 12061 fi
b7ef8464 12062else
12063 LD_FOR_TARGET="$ac_cv_prog_LD_FOR_TARGET"
bb612911 12064fi
12065
ab0da556 12066else
12067 LD_FOR_TARGET=$ac_cv_path_LD_FOR_TARGET
c47832b1 12068fi
12069
12070
12071
12072
12073if test -z "$ac_cv_path_LIPO_FOR_TARGET" ; then
12074 if test -n "$with_build_time_tools"; then
cd9a469c 12075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lipo in $with_build_time_tools" >&5
12076$as_echo_n "checking for lipo in $with_build_time_tools... " >&6; }
ab0da556 12077 if test -x $with_build_time_tools/lipo; then
12078 LIPO_FOR_TARGET=`cd $with_build_time_tools && pwd`/lipo
12079 ac_cv_path_LIPO_FOR_TARGET=$LIPO_FOR_TARGET
cd9a469c 12080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_LIPO_FOR_TARGET" >&5
12081$as_echo "$ac_cv_path_LIPO_FOR_TARGET" >&6; }
ab0da556 12082 else
cd9a469c 12083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12084$as_echo "no" >&6; }
ab0da556 12085 fi
c47832b1 12086 elif test $build != $host && test $have_gcc_for_target = yes; then
12087 LIPO_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=lipo`
b7ef8464 12088 test $LIPO_FOR_TARGET = lipo && LIPO_FOR_TARGET=
12089 test -n "$LIPO_FOR_TARGET" && ac_cv_path_LIPO_FOR_TARGET=$LIPO_FOR_TARGET
c47832b1 12090 fi
12091fi
95a05732 12092if test -z "$ac_cv_path_LIPO_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
12093 # Extract the first word of "lipo", so it can be a program name with args.
12094set dummy lipo; ac_word=$2
cd9a469c 12095{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12096$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12097if ${ac_cv_path_LIPO_FOR_TARGET+:} false; then :
cd9a469c 12098 $as_echo_n "(cached) " >&6
95a05732 12099else
12100 case $LIPO_FOR_TARGET in
12101 [\\/]* | ?:[\\/]*)
12102 ac_cv_path_LIPO_FOR_TARGET="$LIPO_FOR_TARGET" # Let the user override the test with a path.
12103 ;;
12104 *)
12105 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12106for as_dir in $gcc_cv_tool_dirs
12107do
12108 IFS=$as_save_IFS
12109 test -z "$as_dir" && as_dir=.
cd9a469c 12110 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12111 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 12112 ac_cv_path_LIPO_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 12113 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 12114 break 2
12115 fi
12116done
cd9a469c 12117 done
12118IFS=$as_save_IFS
95a05732 12119
12120 ;;
12121esac
12122fi
12123LIPO_FOR_TARGET=$ac_cv_path_LIPO_FOR_TARGET
95a05732 12124if test -n "$LIPO_FOR_TARGET"; then
cd9a469c 12125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO_FOR_TARGET" >&5
12126$as_echo "$LIPO_FOR_TARGET" >&6; }
95a05732 12127else
cd9a469c 12128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12129$as_echo "no" >&6; }
95a05732 12130fi
12131
cd9a469c 12132
95a05732 12133fi
12134if test -z "$ac_cv_path_LIPO_FOR_TARGET" ; then
12135
12136
12137if test -n "$LIPO_FOR_TARGET"; then
12138 ac_cv_prog_LIPO_FOR_TARGET=$LIPO_FOR_TARGET
12139elif test -n "$ac_cv_prog_LIPO_FOR_TARGET"; then
12140 LIPO_FOR_TARGET=$ac_cv_prog_LIPO_FOR_TARGET
12141fi
12142
12143if test -n "$ac_cv_prog_LIPO_FOR_TARGET"; then
12144 for ncn_progname in lipo; do
12145 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
12146set dummy ${ncn_progname}; ac_word=$2
cd9a469c 12147{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12148$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12149if ${ac_cv_prog_LIPO_FOR_TARGET+:} false; then :
cd9a469c 12150 $as_echo_n "(cached) " >&6
c47832b1 12151else
95a05732 12152 if test -n "$LIPO_FOR_TARGET"; then
12153 ac_cv_prog_LIPO_FOR_TARGET="$LIPO_FOR_TARGET" # Let the user override the test.
12154else
12155as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12156for as_dir in $PATH
b30fcfae 12157do
12158 IFS=$as_save_IFS
12159 test -z "$as_dir" && as_dir=.
cd9a469c 12160 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12161 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 12162 ac_cv_prog_LIPO_FOR_TARGET="${ncn_progname}"
cd9a469c 12163 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12164 break 2
12165 fi
12166done
cd9a469c 12167 done
12168IFS=$as_save_IFS
b30fcfae 12169
c47832b1 12170fi
95a05732 12171fi
12172LIPO_FOR_TARGET=$ac_cv_prog_LIPO_FOR_TARGET
c47832b1 12173if test -n "$LIPO_FOR_TARGET"; then
cd9a469c 12174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO_FOR_TARGET" >&5
12175$as_echo "$LIPO_FOR_TARGET" >&6; }
c47832b1 12176else
cd9a469c 12177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12178$as_echo "no" >&6; }
c47832b1 12179fi
12180
cd9a469c 12181
95a05732 12182 done
c47832b1 12183fi
95a05732 12184
12185if test -z "$ac_cv_prog_LIPO_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 12186 for ncn_progname in lipo; do
cd9a469c 12187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
12188$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 12189 if test -x $with_build_time_tools/${ncn_progname}; then
12190 ac_cv_prog_LIPO_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 12191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12192$as_echo "yes" >&6; }
c47832b1 12193 break
12194 else
cd9a469c 12195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12196$as_echo "no" >&6; }
c47832b1 12197 fi
12198 done
12199fi
12200
12201if test -z "$ac_cv_prog_LIPO_FOR_TARGET"; then
12202 for ncn_progname in lipo; do
12203 if test -n "$ncn_target_tool_prefix"; then
12204 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 12205set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 12206{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12207$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12208if ${ac_cv_prog_LIPO_FOR_TARGET+:} false; then :
cd9a469c 12209 $as_echo_n "(cached) " >&6
9fec3fa8 12210else
12211 if test -n "$LIPO_FOR_TARGET"; then
12212 ac_cv_prog_LIPO_FOR_TARGET="$LIPO_FOR_TARGET" # Let the user override the test.
12213else
b30fcfae 12214as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12215for as_dir in $PATH
12216do
12217 IFS=$as_save_IFS
12218 test -z "$as_dir" && as_dir=.
cd9a469c 12219 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12220 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12221 ac_cv_prog_LIPO_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 12222 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12223 break 2
12224 fi
12225done
cd9a469c 12226 done
12227IFS=$as_save_IFS
b30fcfae 12228
9fec3fa8 12229fi
12230fi
b30fcfae 12231LIPO_FOR_TARGET=$ac_cv_prog_LIPO_FOR_TARGET
9fec3fa8 12232if test -n "$LIPO_FOR_TARGET"; then
cd9a469c 12233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO_FOR_TARGET" >&5
12234$as_echo "$LIPO_FOR_TARGET" >&6; }
9fec3fa8 12235else
cd9a469c 12236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12237$as_echo "no" >&6; }
9fec3fa8 12238fi
12239
cd9a469c 12240
c47832b1 12241 fi
12242 if test -z "$ac_cv_prog_LIPO_FOR_TARGET" && test $build = $target ; then
12243 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9fec3fa8 12244set dummy ${ncn_progname}; ac_word=$2
cd9a469c 12245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12246$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12247if ${ac_cv_prog_LIPO_FOR_TARGET+:} false; then :
cd9a469c 12248 $as_echo_n "(cached) " >&6
9fec3fa8 12249else
12250 if test -n "$LIPO_FOR_TARGET"; then
9886f3d1 12251 ac_cv_prog_LIPO_FOR_TARGET="$LIPO_FOR_TARGET" # Let the user override the test.
12252else
b30fcfae 12253as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12254for as_dir in $PATH
12255do
12256 IFS=$as_save_IFS
12257 test -z "$as_dir" && as_dir=.
cd9a469c 12258 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12259 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12260 ac_cv_prog_LIPO_FOR_TARGET="${ncn_progname}"
cd9a469c 12261 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12262 break 2
12263 fi
12264done
cd9a469c 12265 done
12266IFS=$as_save_IFS
b30fcfae 12267
9fec3fa8 12268fi
12269fi
b30fcfae 12270LIPO_FOR_TARGET=$ac_cv_prog_LIPO_FOR_TARGET
9fec3fa8 12271if test -n "$LIPO_FOR_TARGET"; then
cd9a469c 12272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO_FOR_TARGET" >&5
12273$as_echo "$LIPO_FOR_TARGET" >&6; }
9fec3fa8 12274else
cd9a469c 12275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12276$as_echo "no" >&6; }
9fec3fa8 12277fi
b30fcfae 12278
cd9a469c 12279
c47832b1 12280 fi
12281 test -n "$ac_cv_prog_LIPO_FOR_TARGET" && break
12282 done
12283fi
b30fcfae 12284
9fec3fa8 12285if test -z "$ac_cv_prog_LIPO_FOR_TARGET" ; then
12286 set dummy lipo
12287 if test $build = $target ; then
12288 LIPO_FOR_TARGET="$2"
12289 else
12290 LIPO_FOR_TARGET="${ncn_target_tool_prefix}$2"
12291 fi
b7ef8464 12292else
12293 LIPO_FOR_TARGET="$ac_cv_prog_LIPO_FOR_TARGET"
9fec3fa8 12294fi
12295
ab0da556 12296else
12297 LIPO_FOR_TARGET=$ac_cv_path_LIPO_FOR_TARGET
c47832b1 12298fi
12299
12300
12301
12302
12303if test -z "$ac_cv_path_NM_FOR_TARGET" ; then
12304 if test -n "$with_build_time_tools"; then
cd9a469c 12305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nm in $with_build_time_tools" >&5
12306$as_echo_n "checking for nm in $with_build_time_tools... " >&6; }
ab0da556 12307 if test -x $with_build_time_tools/nm; then
12308 NM_FOR_TARGET=`cd $with_build_time_tools && pwd`/nm
12309 ac_cv_path_NM_FOR_TARGET=$NM_FOR_TARGET
cd9a469c 12310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_NM_FOR_TARGET" >&5
12311$as_echo "$ac_cv_path_NM_FOR_TARGET" >&6; }
ab0da556 12312 else
cd9a469c 12313 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12314$as_echo "no" >&6; }
ab0da556 12315 fi
c47832b1 12316 elif test $build != $host && test $have_gcc_for_target = yes; then
12317 NM_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=nm`
b7ef8464 12318 test $NM_FOR_TARGET = nm && NM_FOR_TARGET=
12319 test -n "$NM_FOR_TARGET" && ac_cv_path_NM_FOR_TARGET=$NM_FOR_TARGET
c47832b1 12320 fi
12321fi
38d7211b 12322if test -z "$ac_cv_path_NM_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 12323 # Extract the first word of "nm", so it can be a program name with args.
12324set dummy nm; ac_word=$2
cd9a469c 12325{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12326$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12327if ${ac_cv_path_NM_FOR_TARGET+:} false; then :
cd9a469c 12328 $as_echo_n "(cached) " >&6
c47832b1 12329else
b30fcfae 12330 case $NM_FOR_TARGET in
12331 [\\/]* | ?:[\\/]*)
c47832b1 12332 ac_cv_path_NM_FOR_TARGET="$NM_FOR_TARGET" # Let the user override the test with a path.
12333 ;;
c47832b1 12334 *)
b30fcfae 12335 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12336for as_dir in $gcc_cv_tool_dirs
12337do
12338 IFS=$as_save_IFS
12339 test -z "$as_dir" && as_dir=.
cd9a469c 12340 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12341 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12342 ac_cv_path_NM_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 12343 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12344 break 2
12345 fi
12346done
cd9a469c 12347 done
12348IFS=$as_save_IFS
b30fcfae 12349
c47832b1 12350 ;;
12351esac
12352fi
b30fcfae 12353NM_FOR_TARGET=$ac_cv_path_NM_FOR_TARGET
c47832b1 12354if test -n "$NM_FOR_TARGET"; then
cd9a469c 12355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM_FOR_TARGET" >&5
12356$as_echo "$NM_FOR_TARGET" >&6; }
c47832b1 12357else
cd9a469c 12358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12359$as_echo "no" >&6; }
c47832b1 12360fi
12361
cd9a469c 12362
c47832b1 12363fi
12364if test -z "$ac_cv_path_NM_FOR_TARGET" ; then
95a05732 12365
12366
12367if test -n "$NM_FOR_TARGET"; then
12368 ac_cv_prog_NM_FOR_TARGET=$NM_FOR_TARGET
12369elif test -n "$ac_cv_prog_NM_FOR_TARGET"; then
12370 NM_FOR_TARGET=$ac_cv_prog_NM_FOR_TARGET
12371fi
12372
12373if test -n "$ac_cv_prog_NM_FOR_TARGET"; then
12374 for ncn_progname in nm; do
12375 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
12376set dummy ${ncn_progname}; ac_word=$2
cd9a469c 12377{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12378$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12379if ${ac_cv_prog_NM_FOR_TARGET+:} false; then :
cd9a469c 12380 $as_echo_n "(cached) " >&6
95a05732 12381else
12382 if test -n "$NM_FOR_TARGET"; then
12383 ac_cv_prog_NM_FOR_TARGET="$NM_FOR_TARGET" # Let the user override the test.
12384else
12385as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12386for as_dir in $PATH
12387do
12388 IFS=$as_save_IFS
12389 test -z "$as_dir" && as_dir=.
cd9a469c 12390 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12391 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 12392 ac_cv_prog_NM_FOR_TARGET="${ncn_progname}"
cd9a469c 12393 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 12394 break 2
12395 fi
12396done
cd9a469c 12397 done
12398IFS=$as_save_IFS
95a05732 12399
12400fi
12401fi
12402NM_FOR_TARGET=$ac_cv_prog_NM_FOR_TARGET
12403if test -n "$NM_FOR_TARGET"; then
cd9a469c 12404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM_FOR_TARGET" >&5
12405$as_echo "$NM_FOR_TARGET" >&6; }
95a05732 12406else
cd9a469c 12407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12408$as_echo "no" >&6; }
95a05732 12409fi
12410
cd9a469c 12411
95a05732 12412 done
12413fi
12414
12415if test -z "$ac_cv_prog_NM_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 12416 for ncn_progname in nm; do
cd9a469c 12417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
12418$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 12419 if test -x $with_build_time_tools/${ncn_progname}; then
12420 ac_cv_prog_NM_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 12421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12422$as_echo "yes" >&6; }
c47832b1 12423 break
12424 else
cd9a469c 12425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12426$as_echo "no" >&6; }
c47832b1 12427 fi
12428 done
12429fi
12430
12431if test -z "$ac_cv_prog_NM_FOR_TARGET"; then
12432 for ncn_progname in nm; do
12433 if test -n "$ncn_target_tool_prefix"; then
12434 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
9fec3fa8 12435set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 12436{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12437$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12438if ${ac_cv_prog_NM_FOR_TARGET+:} false; then :
cd9a469c 12439 $as_echo_n "(cached) " >&6
bb612911 12440else
ef8184c7 12441 if test -n "$NM_FOR_TARGET"; then
12442 ac_cv_prog_NM_FOR_TARGET="$NM_FOR_TARGET" # Let the user override the test.
bb612911 12443else
b30fcfae 12444as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12445for as_dir in $PATH
12446do
12447 IFS=$as_save_IFS
12448 test -z "$as_dir" && as_dir=.
cd9a469c 12449 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12450 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12451 ac_cv_prog_NM_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 12452 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12453 break 2
12454 fi
12455done
cd9a469c 12456 done
12457IFS=$as_save_IFS
b30fcfae 12458
bb612911 12459fi
12460fi
b30fcfae 12461NM_FOR_TARGET=$ac_cv_prog_NM_FOR_TARGET
ef8184c7 12462if test -n "$NM_FOR_TARGET"; then
cd9a469c 12463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM_FOR_TARGET" >&5
12464$as_echo "$NM_FOR_TARGET" >&6; }
bb612911 12465else
cd9a469c 12466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12467$as_echo "no" >&6; }
bb612911 12468fi
12469
cd9a469c 12470
c47832b1 12471 fi
12472 if test -z "$ac_cv_prog_NM_FOR_TARGET" && test $build = $target ; then
12473 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 12474set dummy ${ncn_progname}; ac_word=$2
cd9a469c 12475{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12476$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12477if ${ac_cv_prog_NM_FOR_TARGET+:} false; then :
cd9a469c 12478 $as_echo_n "(cached) " >&6
bb612911 12479else
768691b5 12480 if test -n "$NM_FOR_TARGET"; then
12481 ac_cv_prog_NM_FOR_TARGET="$NM_FOR_TARGET" # Let the user override the test.
bb612911 12482else
b30fcfae 12483as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12484for as_dir in $PATH
12485do
12486 IFS=$as_save_IFS
12487 test -z "$as_dir" && as_dir=.
cd9a469c 12488 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12489 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12490 ac_cv_prog_NM_FOR_TARGET="${ncn_progname}"
cd9a469c 12491 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12492 break 2
12493 fi
12494done
cd9a469c 12495 done
12496IFS=$as_save_IFS
b30fcfae 12497
bb612911 12498fi
12499fi
b30fcfae 12500NM_FOR_TARGET=$ac_cv_prog_NM_FOR_TARGET
768691b5 12501if test -n "$NM_FOR_TARGET"; then
cd9a469c 12502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NM_FOR_TARGET" >&5
12503$as_echo "$NM_FOR_TARGET" >&6; }
bb612911 12504else
cd9a469c 12505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12506$as_echo "no" >&6; }
bb612911 12507fi
b30fcfae 12508
cd9a469c 12509
c47832b1 12510 fi
12511 test -n "$ac_cv_prog_NM_FOR_TARGET" && break
12512 done
12513fi
b30fcfae 12514
768691b5 12515if test -z "$ac_cv_prog_NM_FOR_TARGET" ; then
12516 set dummy nm
12517 if test $build = $target ; then
12518 NM_FOR_TARGET="$2"
bb612911 12519 else
768691b5 12520 NM_FOR_TARGET="${ncn_target_tool_prefix}$2"
bb612911 12521 fi
b7ef8464 12522else
12523 NM_FOR_TARGET="$ac_cv_prog_NM_FOR_TARGET"
bb612911 12524fi
12525
ab0da556 12526else
12527 NM_FOR_TARGET=$ac_cv_path_NM_FOR_TARGET
c47832b1 12528fi
12529
12530
12531
12532
fc740d70 12533if test -z "$ac_cv_path_OBJCOPY_FOR_TARGET" ; then
12534 if test -n "$with_build_time_tools"; then
12535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objcopy in $with_build_time_tools" >&5
12536$as_echo_n "checking for objcopy in $with_build_time_tools... " >&6; }
12537 if test -x $with_build_time_tools/objcopy; then
12538 OBJCOPY_FOR_TARGET=`cd $with_build_time_tools && pwd`/objcopy
12539 ac_cv_path_OBJCOPY_FOR_TARGET=$OBJCOPY_FOR_TARGET
12540 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_OBJCOPY_FOR_TARGET" >&5
12541$as_echo "$ac_cv_path_OBJCOPY_FOR_TARGET" >&6; }
12542 else
12543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12544$as_echo "no" >&6; }
12545 fi
12546 elif test $build != $host && test $have_gcc_for_target = yes; then
12547 OBJCOPY_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=objcopy`
12548 test $OBJCOPY_FOR_TARGET = objcopy && OBJCOPY_FOR_TARGET=
12549 test -n "$OBJCOPY_FOR_TARGET" && ac_cv_path_OBJCOPY_FOR_TARGET=$OBJCOPY_FOR_TARGET
12550 fi
12551fi
12552if test -z "$ac_cv_path_OBJCOPY_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
12553 # Extract the first word of "objcopy", so it can be a program name with args.
12554set dummy objcopy; ac_word=$2
12555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12556$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12557if ${ac_cv_path_OBJCOPY_FOR_TARGET+:} false; then :
fc740d70 12558 $as_echo_n "(cached) " >&6
12559else
12560 case $OBJCOPY_FOR_TARGET in
12561 [\\/]* | ?:[\\/]*)
12562 ac_cv_path_OBJCOPY_FOR_TARGET="$OBJCOPY_FOR_TARGET" # Let the user override the test with a path.
12563 ;;
12564 *)
12565 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12566for as_dir in $gcc_cv_tool_dirs
12567do
12568 IFS=$as_save_IFS
12569 test -z "$as_dir" && as_dir=.
12570 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12571 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
fc740d70 12572 ac_cv_path_OBJCOPY_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
12573 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12574 break 2
12575 fi
12576done
12577 done
12578IFS=$as_save_IFS
12579
12580 ;;
12581esac
12582fi
12583OBJCOPY_FOR_TARGET=$ac_cv_path_OBJCOPY_FOR_TARGET
12584if test -n "$OBJCOPY_FOR_TARGET"; then
12585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY_FOR_TARGET" >&5
12586$as_echo "$OBJCOPY_FOR_TARGET" >&6; }
12587else
12588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12589$as_echo "no" >&6; }
12590fi
12591
12592
12593fi
12594if test -z "$ac_cv_path_OBJCOPY_FOR_TARGET" ; then
12595
12596
12597if test -n "$OBJCOPY_FOR_TARGET"; then
12598 ac_cv_prog_OBJCOPY_FOR_TARGET=$OBJCOPY_FOR_TARGET
12599elif test -n "$ac_cv_prog_OBJCOPY_FOR_TARGET"; then
12600 OBJCOPY_FOR_TARGET=$ac_cv_prog_OBJCOPY_FOR_TARGET
12601fi
12602
12603if test -n "$ac_cv_prog_OBJCOPY_FOR_TARGET"; then
12604 for ncn_progname in objcopy; do
12605 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
12606set dummy ${ncn_progname}; ac_word=$2
12607{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12608$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12609if ${ac_cv_prog_OBJCOPY_FOR_TARGET+:} false; then :
fc740d70 12610 $as_echo_n "(cached) " >&6
12611else
12612 if test -n "$OBJCOPY_FOR_TARGET"; then
12613 ac_cv_prog_OBJCOPY_FOR_TARGET="$OBJCOPY_FOR_TARGET" # Let the user override the test.
12614else
12615as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12616for as_dir in $PATH
12617do
12618 IFS=$as_save_IFS
12619 test -z "$as_dir" && as_dir=.
12620 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12621 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
fc740d70 12622 ac_cv_prog_OBJCOPY_FOR_TARGET="${ncn_progname}"
12623 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12624 break 2
12625 fi
12626done
12627 done
12628IFS=$as_save_IFS
12629
12630fi
12631fi
12632OBJCOPY_FOR_TARGET=$ac_cv_prog_OBJCOPY_FOR_TARGET
12633if test -n "$OBJCOPY_FOR_TARGET"; then
12634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY_FOR_TARGET" >&5
12635$as_echo "$OBJCOPY_FOR_TARGET" >&6; }
12636else
12637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12638$as_echo "no" >&6; }
12639fi
12640
12641
12642 done
12643fi
12644
12645if test -z "$ac_cv_prog_OBJCOPY_FOR_TARGET" && test -n "$with_build_time_tools"; then
12646 for ncn_progname in objcopy; do
12647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
12648$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
12649 if test -x $with_build_time_tools/${ncn_progname}; then
12650 ac_cv_prog_OBJCOPY_FOR_TARGET=$with_build_time_tools/${ncn_progname}
12651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12652$as_echo "yes" >&6; }
12653 break
12654 else
12655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12656$as_echo "no" >&6; }
12657 fi
12658 done
12659fi
12660
12661if test -z "$ac_cv_prog_OBJCOPY_FOR_TARGET"; then
12662 for ncn_progname in objcopy; do
12663 if test -n "$ncn_target_tool_prefix"; then
12664 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
12665set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
12666{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12667$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12668if ${ac_cv_prog_OBJCOPY_FOR_TARGET+:} false; then :
fc740d70 12669 $as_echo_n "(cached) " >&6
12670else
12671 if test -n "$OBJCOPY_FOR_TARGET"; then
12672 ac_cv_prog_OBJCOPY_FOR_TARGET="$OBJCOPY_FOR_TARGET" # Let the user override the test.
12673else
12674as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12675for as_dir in $PATH
12676do
12677 IFS=$as_save_IFS
12678 test -z "$as_dir" && as_dir=.
12679 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12680 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
fc740d70 12681 ac_cv_prog_OBJCOPY_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
12682 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12683 break 2
12684 fi
12685done
12686 done
12687IFS=$as_save_IFS
12688
12689fi
12690fi
12691OBJCOPY_FOR_TARGET=$ac_cv_prog_OBJCOPY_FOR_TARGET
12692if test -n "$OBJCOPY_FOR_TARGET"; then
12693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY_FOR_TARGET" >&5
12694$as_echo "$OBJCOPY_FOR_TARGET" >&6; }
12695else
12696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12697$as_echo "no" >&6; }
12698fi
12699
12700
12701 fi
12702 if test -z "$ac_cv_prog_OBJCOPY_FOR_TARGET" && test $build = $target ; then
12703 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
12704set dummy ${ncn_progname}; ac_word=$2
12705{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12706$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12707if ${ac_cv_prog_OBJCOPY_FOR_TARGET+:} false; then :
fc740d70 12708 $as_echo_n "(cached) " >&6
12709else
12710 if test -n "$OBJCOPY_FOR_TARGET"; then
12711 ac_cv_prog_OBJCOPY_FOR_TARGET="$OBJCOPY_FOR_TARGET" # Let the user override the test.
12712else
12713as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12714for as_dir in $PATH
12715do
12716 IFS=$as_save_IFS
12717 test -z "$as_dir" && as_dir=.
12718 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12719 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
fc740d70 12720 ac_cv_prog_OBJCOPY_FOR_TARGET="${ncn_progname}"
12721 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12722 break 2
12723 fi
12724done
12725 done
12726IFS=$as_save_IFS
12727
12728fi
12729fi
12730OBJCOPY_FOR_TARGET=$ac_cv_prog_OBJCOPY_FOR_TARGET
12731if test -n "$OBJCOPY_FOR_TARGET"; then
12732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY_FOR_TARGET" >&5
12733$as_echo "$OBJCOPY_FOR_TARGET" >&6; }
12734else
12735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12736$as_echo "no" >&6; }
12737fi
12738
12739
12740 fi
12741 test -n "$ac_cv_prog_OBJCOPY_FOR_TARGET" && break
12742 done
12743fi
12744
12745if test -z "$ac_cv_prog_OBJCOPY_FOR_TARGET" ; then
12746 set dummy objcopy
12747 if test $build = $target ; then
12748 OBJCOPY_FOR_TARGET="$2"
12749 else
12750 OBJCOPY_FOR_TARGET="${ncn_target_tool_prefix}$2"
12751 fi
12752else
12753 OBJCOPY_FOR_TARGET="$ac_cv_prog_OBJCOPY_FOR_TARGET"
12754fi
12755
12756else
12757 OBJCOPY_FOR_TARGET=$ac_cv_path_OBJCOPY_FOR_TARGET
12758fi
12759
12760
12761
12762
c47832b1 12763if test -z "$ac_cv_path_OBJDUMP_FOR_TARGET" ; then
12764 if test -n "$with_build_time_tools"; then
cd9a469c 12765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdump in $with_build_time_tools" >&5
12766$as_echo_n "checking for objdump in $with_build_time_tools... " >&6; }
ab0da556 12767 if test -x $with_build_time_tools/objdump; then
12768 OBJDUMP_FOR_TARGET=`cd $with_build_time_tools && pwd`/objdump
12769 ac_cv_path_OBJDUMP_FOR_TARGET=$OBJDUMP_FOR_TARGET
cd9a469c 12770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_OBJDUMP_FOR_TARGET" >&5
12771$as_echo "$ac_cv_path_OBJDUMP_FOR_TARGET" >&6; }
ab0da556 12772 else
cd9a469c 12773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12774$as_echo "no" >&6; }
ab0da556 12775 fi
c47832b1 12776 elif test $build != $host && test $have_gcc_for_target = yes; then
12777 OBJDUMP_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=objdump`
b7ef8464 12778 test $OBJDUMP_FOR_TARGET = objdump && OBJDUMP_FOR_TARGET=
12779 test -n "$OBJDUMP_FOR_TARGET" && ac_cv_path_OBJDUMP_FOR_TARGET=$OBJDUMP_FOR_TARGET
c47832b1 12780 fi
12781fi
38d7211b 12782if test -z "$ac_cv_path_OBJDUMP_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 12783 # Extract the first word of "objdump", so it can be a program name with args.
12784set dummy objdump; ac_word=$2
cd9a469c 12785{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12786$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12787if ${ac_cv_path_OBJDUMP_FOR_TARGET+:} false; then :
cd9a469c 12788 $as_echo_n "(cached) " >&6
c47832b1 12789else
b30fcfae 12790 case $OBJDUMP_FOR_TARGET in
12791 [\\/]* | ?:[\\/]*)
c47832b1 12792 ac_cv_path_OBJDUMP_FOR_TARGET="$OBJDUMP_FOR_TARGET" # Let the user override the test with a path.
12793 ;;
c47832b1 12794 *)
b30fcfae 12795 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12796for as_dir in $gcc_cv_tool_dirs
12797do
12798 IFS=$as_save_IFS
12799 test -z "$as_dir" && as_dir=.
cd9a469c 12800 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12801 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12802 ac_cv_path_OBJDUMP_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 12803 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12804 break 2
12805 fi
12806done
cd9a469c 12807 done
12808IFS=$as_save_IFS
b30fcfae 12809
c47832b1 12810 ;;
12811esac
12812fi
b30fcfae 12813OBJDUMP_FOR_TARGET=$ac_cv_path_OBJDUMP_FOR_TARGET
c47832b1 12814if test -n "$OBJDUMP_FOR_TARGET"; then
cd9a469c 12815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP_FOR_TARGET" >&5
12816$as_echo "$OBJDUMP_FOR_TARGET" >&6; }
c47832b1 12817else
cd9a469c 12818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12819$as_echo "no" >&6; }
c47832b1 12820fi
12821
cd9a469c 12822
c47832b1 12823fi
12824if test -z "$ac_cv_path_OBJDUMP_FOR_TARGET" ; then
95a05732 12825
12826
12827if test -n "$OBJDUMP_FOR_TARGET"; then
12828 ac_cv_prog_OBJDUMP_FOR_TARGET=$OBJDUMP_FOR_TARGET
12829elif test -n "$ac_cv_prog_OBJDUMP_FOR_TARGET"; then
12830 OBJDUMP_FOR_TARGET=$ac_cv_prog_OBJDUMP_FOR_TARGET
12831fi
12832
12833if test -n "$ac_cv_prog_OBJDUMP_FOR_TARGET"; then
12834 for ncn_progname in objdump; do
12835 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
12836set dummy ${ncn_progname}; ac_word=$2
cd9a469c 12837{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12838$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12839if ${ac_cv_prog_OBJDUMP_FOR_TARGET+:} false; then :
cd9a469c 12840 $as_echo_n "(cached) " >&6
95a05732 12841else
12842 if test -n "$OBJDUMP_FOR_TARGET"; then
12843 ac_cv_prog_OBJDUMP_FOR_TARGET="$OBJDUMP_FOR_TARGET" # Let the user override the test.
12844else
12845as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12846for as_dir in $PATH
12847do
12848 IFS=$as_save_IFS
12849 test -z "$as_dir" && as_dir=.
cd9a469c 12850 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12851 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 12852 ac_cv_prog_OBJDUMP_FOR_TARGET="${ncn_progname}"
cd9a469c 12853 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 12854 break 2
12855 fi
12856done
cd9a469c 12857 done
12858IFS=$as_save_IFS
95a05732 12859
12860fi
12861fi
12862OBJDUMP_FOR_TARGET=$ac_cv_prog_OBJDUMP_FOR_TARGET
12863if test -n "$OBJDUMP_FOR_TARGET"; then
cd9a469c 12864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP_FOR_TARGET" >&5
12865$as_echo "$OBJDUMP_FOR_TARGET" >&6; }
95a05732 12866else
cd9a469c 12867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12868$as_echo "no" >&6; }
95a05732 12869fi
12870
cd9a469c 12871
95a05732 12872 done
12873fi
12874
12875if test -z "$ac_cv_prog_OBJDUMP_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 12876 for ncn_progname in objdump; do
cd9a469c 12877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
12878$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 12879 if test -x $with_build_time_tools/${ncn_progname}; then
12880 ac_cv_prog_OBJDUMP_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 12881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12882$as_echo "yes" >&6; }
c47832b1 12883 break
12884 else
cd9a469c 12885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12886$as_echo "no" >&6; }
c47832b1 12887 fi
12888 done
12889fi
12890
12891if test -z "$ac_cv_prog_OBJDUMP_FOR_TARGET"; then
12892 for ncn_progname in objdump; do
12893 if test -n "$ncn_target_tool_prefix"; then
12894 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 12895set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 12896{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12897$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12898if ${ac_cv_prog_OBJDUMP_FOR_TARGET+:} false; then :
cd9a469c 12899 $as_echo_n "(cached) " >&6
ae74ffb7 12900else
12901 if test -n "$OBJDUMP_FOR_TARGET"; then
12902 ac_cv_prog_OBJDUMP_FOR_TARGET="$OBJDUMP_FOR_TARGET" # Let the user override the test.
12903else
b30fcfae 12904as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12905for as_dir in $PATH
12906do
12907 IFS=$as_save_IFS
12908 test -z "$as_dir" && as_dir=.
cd9a469c 12909 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12910 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12911 ac_cv_prog_OBJDUMP_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 12912 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12913 break 2
12914 fi
12915done
cd9a469c 12916 done
12917IFS=$as_save_IFS
b30fcfae 12918
ae74ffb7 12919fi
12920fi
b30fcfae 12921OBJDUMP_FOR_TARGET=$ac_cv_prog_OBJDUMP_FOR_TARGET
ae74ffb7 12922if test -n "$OBJDUMP_FOR_TARGET"; then
cd9a469c 12923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP_FOR_TARGET" >&5
12924$as_echo "$OBJDUMP_FOR_TARGET" >&6; }
ae74ffb7 12925else
cd9a469c 12926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12927$as_echo "no" >&6; }
ae74ffb7 12928fi
12929
cd9a469c 12930
c47832b1 12931 fi
12932 if test -z "$ac_cv_prog_OBJDUMP_FOR_TARGET" && test $build = $target ; then
12933 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
ae74ffb7 12934set dummy ${ncn_progname}; ac_word=$2
cd9a469c 12935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12936$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 12937if ${ac_cv_prog_OBJDUMP_FOR_TARGET+:} false; then :
cd9a469c 12938 $as_echo_n "(cached) " >&6
ae74ffb7 12939else
12940 if test -n "$OBJDUMP_FOR_TARGET"; then
12941 ac_cv_prog_OBJDUMP_FOR_TARGET="$OBJDUMP_FOR_TARGET" # Let the user override the test.
12942else
b30fcfae 12943as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12944for as_dir in $PATH
12945do
12946 IFS=$as_save_IFS
12947 test -z "$as_dir" && as_dir=.
cd9a469c 12948 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 12949 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 12950 ac_cv_prog_OBJDUMP_FOR_TARGET="${ncn_progname}"
cd9a469c 12951 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 12952 break 2
12953 fi
12954done
cd9a469c 12955 done
12956IFS=$as_save_IFS
b30fcfae 12957
ae74ffb7 12958fi
12959fi
b30fcfae 12960OBJDUMP_FOR_TARGET=$ac_cv_prog_OBJDUMP_FOR_TARGET
ae74ffb7 12961if test -n "$OBJDUMP_FOR_TARGET"; then
cd9a469c 12962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP_FOR_TARGET" >&5
12963$as_echo "$OBJDUMP_FOR_TARGET" >&6; }
ae74ffb7 12964else
cd9a469c 12965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12966$as_echo "no" >&6; }
ae74ffb7 12967fi
b30fcfae 12968
cd9a469c 12969
c47832b1 12970 fi
12971 test -n "$ac_cv_prog_OBJDUMP_FOR_TARGET" && break
12972 done
12973fi
b30fcfae 12974
ae74ffb7 12975if test -z "$ac_cv_prog_OBJDUMP_FOR_TARGET" ; then
12976 set dummy objdump
12977 if test $build = $target ; then
12978 OBJDUMP_FOR_TARGET="$2"
12979 else
12980 OBJDUMP_FOR_TARGET="${ncn_target_tool_prefix}$2"
12981 fi
b7ef8464 12982else
12983 OBJDUMP_FOR_TARGET="$ac_cv_prog_OBJDUMP_FOR_TARGET"
ae74ffb7 12984fi
12985
ab0da556 12986else
12987 OBJDUMP_FOR_TARGET=$ac_cv_path_OBJDUMP_FOR_TARGET
c47832b1 12988fi
12989
12990
12991
12992
16706a2e 12993if test -z "$ac_cv_path_OTOOL_FOR_TARGET" ; then
12994 if test -n "$with_build_time_tools"; then
12995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for otool in $with_build_time_tools" >&5
12996$as_echo_n "checking for otool in $with_build_time_tools... " >&6; }
12997 if test -x $with_build_time_tools/otool; then
12998 OTOOL_FOR_TARGET=`cd $with_build_time_tools && pwd`/otool
12999 ac_cv_path_OTOOL_FOR_TARGET=$OTOOL_FOR_TARGET
13000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_OTOOL_FOR_TARGET" >&5
13001$as_echo "$ac_cv_path_OTOOL_FOR_TARGET" >&6; }
13002 else
13003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13004$as_echo "no" >&6; }
13005 fi
13006 elif test $build != $host && test $have_gcc_for_target = yes; then
13007 OTOOL_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=otool`
13008 test $OTOOL_FOR_TARGET = otool && OTOOL_FOR_TARGET=
13009 test -n "$OTOOL_FOR_TARGET" && ac_cv_path_OTOOL_FOR_TARGET=$OTOOL_FOR_TARGET
13010 fi
13011fi
13012if test -z "$ac_cv_path_OTOOL_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
13013 # Extract the first word of "otool", so it can be a program name with args.
13014set dummy otool; ac_word=$2
13015{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13016$as_echo_n "checking for $ac_word... " >&6; }
13017if ${ac_cv_path_OTOOL_FOR_TARGET+:} false; then :
13018 $as_echo_n "(cached) " >&6
13019else
13020 case $OTOOL_FOR_TARGET in
13021 [\\/]* | ?:[\\/]*)
13022 ac_cv_path_OTOOL_FOR_TARGET="$OTOOL_FOR_TARGET" # Let the user override the test with a path.
13023 ;;
13024 *)
13025 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13026for as_dir in $gcc_cv_tool_dirs
13027do
13028 IFS=$as_save_IFS
13029 test -z "$as_dir" && as_dir=.
13030 for ac_exec_ext in '' $ac_executable_extensions; do
13031 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13032 ac_cv_path_OTOOL_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
13033 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13034 break 2
13035 fi
13036done
13037 done
13038IFS=$as_save_IFS
13039
13040 ;;
13041esac
13042fi
13043OTOOL_FOR_TARGET=$ac_cv_path_OTOOL_FOR_TARGET
13044if test -n "$OTOOL_FOR_TARGET"; then
13045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL_FOR_TARGET" >&5
13046$as_echo "$OTOOL_FOR_TARGET" >&6; }
13047else
13048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13049$as_echo "no" >&6; }
13050fi
13051
13052
13053fi
13054if test -z "$ac_cv_path_OTOOL_FOR_TARGET" ; then
13055
13056
13057if test -n "$OTOOL_FOR_TARGET"; then
13058 ac_cv_prog_OTOOL_FOR_TARGET=$OTOOL_FOR_TARGET
13059elif test -n "$ac_cv_prog_OTOOL_FOR_TARGET"; then
13060 OTOOL_FOR_TARGET=$ac_cv_prog_OTOOL_FOR_TARGET
13061fi
13062
13063if test -n "$ac_cv_prog_OTOOL_FOR_TARGET"; then
13064 for ncn_progname in otool; do
13065 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
13066set dummy ${ncn_progname}; ac_word=$2
13067{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13068$as_echo_n "checking for $ac_word... " >&6; }
13069if ${ac_cv_prog_OTOOL_FOR_TARGET+:} false; then :
13070 $as_echo_n "(cached) " >&6
13071else
13072 if test -n "$OTOOL_FOR_TARGET"; then
13073 ac_cv_prog_OTOOL_FOR_TARGET="$OTOOL_FOR_TARGET" # Let the user override the test.
13074else
13075as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13076for as_dir in $PATH
13077do
13078 IFS=$as_save_IFS
13079 test -z "$as_dir" && as_dir=.
13080 for ac_exec_ext in '' $ac_executable_extensions; do
13081 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13082 ac_cv_prog_OTOOL_FOR_TARGET="${ncn_progname}"
13083 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13084 break 2
13085 fi
13086done
13087 done
13088IFS=$as_save_IFS
13089
13090fi
13091fi
13092OTOOL_FOR_TARGET=$ac_cv_prog_OTOOL_FOR_TARGET
13093if test -n "$OTOOL_FOR_TARGET"; then
13094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL_FOR_TARGET" >&5
13095$as_echo "$OTOOL_FOR_TARGET" >&6; }
13096else
13097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13098$as_echo "no" >&6; }
13099fi
13100
13101
13102 done
13103fi
13104
13105if test -z "$ac_cv_prog_OTOOL_FOR_TARGET" && test -n "$with_build_time_tools"; then
13106 for ncn_progname in otool; do
13107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
13108$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
13109 if test -x $with_build_time_tools/${ncn_progname}; then
13110 ac_cv_prog_OTOOL_FOR_TARGET=$with_build_time_tools/${ncn_progname}
13111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13112$as_echo "yes" >&6; }
13113 break
13114 else
13115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13116$as_echo "no" >&6; }
13117 fi
13118 done
13119fi
13120
13121if test -z "$ac_cv_prog_OTOOL_FOR_TARGET"; then
13122 for ncn_progname in otool; do
13123 if test -n "$ncn_target_tool_prefix"; then
13124 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
13125set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
13126{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13127$as_echo_n "checking for $ac_word... " >&6; }
13128if ${ac_cv_prog_OTOOL_FOR_TARGET+:} false; then :
13129 $as_echo_n "(cached) " >&6
13130else
13131 if test -n "$OTOOL_FOR_TARGET"; then
13132 ac_cv_prog_OTOOL_FOR_TARGET="$OTOOL_FOR_TARGET" # Let the user override the test.
13133else
13134as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13135for as_dir in $PATH
13136do
13137 IFS=$as_save_IFS
13138 test -z "$as_dir" && as_dir=.
13139 for ac_exec_ext in '' $ac_executable_extensions; do
13140 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13141 ac_cv_prog_OTOOL_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
13142 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13143 break 2
13144 fi
13145done
13146 done
13147IFS=$as_save_IFS
13148
13149fi
13150fi
13151OTOOL_FOR_TARGET=$ac_cv_prog_OTOOL_FOR_TARGET
13152if test -n "$OTOOL_FOR_TARGET"; then
13153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL_FOR_TARGET" >&5
13154$as_echo "$OTOOL_FOR_TARGET" >&6; }
13155else
13156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13157$as_echo "no" >&6; }
13158fi
13159
13160
13161 fi
13162 if test -z "$ac_cv_prog_OTOOL_FOR_TARGET" && test $build = $target ; then
13163 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
13164set dummy ${ncn_progname}; ac_word=$2
13165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13166$as_echo_n "checking for $ac_word... " >&6; }
13167if ${ac_cv_prog_OTOOL_FOR_TARGET+:} false; then :
13168 $as_echo_n "(cached) " >&6
13169else
13170 if test -n "$OTOOL_FOR_TARGET"; then
13171 ac_cv_prog_OTOOL_FOR_TARGET="$OTOOL_FOR_TARGET" # Let the user override the test.
13172else
13173as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13174for as_dir in $PATH
13175do
13176 IFS=$as_save_IFS
13177 test -z "$as_dir" && as_dir=.
13178 for ac_exec_ext in '' $ac_executable_extensions; do
13179 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13180 ac_cv_prog_OTOOL_FOR_TARGET="${ncn_progname}"
13181 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13182 break 2
13183 fi
13184done
13185 done
13186IFS=$as_save_IFS
13187
13188fi
13189fi
13190OTOOL_FOR_TARGET=$ac_cv_prog_OTOOL_FOR_TARGET
13191if test -n "$OTOOL_FOR_TARGET"; then
13192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL_FOR_TARGET" >&5
13193$as_echo "$OTOOL_FOR_TARGET" >&6; }
13194else
13195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13196$as_echo "no" >&6; }
13197fi
13198
13199
13200 fi
13201 test -n "$ac_cv_prog_OTOOL_FOR_TARGET" && break
13202 done
13203fi
13204
13205if test -z "$ac_cv_prog_OTOOL_FOR_TARGET" ; then
13206 set dummy otool
13207 if test $build = $target ; then
13208 OTOOL_FOR_TARGET="$2"
13209 else
13210 OTOOL_FOR_TARGET="${ncn_target_tool_prefix}$2"
13211 fi
13212else
13213 OTOOL_FOR_TARGET="$ac_cv_prog_OTOOL_FOR_TARGET"
13214fi
13215
13216else
13217 OTOOL_FOR_TARGET=$ac_cv_path_OTOOL_FOR_TARGET
13218fi
13219
13220
13221
13222
c47832b1 13223if test -z "$ac_cv_path_RANLIB_FOR_TARGET" ; then
13224 if test -n "$with_build_time_tools"; then
cd9a469c 13225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ranlib in $with_build_time_tools" >&5
13226$as_echo_n "checking for ranlib in $with_build_time_tools... " >&6; }
ab0da556 13227 if test -x $with_build_time_tools/ranlib; then
13228 RANLIB_FOR_TARGET=`cd $with_build_time_tools && pwd`/ranlib
13229 ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
cd9a469c 13230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_RANLIB_FOR_TARGET" >&5
13231$as_echo "$ac_cv_path_RANLIB_FOR_TARGET" >&6; }
ab0da556 13232 else
cd9a469c 13233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13234$as_echo "no" >&6; }
ab0da556 13235 fi
c47832b1 13236 elif test $build != $host && test $have_gcc_for_target = yes; then
13237 RANLIB_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=ranlib`
b7ef8464 13238 test $RANLIB_FOR_TARGET = ranlib && RANLIB_FOR_TARGET=
13239 test -n "$RANLIB_FOR_TARGET" && ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
c47832b1 13240 fi
13241fi
38d7211b 13242if test -z "$ac_cv_path_RANLIB_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 13243 # Extract the first word of "ranlib", so it can be a program name with args.
13244set dummy ranlib; ac_word=$2
cd9a469c 13245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13246$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13247if ${ac_cv_path_RANLIB_FOR_TARGET+:} false; then :
cd9a469c 13248 $as_echo_n "(cached) " >&6
c47832b1 13249else
b30fcfae 13250 case $RANLIB_FOR_TARGET in
13251 [\\/]* | ?:[\\/]*)
c47832b1 13252 ac_cv_path_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test with a path.
13253 ;;
c47832b1 13254 *)
b30fcfae 13255 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13256for as_dir in $gcc_cv_tool_dirs
13257do
13258 IFS=$as_save_IFS
13259 test -z "$as_dir" && as_dir=.
cd9a469c 13260 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13261 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 13262 ac_cv_path_RANLIB_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 13263 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 13264 break 2
13265 fi
13266done
cd9a469c 13267 done
13268IFS=$as_save_IFS
b30fcfae 13269
c47832b1 13270 ;;
13271esac
13272fi
b30fcfae 13273RANLIB_FOR_TARGET=$ac_cv_path_RANLIB_FOR_TARGET
c47832b1 13274if test -n "$RANLIB_FOR_TARGET"; then
cd9a469c 13275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB_FOR_TARGET" >&5
13276$as_echo "$RANLIB_FOR_TARGET" >&6; }
c47832b1 13277else
cd9a469c 13278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13279$as_echo "no" >&6; }
c47832b1 13280fi
13281
cd9a469c 13282
c47832b1 13283fi
13284if test -z "$ac_cv_path_RANLIB_FOR_TARGET" ; then
95a05732 13285
13286
13287if test -n "$RANLIB_FOR_TARGET"; then
13288 ac_cv_prog_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
13289elif test -n "$ac_cv_prog_RANLIB_FOR_TARGET"; then
13290 RANLIB_FOR_TARGET=$ac_cv_prog_RANLIB_FOR_TARGET
13291fi
13292
13293if test -n "$ac_cv_prog_RANLIB_FOR_TARGET"; then
13294 for ncn_progname in ranlib; do
13295 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
13296set dummy ${ncn_progname}; ac_word=$2
cd9a469c 13297{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13298$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13299if ${ac_cv_prog_RANLIB_FOR_TARGET+:} false; then :
cd9a469c 13300 $as_echo_n "(cached) " >&6
95a05732 13301else
13302 if test -n "$RANLIB_FOR_TARGET"; then
13303 ac_cv_prog_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test.
13304else
13305as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13306for as_dir in $PATH
13307do
13308 IFS=$as_save_IFS
13309 test -z "$as_dir" && as_dir=.
cd9a469c 13310 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13311 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 13312 ac_cv_prog_RANLIB_FOR_TARGET="${ncn_progname}"
cd9a469c 13313 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 13314 break 2
13315 fi
13316done
cd9a469c 13317 done
13318IFS=$as_save_IFS
95a05732 13319
13320fi
13321fi
13322RANLIB_FOR_TARGET=$ac_cv_prog_RANLIB_FOR_TARGET
13323if test -n "$RANLIB_FOR_TARGET"; then
cd9a469c 13324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB_FOR_TARGET" >&5
13325$as_echo "$RANLIB_FOR_TARGET" >&6; }
95a05732 13326else
cd9a469c 13327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13328$as_echo "no" >&6; }
95a05732 13329fi
13330
cd9a469c 13331
95a05732 13332 done
13333fi
13334
13335if test -z "$ac_cv_prog_RANLIB_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 13336 for ncn_progname in ranlib; do
cd9a469c 13337 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
13338$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 13339 if test -x $with_build_time_tools/${ncn_progname}; then
13340 ac_cv_prog_RANLIB_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 13341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13342$as_echo "yes" >&6; }
c47832b1 13343 break
13344 else
cd9a469c 13345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13346$as_echo "no" >&6; }
c47832b1 13347 fi
13348 done
13349fi
13350
13351if test -z "$ac_cv_prog_RANLIB_FOR_TARGET"; then
13352 for ncn_progname in ranlib; do
13353 if test -n "$ncn_target_tool_prefix"; then
13354 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
ae74ffb7 13355set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 13356{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13357$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13358if ${ac_cv_prog_RANLIB_FOR_TARGET+:} false; then :
cd9a469c 13359 $as_echo_n "(cached) " >&6
bb612911 13360else
ef8184c7 13361 if test -n "$RANLIB_FOR_TARGET"; then
13362 ac_cv_prog_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test.
bb612911 13363else
b30fcfae 13364as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13365for as_dir in $PATH
13366do
13367 IFS=$as_save_IFS
13368 test -z "$as_dir" && as_dir=.
cd9a469c 13369 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13370 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 13371 ac_cv_prog_RANLIB_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 13372 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 13373 break 2
13374 fi
13375done
cd9a469c 13376 done
13377IFS=$as_save_IFS
b30fcfae 13378
bb612911 13379fi
13380fi
b30fcfae 13381RANLIB_FOR_TARGET=$ac_cv_prog_RANLIB_FOR_TARGET
ef8184c7 13382if test -n "$RANLIB_FOR_TARGET"; then
cd9a469c 13383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB_FOR_TARGET" >&5
13384$as_echo "$RANLIB_FOR_TARGET" >&6; }
bb612911 13385else
cd9a469c 13386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13387$as_echo "no" >&6; }
bb612911 13388fi
13389
cd9a469c 13390
c47832b1 13391 fi
13392 if test -z "$ac_cv_prog_RANLIB_FOR_TARGET" && test $build = $target ; then
13393 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 13394set dummy ${ncn_progname}; ac_word=$2
cd9a469c 13395{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13396$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13397if ${ac_cv_prog_RANLIB_FOR_TARGET+:} false; then :
cd9a469c 13398 $as_echo_n "(cached) " >&6
bb612911 13399else
768691b5 13400 if test -n "$RANLIB_FOR_TARGET"; then
13401 ac_cv_prog_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test.
bb612911 13402else
b30fcfae 13403as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13404for as_dir in $PATH
13405do
13406 IFS=$as_save_IFS
13407 test -z "$as_dir" && as_dir=.
cd9a469c 13408 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13409 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 13410 ac_cv_prog_RANLIB_FOR_TARGET="${ncn_progname}"
cd9a469c 13411 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 13412 break 2
13413 fi
13414done
cd9a469c 13415 done
13416IFS=$as_save_IFS
b30fcfae 13417
bb612911 13418fi
13419fi
b30fcfae 13420RANLIB_FOR_TARGET=$ac_cv_prog_RANLIB_FOR_TARGET
768691b5 13421if test -n "$RANLIB_FOR_TARGET"; then
cd9a469c 13422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB_FOR_TARGET" >&5
13423$as_echo "$RANLIB_FOR_TARGET" >&6; }
bb612911 13424else
cd9a469c 13425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13426$as_echo "no" >&6; }
bb612911 13427fi
b30fcfae 13428
cd9a469c 13429
c47832b1 13430 fi
13431 test -n "$ac_cv_prog_RANLIB_FOR_TARGET" && break
13432 done
13433fi
b30fcfae 13434
c47832b1 13435if test -z "$ac_cv_prog_RANLIB_FOR_TARGET" ; then
13436 set dummy ranlib
13437 if test $build = $target ; then
13438 RANLIB_FOR_TARGET="$2"
13439 else
13440 RANLIB_FOR_TARGET="${ncn_target_tool_prefix}$2"
bb612911 13441 fi
b7ef8464 13442else
13443 RANLIB_FOR_TARGET="$ac_cv_prog_RANLIB_FOR_TARGET"
c47832b1 13444fi
768691b5 13445
ab0da556 13446else
13447 RANLIB_FOR_TARGET=$ac_cv_path_RANLIB_FOR_TARGET
bb612911 13448fi
13449
c47832b1 13450
13451
13452
3f71364d 13453if test -z "$ac_cv_path_READELF_FOR_TARGET" ; then
13454 if test -n "$with_build_time_tools"; then
13455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for readelf in $with_build_time_tools" >&5
13456$as_echo_n "checking for readelf in $with_build_time_tools... " >&6; }
13457 if test -x $with_build_time_tools/readelf; then
13458 READELF_FOR_TARGET=`cd $with_build_time_tools && pwd`/readelf
13459 ac_cv_path_READELF_FOR_TARGET=$READELF_FOR_TARGET
13460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_READELF_FOR_TARGET" >&5
13461$as_echo "$ac_cv_path_READELF_FOR_TARGET" >&6; }
13462 else
13463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13464$as_echo "no" >&6; }
13465 fi
13466 elif test $build != $host && test $have_gcc_for_target = yes; then
13467 READELF_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=readelf`
13468 test $READELF_FOR_TARGET = readelf && READELF_FOR_TARGET=
13469 test -n "$READELF_FOR_TARGET" && ac_cv_path_READELF_FOR_TARGET=$READELF_FOR_TARGET
13470 fi
13471fi
13472if test -z "$ac_cv_path_READELF_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
13473 # Extract the first word of "readelf", so it can be a program name with args.
13474set dummy readelf; ac_word=$2
13475{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13476$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13477if ${ac_cv_path_READELF_FOR_TARGET+:} false; then :
3f71364d 13478 $as_echo_n "(cached) " >&6
13479else
13480 case $READELF_FOR_TARGET in
13481 [\\/]* | ?:[\\/]*)
13482 ac_cv_path_READELF_FOR_TARGET="$READELF_FOR_TARGET" # Let the user override the test with a path.
13483 ;;
13484 *)
13485 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13486for as_dir in $gcc_cv_tool_dirs
13487do
13488 IFS=$as_save_IFS
13489 test -z "$as_dir" && as_dir=.
13490 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13491 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3f71364d 13492 ac_cv_path_READELF_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
13493 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13494 break 2
13495 fi
13496done
13497 done
13498IFS=$as_save_IFS
13499
13500 ;;
13501esac
13502fi
13503READELF_FOR_TARGET=$ac_cv_path_READELF_FOR_TARGET
13504if test -n "$READELF_FOR_TARGET"; then
13505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF_FOR_TARGET" >&5
13506$as_echo "$READELF_FOR_TARGET" >&6; }
13507else
13508 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13509$as_echo "no" >&6; }
13510fi
13511
13512
13513fi
13514if test -z "$ac_cv_path_READELF_FOR_TARGET" ; then
13515
13516
13517if test -n "$READELF_FOR_TARGET"; then
13518 ac_cv_prog_READELF_FOR_TARGET=$READELF_FOR_TARGET
13519elif test -n "$ac_cv_prog_READELF_FOR_TARGET"; then
13520 READELF_FOR_TARGET=$ac_cv_prog_READELF_FOR_TARGET
13521fi
13522
13523if test -n "$ac_cv_prog_READELF_FOR_TARGET"; then
13524 for ncn_progname in readelf; do
13525 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
13526set dummy ${ncn_progname}; ac_word=$2
13527{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13528$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13529if ${ac_cv_prog_READELF_FOR_TARGET+:} false; then :
3f71364d 13530 $as_echo_n "(cached) " >&6
13531else
13532 if test -n "$READELF_FOR_TARGET"; then
13533 ac_cv_prog_READELF_FOR_TARGET="$READELF_FOR_TARGET" # Let the user override the test.
13534else
13535as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13536for as_dir in $PATH
13537do
13538 IFS=$as_save_IFS
13539 test -z "$as_dir" && as_dir=.
13540 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13541 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3f71364d 13542 ac_cv_prog_READELF_FOR_TARGET="${ncn_progname}"
13543 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13544 break 2
13545 fi
13546done
13547 done
13548IFS=$as_save_IFS
13549
13550fi
13551fi
13552READELF_FOR_TARGET=$ac_cv_prog_READELF_FOR_TARGET
13553if test -n "$READELF_FOR_TARGET"; then
13554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF_FOR_TARGET" >&5
13555$as_echo "$READELF_FOR_TARGET" >&6; }
13556else
13557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13558$as_echo "no" >&6; }
13559fi
13560
13561
13562 done
13563fi
13564
13565if test -z "$ac_cv_prog_READELF_FOR_TARGET" && test -n "$with_build_time_tools"; then
13566 for ncn_progname in readelf; do
13567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
13568$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
13569 if test -x $with_build_time_tools/${ncn_progname}; then
13570 ac_cv_prog_READELF_FOR_TARGET=$with_build_time_tools/${ncn_progname}
13571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13572$as_echo "yes" >&6; }
13573 break
13574 else
13575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13576$as_echo "no" >&6; }
13577 fi
13578 done
13579fi
13580
13581if test -z "$ac_cv_prog_READELF_FOR_TARGET"; then
13582 for ncn_progname in readelf; do
13583 if test -n "$ncn_target_tool_prefix"; then
13584 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
13585set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
13586{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13587$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13588if ${ac_cv_prog_READELF_FOR_TARGET+:} false; then :
3f71364d 13589 $as_echo_n "(cached) " >&6
13590else
13591 if test -n "$READELF_FOR_TARGET"; then
13592 ac_cv_prog_READELF_FOR_TARGET="$READELF_FOR_TARGET" # Let the user override the test.
13593else
13594as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13595for as_dir in $PATH
13596do
13597 IFS=$as_save_IFS
13598 test -z "$as_dir" && as_dir=.
13599 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13600 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3f71364d 13601 ac_cv_prog_READELF_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
13602 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13603 break 2
13604 fi
13605done
13606 done
13607IFS=$as_save_IFS
13608
13609fi
13610fi
13611READELF_FOR_TARGET=$ac_cv_prog_READELF_FOR_TARGET
13612if test -n "$READELF_FOR_TARGET"; then
13613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF_FOR_TARGET" >&5
13614$as_echo "$READELF_FOR_TARGET" >&6; }
13615else
13616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13617$as_echo "no" >&6; }
13618fi
13619
13620
13621 fi
13622 if test -z "$ac_cv_prog_READELF_FOR_TARGET" && test $build = $target ; then
13623 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
13624set dummy ${ncn_progname}; ac_word=$2
13625{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13626$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13627if ${ac_cv_prog_READELF_FOR_TARGET+:} false; then :
3f71364d 13628 $as_echo_n "(cached) " >&6
13629else
13630 if test -n "$READELF_FOR_TARGET"; then
13631 ac_cv_prog_READELF_FOR_TARGET="$READELF_FOR_TARGET" # Let the user override the test.
13632else
13633as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13634for as_dir in $PATH
13635do
13636 IFS=$as_save_IFS
13637 test -z "$as_dir" && as_dir=.
13638 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13639 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3f71364d 13640 ac_cv_prog_READELF_FOR_TARGET="${ncn_progname}"
13641 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13642 break 2
13643 fi
13644done
13645 done
13646IFS=$as_save_IFS
13647
13648fi
13649fi
13650READELF_FOR_TARGET=$ac_cv_prog_READELF_FOR_TARGET
13651if test -n "$READELF_FOR_TARGET"; then
13652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF_FOR_TARGET" >&5
13653$as_echo "$READELF_FOR_TARGET" >&6; }
13654else
13655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13656$as_echo "no" >&6; }
13657fi
13658
13659
13660 fi
13661 test -n "$ac_cv_prog_READELF_FOR_TARGET" && break
13662 done
13663fi
13664
13665if test -z "$ac_cv_prog_READELF_FOR_TARGET" ; then
13666 set dummy readelf
13667 if test $build = $target ; then
13668 READELF_FOR_TARGET="$2"
13669 else
13670 READELF_FOR_TARGET="${ncn_target_tool_prefix}$2"
13671 fi
13672else
13673 READELF_FOR_TARGET="$ac_cv_prog_READELF_FOR_TARGET"
13674fi
13675
13676else
13677 READELF_FOR_TARGET=$ac_cv_path_READELF_FOR_TARGET
13678fi
13679
13680
13681
13682
c47832b1 13683if test -z "$ac_cv_path_STRIP_FOR_TARGET" ; then
13684 if test -n "$with_build_time_tools"; then
cd9a469c 13685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strip in $with_build_time_tools" >&5
13686$as_echo_n "checking for strip in $with_build_time_tools... " >&6; }
ab0da556 13687 if test -x $with_build_time_tools/strip; then
13688 STRIP_FOR_TARGET=`cd $with_build_time_tools && pwd`/strip
13689 ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
cd9a469c 13690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_STRIP_FOR_TARGET" >&5
13691$as_echo "$ac_cv_path_STRIP_FOR_TARGET" >&6; }
ab0da556 13692 else
cd9a469c 13693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13694$as_echo "no" >&6; }
ab0da556 13695 fi
c47832b1 13696 elif test $build != $host && test $have_gcc_for_target = yes; then
13697 STRIP_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=strip`
b7ef8464 13698 test $STRIP_FOR_TARGET = strip && STRIP_FOR_TARGET=
13699 test -n "$STRIP_FOR_TARGET" && ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
c47832b1 13700 fi
13701fi
38d7211b 13702if test -z "$ac_cv_path_STRIP_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 13703 # Extract the first word of "strip", so it can be a program name with args.
13704set dummy strip; ac_word=$2
cd9a469c 13705{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13706$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13707if ${ac_cv_path_STRIP_FOR_TARGET+:} false; then :
cd9a469c 13708 $as_echo_n "(cached) " >&6
c47832b1 13709else
b30fcfae 13710 case $STRIP_FOR_TARGET in
13711 [\\/]* | ?:[\\/]*)
c47832b1 13712 ac_cv_path_STRIP_FOR_TARGET="$STRIP_FOR_TARGET" # Let the user override the test with a path.
13713 ;;
c47832b1 13714 *)
b30fcfae 13715 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13716for as_dir in $gcc_cv_tool_dirs
13717do
13718 IFS=$as_save_IFS
13719 test -z "$as_dir" && as_dir=.
cd9a469c 13720 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13721 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 13722 ac_cv_path_STRIP_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 13723 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 13724 break 2
13725 fi
13726done
cd9a469c 13727 done
13728IFS=$as_save_IFS
b30fcfae 13729
c47832b1 13730 ;;
13731esac
13732fi
b30fcfae 13733STRIP_FOR_TARGET=$ac_cv_path_STRIP_FOR_TARGET
c47832b1 13734if test -n "$STRIP_FOR_TARGET"; then
cd9a469c 13735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP_FOR_TARGET" >&5
13736$as_echo "$STRIP_FOR_TARGET" >&6; }
c47832b1 13737else
cd9a469c 13738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13739$as_echo "no" >&6; }
c47832b1 13740fi
13741
cd9a469c 13742
c47832b1 13743fi
13744if test -z "$ac_cv_path_STRIP_FOR_TARGET" ; then
95a05732 13745
13746
13747if test -n "$STRIP_FOR_TARGET"; then
13748 ac_cv_prog_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
13749elif test -n "$ac_cv_prog_STRIP_FOR_TARGET"; then
13750 STRIP_FOR_TARGET=$ac_cv_prog_STRIP_FOR_TARGET
13751fi
13752
13753if test -n "$ac_cv_prog_STRIP_FOR_TARGET"; then
13754 for ncn_progname in strip; do
13755 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
13756set dummy ${ncn_progname}; ac_word=$2
cd9a469c 13757{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13758$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13759if ${ac_cv_prog_STRIP_FOR_TARGET+:} false; then :
cd9a469c 13760 $as_echo_n "(cached) " >&6
95a05732 13761else
13762 if test -n "$STRIP_FOR_TARGET"; then
13763 ac_cv_prog_STRIP_FOR_TARGET="$STRIP_FOR_TARGET" # Let the user override the test.
13764else
13765as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13766for as_dir in $PATH
13767do
13768 IFS=$as_save_IFS
13769 test -z "$as_dir" && as_dir=.
cd9a469c 13770 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13771 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 13772 ac_cv_prog_STRIP_FOR_TARGET="${ncn_progname}"
cd9a469c 13773 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 13774 break 2
13775 fi
13776done
cd9a469c 13777 done
13778IFS=$as_save_IFS
95a05732 13779
13780fi
13781fi
13782STRIP_FOR_TARGET=$ac_cv_prog_STRIP_FOR_TARGET
13783if test -n "$STRIP_FOR_TARGET"; then
cd9a469c 13784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP_FOR_TARGET" >&5
13785$as_echo "$STRIP_FOR_TARGET" >&6; }
95a05732 13786else
cd9a469c 13787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13788$as_echo "no" >&6; }
95a05732 13789fi
13790
cd9a469c 13791
95a05732 13792 done
13793fi
13794
13795if test -z "$ac_cv_prog_STRIP_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 13796 for ncn_progname in strip; do
cd9a469c 13797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
13798$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 13799 if test -x $with_build_time_tools/${ncn_progname}; then
13800 ac_cv_prog_STRIP_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 13801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13802$as_echo "yes" >&6; }
c47832b1 13803 break
13804 else
cd9a469c 13805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13806$as_echo "no" >&6; }
c47832b1 13807 fi
13808 done
13809fi
13810
13811if test -z "$ac_cv_prog_STRIP_FOR_TARGET"; then
13812 for ncn_progname in strip; do
13813 if test -n "$ncn_target_tool_prefix"; then
13814 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
9fec3fa8 13815set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 13816{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13817$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13818if ${ac_cv_prog_STRIP_FOR_TARGET+:} false; then :
cd9a469c 13819 $as_echo_n "(cached) " >&6
ae48753c 13820else
13821 if test -n "$STRIP_FOR_TARGET"; then
b30fcfae 13822 ac_cv_prog_STRIP_FOR_TARGET="$STRIP_FOR_TARGET" # Let the user override the test.
13823else
13824as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13825for as_dir in $PATH
13826do
13827 IFS=$as_save_IFS
13828 test -z "$as_dir" && as_dir=.
cd9a469c 13829 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13830 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 13831 ac_cv_prog_STRIP_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 13832 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 13833 break 2
13834 fi
13835done
cd9a469c 13836 done
13837IFS=$as_save_IFS
b30fcfae 13838
9fec3fa8 13839fi
13840fi
b30fcfae 13841STRIP_FOR_TARGET=$ac_cv_prog_STRIP_FOR_TARGET
9fec3fa8 13842if test -n "$STRIP_FOR_TARGET"; then
cd9a469c 13843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP_FOR_TARGET" >&5
13844$as_echo "$STRIP_FOR_TARGET" >&6; }
9fec3fa8 13845else
cd9a469c 13846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13847$as_echo "no" >&6; }
9fec3fa8 13848fi
13849
cd9a469c 13850
c47832b1 13851 fi
13852 if test -z "$ac_cv_prog_STRIP_FOR_TARGET" && test $build = $target ; then
13853 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
9fec3fa8 13854set dummy ${ncn_progname}; ac_word=$2
cd9a469c 13855{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13856$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13857if ${ac_cv_prog_STRIP_FOR_TARGET+:} false; then :
cd9a469c 13858 $as_echo_n "(cached) " >&6
9fec3fa8 13859else
13860 if test -n "$STRIP_FOR_TARGET"; then
13861 ac_cv_prog_STRIP_FOR_TARGET="$STRIP_FOR_TARGET" # Let the user override the test.
13862else
b30fcfae 13863as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13864for as_dir in $PATH
13865do
13866 IFS=$as_save_IFS
13867 test -z "$as_dir" && as_dir=.
cd9a469c 13868 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13869 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 13870 ac_cv_prog_STRIP_FOR_TARGET="${ncn_progname}"
cd9a469c 13871 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 13872 break 2
13873 fi
13874done
cd9a469c 13875 done
13876IFS=$as_save_IFS
b30fcfae 13877
9fec3fa8 13878fi
13879fi
b30fcfae 13880STRIP_FOR_TARGET=$ac_cv_prog_STRIP_FOR_TARGET
9fec3fa8 13881if test -n "$STRIP_FOR_TARGET"; then
cd9a469c 13882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP_FOR_TARGET" >&5
13883$as_echo "$STRIP_FOR_TARGET" >&6; }
9fec3fa8 13884else
cd9a469c 13885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13886$as_echo "no" >&6; }
9fec3fa8 13887fi
b30fcfae 13888
cd9a469c 13889
c47832b1 13890 fi
13891 test -n "$ac_cv_prog_STRIP_FOR_TARGET" && break
13892 done
13893fi
b30fcfae 13894
9fec3fa8 13895if test -z "$ac_cv_prog_STRIP_FOR_TARGET" ; then
13896 set dummy strip
13897 if test $build = $target ; then
13898 STRIP_FOR_TARGET="$2"
13899 else
13900 STRIP_FOR_TARGET="${ncn_target_tool_prefix}$2"
13901 fi
b7ef8464 13902else
13903 STRIP_FOR_TARGET="$ac_cv_prog_STRIP_FOR_TARGET"
9fec3fa8 13904fi
13905
ab0da556 13906else
13907 STRIP_FOR_TARGET=$ac_cv_path_STRIP_FOR_TARGET
c47832b1 13908fi
13909
13910
13911
13912
13913if test -z "$ac_cv_path_WINDRES_FOR_TARGET" ; then
13914 if test -n "$with_build_time_tools"; then
cd9a469c 13915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for windres in $with_build_time_tools" >&5
13916$as_echo_n "checking for windres in $with_build_time_tools... " >&6; }
ab0da556 13917 if test -x $with_build_time_tools/windres; then
13918 WINDRES_FOR_TARGET=`cd $with_build_time_tools && pwd`/windres
13919 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
cd9a469c 13920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_WINDRES_FOR_TARGET" >&5
13921$as_echo "$ac_cv_path_WINDRES_FOR_TARGET" >&6; }
ab0da556 13922 else
cd9a469c 13923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13924$as_echo "no" >&6; }
ab0da556 13925 fi
c47832b1 13926 elif test $build != $host && test $have_gcc_for_target = yes; then
13927 WINDRES_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=windres`
b7ef8464 13928 test $WINDRES_FOR_TARGET = windres && WINDRES_FOR_TARGET=
13929 test -n "$WINDRES_FOR_TARGET" && ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
c47832b1 13930 fi
13931fi
38d7211b 13932if test -z "$ac_cv_path_WINDRES_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
c47832b1 13933 # Extract the first word of "windres", so it can be a program name with args.
13934set dummy windres; ac_word=$2
cd9a469c 13935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13936$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13937if ${ac_cv_path_WINDRES_FOR_TARGET+:} false; then :
cd9a469c 13938 $as_echo_n "(cached) " >&6
c47832b1 13939else
b30fcfae 13940 case $WINDRES_FOR_TARGET in
13941 [\\/]* | ?:[\\/]*)
c47832b1 13942 ac_cv_path_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test with a path.
13943 ;;
c47832b1 13944 *)
b30fcfae 13945 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13946for as_dir in $gcc_cv_tool_dirs
13947do
13948 IFS=$as_save_IFS
13949 test -z "$as_dir" && as_dir=.
cd9a469c 13950 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 13951 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 13952 ac_cv_path_WINDRES_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 13953 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 13954 break 2
13955 fi
13956done
cd9a469c 13957 done
13958IFS=$as_save_IFS
b30fcfae 13959
c47832b1 13960 ;;
13961esac
13962fi
b30fcfae 13963WINDRES_FOR_TARGET=$ac_cv_path_WINDRES_FOR_TARGET
c47832b1 13964if test -n "$WINDRES_FOR_TARGET"; then
cd9a469c 13965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES_FOR_TARGET" >&5
13966$as_echo "$WINDRES_FOR_TARGET" >&6; }
c47832b1 13967else
cd9a469c 13968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13969$as_echo "no" >&6; }
c47832b1 13970fi
13971
cd9a469c 13972
c47832b1 13973fi
13974if test -z "$ac_cv_path_WINDRES_FOR_TARGET" ; then
95a05732 13975
13976
13977if test -n "$WINDRES_FOR_TARGET"; then
13978 ac_cv_prog_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
13979elif test -n "$ac_cv_prog_WINDRES_FOR_TARGET"; then
13980 WINDRES_FOR_TARGET=$ac_cv_prog_WINDRES_FOR_TARGET
13981fi
13982
13983if test -n "$ac_cv_prog_WINDRES_FOR_TARGET"; then
13984 for ncn_progname in windres; do
13985 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
13986set dummy ${ncn_progname}; ac_word=$2
cd9a469c 13987{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13988$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 13989if ${ac_cv_prog_WINDRES_FOR_TARGET+:} false; then :
cd9a469c 13990 $as_echo_n "(cached) " >&6
95a05732 13991else
13992 if test -n "$WINDRES_FOR_TARGET"; then
13993 ac_cv_prog_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test.
13994else
13995as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13996for as_dir in $PATH
13997do
13998 IFS=$as_save_IFS
13999 test -z "$as_dir" && as_dir=.
cd9a469c 14000 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 14001 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
95a05732 14002 ac_cv_prog_WINDRES_FOR_TARGET="${ncn_progname}"
cd9a469c 14003 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
95a05732 14004 break 2
14005 fi
14006done
cd9a469c 14007 done
14008IFS=$as_save_IFS
95a05732 14009
14010fi
14011fi
14012WINDRES_FOR_TARGET=$ac_cv_prog_WINDRES_FOR_TARGET
14013if test -n "$WINDRES_FOR_TARGET"; then
cd9a469c 14014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES_FOR_TARGET" >&5
14015$as_echo "$WINDRES_FOR_TARGET" >&6; }
95a05732 14016else
cd9a469c 14017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14018$as_echo "no" >&6; }
95a05732 14019fi
14020
cd9a469c 14021
95a05732 14022 done
14023fi
14024
14025if test -z "$ac_cv_prog_WINDRES_FOR_TARGET" && test -n "$with_build_time_tools"; then
c47832b1 14026 for ncn_progname in windres; do
cd9a469c 14027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
14028$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
ab0da556 14029 if test -x $with_build_time_tools/${ncn_progname}; then
14030 ac_cv_prog_WINDRES_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 14031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14032$as_echo "yes" >&6; }
c47832b1 14033 break
14034 else
cd9a469c 14035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14036$as_echo "no" >&6; }
c47832b1 14037 fi
14038 done
14039fi
14040
14041if test -z "$ac_cv_prog_WINDRES_FOR_TARGET"; then
14042 for ncn_progname in windres; do
14043 if test -n "$ncn_target_tool_prefix"; then
14044 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
768691b5 14045set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 14046{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14047$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 14048if ${ac_cv_prog_WINDRES_FOR_TARGET+:} false; then :
cd9a469c 14049 $as_echo_n "(cached) " >&6
bb612911 14050else
ef8184c7 14051 if test -n "$WINDRES_FOR_TARGET"; then
14052 ac_cv_prog_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test.
bb612911 14053else
b30fcfae 14054as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14055for as_dir in $PATH
14056do
14057 IFS=$as_save_IFS
14058 test -z "$as_dir" && as_dir=.
cd9a469c 14059 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 14060 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 14061 ac_cv_prog_WINDRES_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 14062 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 14063 break 2
14064 fi
14065done
cd9a469c 14066 done
14067IFS=$as_save_IFS
b30fcfae 14068
bb612911 14069fi
14070fi
b30fcfae 14071WINDRES_FOR_TARGET=$ac_cv_prog_WINDRES_FOR_TARGET
ef8184c7 14072if test -n "$WINDRES_FOR_TARGET"; then
cd9a469c 14073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES_FOR_TARGET" >&5
14074$as_echo "$WINDRES_FOR_TARGET" >&6; }
bb612911 14075else
cd9a469c 14076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14077$as_echo "no" >&6; }
bb612911 14078fi
14079
cd9a469c 14080
c47832b1 14081 fi
14082 if test -z "$ac_cv_prog_WINDRES_FOR_TARGET" && test $build = $target ; then
14083 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
768691b5 14084set dummy ${ncn_progname}; ac_word=$2
cd9a469c 14085{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14086$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 14087if ${ac_cv_prog_WINDRES_FOR_TARGET+:} false; then :
cd9a469c 14088 $as_echo_n "(cached) " >&6
bb612911 14089else
768691b5 14090 if test -n "$WINDRES_FOR_TARGET"; then
14091 ac_cv_prog_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test.
bb612911 14092else
b30fcfae 14093as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14094for as_dir in $PATH
14095do
14096 IFS=$as_save_IFS
14097 test -z "$as_dir" && as_dir=.
cd9a469c 14098 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 14099 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
b30fcfae 14100 ac_cv_prog_WINDRES_FOR_TARGET="${ncn_progname}"
cd9a469c 14101 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b30fcfae 14102 break 2
14103 fi
14104done
cd9a469c 14105 done
14106IFS=$as_save_IFS
b30fcfae 14107
bb612911 14108fi
14109fi
b30fcfae 14110WINDRES_FOR_TARGET=$ac_cv_prog_WINDRES_FOR_TARGET
768691b5 14111if test -n "$WINDRES_FOR_TARGET"; then
cd9a469c 14112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES_FOR_TARGET" >&5
14113$as_echo "$WINDRES_FOR_TARGET" >&6; }
bb612911 14114else
cd9a469c 14115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14116$as_echo "no" >&6; }
bb612911 14117fi
b30fcfae 14118
cd9a469c 14119
c47832b1 14120 fi
14121 test -n "$ac_cv_prog_WINDRES_FOR_TARGET" && break
14122 done
14123fi
b30fcfae 14124
768691b5 14125if test -z "$ac_cv_prog_WINDRES_FOR_TARGET" ; then
14126 set dummy windres
14127 if test $build = $target ; then
14128 WINDRES_FOR_TARGET="$2"
bb612911 14129 else
768691b5 14130 WINDRES_FOR_TARGET="${ncn_target_tool_prefix}$2"
bb612911 14131 fi
b7ef8464 14132else
14133 WINDRES_FOR_TARGET="$ac_cv_prog_WINDRES_FOR_TARGET"
bb612911 14134fi
14135
ab0da556 14136else
14137 WINDRES_FOR_TARGET=$ac_cv_path_WINDRES_FOR_TARGET
c47832b1 14138fi
14139
805e22b2 14140
75d6a0a9 14141
14142
14143if test -z "$ac_cv_path_WINDMC_FOR_TARGET" ; then
14144 if test -n "$with_build_time_tools"; then
cd9a469c 14145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for windmc in $with_build_time_tools" >&5
14146$as_echo_n "checking for windmc in $with_build_time_tools... " >&6; }
75d6a0a9 14147 if test -x $with_build_time_tools/windmc; then
14148 WINDMC_FOR_TARGET=`cd $with_build_time_tools && pwd`/windmc
14149 ac_cv_path_WINDMC_FOR_TARGET=$WINDMC_FOR_TARGET
cd9a469c 14150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_WINDMC_FOR_TARGET" >&5
14151$as_echo "$ac_cv_path_WINDMC_FOR_TARGET" >&6; }
75d6a0a9 14152 else
cd9a469c 14153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14154$as_echo "no" >&6; }
75d6a0a9 14155 fi
14156 elif test $build != $host && test $have_gcc_for_target = yes; then
14157 WINDMC_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=windmc`
b7ef8464 14158 test $WINDMC_FOR_TARGET = windmc && WINDMC_FOR_TARGET=
14159 test -n "$WINDMC_FOR_TARGET" && ac_cv_path_WINDMC_FOR_TARGET=$WINDMC_FOR_TARGET
75d6a0a9 14160 fi
14161fi
14162if test -z "$ac_cv_path_WINDMC_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
14163 # Extract the first word of "windmc", so it can be a program name with args.
14164set dummy windmc; ac_word=$2
cd9a469c 14165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14166$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 14167if ${ac_cv_path_WINDMC_FOR_TARGET+:} false; then :
cd9a469c 14168 $as_echo_n "(cached) " >&6
75d6a0a9 14169else
14170 case $WINDMC_FOR_TARGET in
14171 [\\/]* | ?:[\\/]*)
14172 ac_cv_path_WINDMC_FOR_TARGET="$WINDMC_FOR_TARGET" # Let the user override the test with a path.
14173 ;;
14174 *)
14175 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14176for as_dir in $gcc_cv_tool_dirs
14177do
14178 IFS=$as_save_IFS
14179 test -z "$as_dir" && as_dir=.
cd9a469c 14180 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 14181 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75d6a0a9 14182 ac_cv_path_WINDMC_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
cd9a469c 14183 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75d6a0a9 14184 break 2
14185 fi
14186done
cd9a469c 14187 done
14188IFS=$as_save_IFS
75d6a0a9 14189
14190 ;;
14191esac
14192fi
14193WINDMC_FOR_TARGET=$ac_cv_path_WINDMC_FOR_TARGET
75d6a0a9 14194if test -n "$WINDMC_FOR_TARGET"; then
cd9a469c 14195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC_FOR_TARGET" >&5
14196$as_echo "$WINDMC_FOR_TARGET" >&6; }
75d6a0a9 14197else
cd9a469c 14198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14199$as_echo "no" >&6; }
75d6a0a9 14200fi
14201
cd9a469c 14202
75d6a0a9 14203fi
14204if test -z "$ac_cv_path_WINDMC_FOR_TARGET" ; then
14205
14206
14207if test -n "$WINDMC_FOR_TARGET"; then
14208 ac_cv_prog_WINDMC_FOR_TARGET=$WINDMC_FOR_TARGET
14209elif test -n "$ac_cv_prog_WINDMC_FOR_TARGET"; then
14210 WINDMC_FOR_TARGET=$ac_cv_prog_WINDMC_FOR_TARGET
14211fi
14212
14213if test -n "$ac_cv_prog_WINDMC_FOR_TARGET"; then
14214 for ncn_progname in windmc; do
14215 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
14216set dummy ${ncn_progname}; ac_word=$2
cd9a469c 14217{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14218$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 14219if ${ac_cv_prog_WINDMC_FOR_TARGET+:} false; then :
cd9a469c 14220 $as_echo_n "(cached) " >&6
75d6a0a9 14221else
14222 if test -n "$WINDMC_FOR_TARGET"; then
14223 ac_cv_prog_WINDMC_FOR_TARGET="$WINDMC_FOR_TARGET" # Let the user override the test.
14224else
14225as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14226for as_dir in $PATH
14227do
14228 IFS=$as_save_IFS
14229 test -z "$as_dir" && as_dir=.
cd9a469c 14230 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 14231 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75d6a0a9 14232 ac_cv_prog_WINDMC_FOR_TARGET="${ncn_progname}"
cd9a469c 14233 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75d6a0a9 14234 break 2
14235 fi
14236done
cd9a469c 14237 done
14238IFS=$as_save_IFS
75d6a0a9 14239
14240fi
14241fi
14242WINDMC_FOR_TARGET=$ac_cv_prog_WINDMC_FOR_TARGET
14243if test -n "$WINDMC_FOR_TARGET"; then
cd9a469c 14244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC_FOR_TARGET" >&5
14245$as_echo "$WINDMC_FOR_TARGET" >&6; }
75d6a0a9 14246else
cd9a469c 14247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14248$as_echo "no" >&6; }
75d6a0a9 14249fi
14250
cd9a469c 14251
75d6a0a9 14252 done
14253fi
14254
14255if test -z "$ac_cv_prog_WINDMC_FOR_TARGET" && test -n "$with_build_time_tools"; then
14256 for ncn_progname in windmc; do
cd9a469c 14257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
14258$as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
75d6a0a9 14259 if test -x $with_build_time_tools/${ncn_progname}; then
14260 ac_cv_prog_WINDMC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
cd9a469c 14261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14262$as_echo "yes" >&6; }
75d6a0a9 14263 break
14264 else
cd9a469c 14265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14266$as_echo "no" >&6; }
75d6a0a9 14267 fi
14268 done
14269fi
14270
14271if test -z "$ac_cv_prog_WINDMC_FOR_TARGET"; then
14272 for ncn_progname in windmc; do
14273 if test -n "$ncn_target_tool_prefix"; then
14274 # Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
14275set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
cd9a469c 14276{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14277$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 14278if ${ac_cv_prog_WINDMC_FOR_TARGET+:} false; then :
cd9a469c 14279 $as_echo_n "(cached) " >&6
75d6a0a9 14280else
14281 if test -n "$WINDMC_FOR_TARGET"; then
14282 ac_cv_prog_WINDMC_FOR_TARGET="$WINDMC_FOR_TARGET" # Let the user override the test.
14283else
14284as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14285for as_dir in $PATH
14286do
14287 IFS=$as_save_IFS
14288 test -z "$as_dir" && as_dir=.
cd9a469c 14289 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 14290 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75d6a0a9 14291 ac_cv_prog_WINDMC_FOR_TARGET="${ncn_target_tool_prefix}${ncn_progname}"
cd9a469c 14292 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75d6a0a9 14293 break 2
14294 fi
14295done
cd9a469c 14296 done
14297IFS=$as_save_IFS
75d6a0a9 14298
14299fi
14300fi
14301WINDMC_FOR_TARGET=$ac_cv_prog_WINDMC_FOR_TARGET
14302if test -n "$WINDMC_FOR_TARGET"; then
cd9a469c 14303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC_FOR_TARGET" >&5
14304$as_echo "$WINDMC_FOR_TARGET" >&6; }
75d6a0a9 14305else
cd9a469c 14306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14307$as_echo "no" >&6; }
75d6a0a9 14308fi
14309
cd9a469c 14310
75d6a0a9 14311 fi
14312 if test -z "$ac_cv_prog_WINDMC_FOR_TARGET" && test $build = $target ; then
14313 # Extract the first word of "${ncn_progname}", so it can be a program name with args.
14314set dummy ${ncn_progname}; ac_word=$2
cd9a469c 14315{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14316$as_echo_n "checking for $ac_word... " >&6; }
f00f02a3 14317if ${ac_cv_prog_WINDMC_FOR_TARGET+:} false; then :
cd9a469c 14318 $as_echo_n "(cached) " >&6
75d6a0a9 14319else
14320 if test -n "$WINDMC_FOR_TARGET"; then
14321 ac_cv_prog_WINDMC_FOR_TARGET="$WINDMC_FOR_TARGET" # Let the user override the test.
14322else
14323as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14324for as_dir in $PATH
14325do
14326 IFS=$as_save_IFS
14327 test -z "$as_dir" && as_dir=.
cd9a469c 14328 for ac_exec_ext in '' $ac_executable_extensions; do
f00f02a3 14329 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75d6a0a9 14330 ac_cv_prog_WINDMC_FOR_TARGET="${ncn_progname}"
cd9a469c 14331 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75d6a0a9 14332 break 2
14333 fi
14334done
cd9a469c 14335 done
14336IFS=$as_save_IFS
75d6a0a9 14337
14338fi
14339fi
14340WINDMC_FOR_TARGET=$ac_cv_prog_WINDMC_FOR_TARGET
14341if test -n "$WINDMC_FOR_TARGET"; then
cd9a469c 14342 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDMC_FOR_TARGET" >&5
14343$as_echo "$WINDMC_FOR_TARGET" >&6; }
75d6a0a9 14344else
cd9a469c 14345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14346$as_echo "no" >&6; }
75d6a0a9 14347fi
14348
cd9a469c 14349
75d6a0a9 14350 fi
14351 test -n "$ac_cv_prog_WINDMC_FOR_TARGET" && break
14352 done
14353fi
14354
14355if test -z "$ac_cv_prog_WINDMC_FOR_TARGET" ; then
14356 set dummy windmc
14357 if test $build = $target ; then
14358 WINDMC_FOR_TARGET="$2"
14359 else
14360 WINDMC_FOR_TARGET="${ncn_target_tool_prefix}$2"
14361 fi
b7ef8464 14362else
14363 WINDMC_FOR_TARGET="$ac_cv_prog_WINDMC_FOR_TARGET"
75d6a0a9 14364fi
14365
14366else
14367 WINDMC_FOR_TARGET=$ac_cv_path_WINDMC_FOR_TARGET
14368fi
14369
14370
f5aebe3e 14371RAW_CXX_FOR_TARGET="$CXX_FOR_TARGET"
14372
cd9a469c 14373{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target ar" >&5
14374$as_echo_n "checking where to find the target ar... " >&6; }
f5aebe3e 14375if test "x${build}" != "x${host}" ; then
c47832b1 14376 if expr "x$AR_FOR_TARGET" : "x/" > /dev/null; then
14377 # We already found the complete path
a6c599b5 14378 ac_dir=`dirname $AR_FOR_TARGET`
cd9a469c 14379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14380$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14381 else
14382 # Canadian cross, just use what we found
cd9a469c 14383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14384$as_echo "pre-installed" >&6; }
c47832b1 14385 fi
f5aebe3e 14386else
14387 ok=yes
14388 case " ${configdirs} " in
14389 *" binutils "*) ;;
14390 *) ok=no ;;
14391 esac
b30fcfae 14392
f5aebe3e 14393 if test $ok = yes; then
14394 # An in-tree tool is available and we can use it
14395 AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar'
cd9a469c 14396 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14397$as_echo "just compiled" >&6; }
c47832b1 14398 elif expr "x$AR_FOR_TARGET" : "x/" > /dev/null; then
14399 # We already found the complete path
a6c599b5 14400 ac_dir=`dirname $AR_FOR_TARGET`
cd9a469c 14401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14402$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14403 elif test "x$target" = "x$host"; then
14404 # We can use an host tool
14405 AR_FOR_TARGET='$(AR)'
cd9a469c 14406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14407$as_echo "host tool" >&6; }
f5aebe3e 14408 else
14409 # We need a cross tool
cd9a469c 14410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14411$as_echo "pre-installed" >&6; }
f5aebe3e 14412 fi
14413fi
a83ffacf 14414
cd9a469c 14415{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target as" >&5
14416$as_echo_n "checking where to find the target as... " >&6; }
f5aebe3e 14417if test "x${build}" != "x${host}" ; then
c47832b1 14418 if expr "x$AS_FOR_TARGET" : "x/" > /dev/null; then
14419 # We already found the complete path
a6c599b5 14420 ac_dir=`dirname $AS_FOR_TARGET`
cd9a469c 14421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14422$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14423 else
14424 # Canadian cross, just use what we found
cd9a469c 14425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14426$as_echo "pre-installed" >&6; }
c47832b1 14427 fi
f5aebe3e 14428else
14429 ok=yes
14430 case " ${configdirs} " in
14431 *" gas "*) ;;
14432 *) ok=no ;;
14433 esac
b30fcfae 14434
f5aebe3e 14435 if test $ok = yes; then
14436 # An in-tree tool is available and we can use it
14437 AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new'
cd9a469c 14438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14439$as_echo "just compiled" >&6; }
c47832b1 14440 elif expr "x$AS_FOR_TARGET" : "x/" > /dev/null; then
14441 # We already found the complete path
a6c599b5 14442 ac_dir=`dirname $AS_FOR_TARGET`
cd9a469c 14443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14444$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14445 elif test "x$target" = "x$host"; then
14446 # We can use an host tool
14447 AS_FOR_TARGET='$(AS)'
cd9a469c 14448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14449$as_echo "host tool" >&6; }
f5aebe3e 14450 else
14451 # We need a cross tool
cd9a469c 14452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14453$as_echo "pre-installed" >&6; }
f5aebe3e 14454 fi
14455fi
a83ffacf 14456
cd9a469c 14457{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target cc" >&5
14458$as_echo_n "checking where to find the target cc... " >&6; }
f5aebe3e 14459if test "x${build}" != "x${host}" ; then
c47832b1 14460 if expr "x$CC_FOR_TARGET" : "x/" > /dev/null; then
14461 # We already found the complete path
a6c599b5 14462 ac_dir=`dirname $CC_FOR_TARGET`
cd9a469c 14463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14464$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14465 else
14466 # Canadian cross, just use what we found
cd9a469c 14467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14468$as_echo "pre-installed" >&6; }
c47832b1 14469 fi
f5aebe3e 14470else
14471 ok=yes
14472 case " ${configdirs} " in
14473 *" gcc "*) ;;
14474 *) ok=no ;;
14475 esac
b30fcfae 14476
f5aebe3e 14477 if test $ok = yes; then
14478 # An in-tree tool is available and we can use it
14479 CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
cd9a469c 14480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14481$as_echo "just compiled" >&6; }
c47832b1 14482 elif expr "x$CC_FOR_TARGET" : "x/" > /dev/null; then
14483 # We already found the complete path
a6c599b5 14484 ac_dir=`dirname $CC_FOR_TARGET`
cd9a469c 14485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14486$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14487 elif test "x$target" = "x$host"; then
14488 # We can use an host tool
14489 CC_FOR_TARGET='$(CC)'
cd9a469c 14490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14491$as_echo "host tool" >&6; }
f5aebe3e 14492 else
14493 # We need a cross tool
cd9a469c 14494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14495$as_echo "pre-installed" >&6; }
f5aebe3e 14496 fi
14497fi
a83ffacf 14498
cd9a469c 14499{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target c++" >&5
14500$as_echo_n "checking where to find the target c++... " >&6; }
f5aebe3e 14501if test "x${build}" != "x${host}" ; then
c47832b1 14502 if expr "x$CXX_FOR_TARGET" : "x/" > /dev/null; then
14503 # We already found the complete path
a6c599b5 14504 ac_dir=`dirname $CXX_FOR_TARGET`
cd9a469c 14505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14506$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14507 else
14508 # Canadian cross, just use what we found
cd9a469c 14509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14510$as_echo "pre-installed" >&6; }
c47832b1 14511 fi
f5aebe3e 14512else
14513 ok=yes
14514 case " ${configdirs} " in
14515 *" gcc "*) ;;
14516 *) ok=no ;;
14517 esac
14518 case ,${enable_languages}, in
14519 *,c++,*) ;;
14520 *) ok=no ;;
14521 esac
14522 if test $ok = yes; then
14523 # An in-tree tool is available and we can use it
b710ec85 14524 CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
cd9a469c 14525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14526$as_echo "just compiled" >&6; }
c47832b1 14527 elif expr "x$CXX_FOR_TARGET" : "x/" > /dev/null; then
14528 # We already found the complete path
a6c599b5 14529 ac_dir=`dirname $CXX_FOR_TARGET`
cd9a469c 14530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14531$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14532 elif test "x$target" = "x$host"; then
14533 # We can use an host tool
14534 CXX_FOR_TARGET='$(CXX)'
cd9a469c 14535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14536$as_echo "host tool" >&6; }
f5aebe3e 14537 else
14538 # We need a cross tool
cd9a469c 14539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14540$as_echo "pre-installed" >&6; }
f5aebe3e 14541 fi
14542fi
a83ffacf 14543
cd9a469c 14544{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target c++ for libstdc++" >&5
14545$as_echo_n "checking where to find the target c++ for libstdc++... " >&6; }
f5aebe3e 14546if test "x${build}" != "x${host}" ; then
c47832b1 14547 if expr "x$RAW_CXX_FOR_TARGET" : "x/" > /dev/null; then
14548 # We already found the complete path
a6c599b5 14549 ac_dir=`dirname $RAW_CXX_FOR_TARGET`
cd9a469c 14550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14551$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14552 else
14553 # Canadian cross, just use what we found
cd9a469c 14554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14555$as_echo "pre-installed" >&6; }
c47832b1 14556 fi
f5aebe3e 14557else
14558 ok=yes
14559 case " ${configdirs} " in
14560 *" gcc "*) ;;
14561 *) ok=no ;;
14562 esac
14563 case ,${enable_languages}, in
14564 *,c++,*) ;;
14565 *) ok=no ;;
14566 esac
14567 if test $ok = yes; then
14568 # An in-tree tool is available and we can use it
b710ec85 14569 RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
cd9a469c 14570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14571$as_echo "just compiled" >&6; }
c47832b1 14572 elif expr "x$RAW_CXX_FOR_TARGET" : "x/" > /dev/null; then
14573 # We already found the complete path
a6c599b5 14574 ac_dir=`dirname $RAW_CXX_FOR_TARGET`
cd9a469c 14575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14576$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14577 elif test "x$target" = "x$host"; then
14578 # We can use an host tool
14579 RAW_CXX_FOR_TARGET='$(CXX)'
cd9a469c 14580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14581$as_echo "host tool" >&6; }
f5aebe3e 14582 else
14583 # We need a cross tool
cd9a469c 14584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14585$as_echo "pre-installed" >&6; }
f5aebe3e 14586 fi
14587fi
a83ffacf 14588
cd9a469c 14589{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target dlltool" >&5
14590$as_echo_n "checking where to find the target dlltool... " >&6; }
f5aebe3e 14591if test "x${build}" != "x${host}" ; then
c47832b1 14592 if expr "x$DLLTOOL_FOR_TARGET" : "x/" > /dev/null; then
14593 # We already found the complete path
a6c599b5 14594 ac_dir=`dirname $DLLTOOL_FOR_TARGET`
cd9a469c 14595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14596$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14597 else
14598 # Canadian cross, just use what we found
cd9a469c 14599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14600$as_echo "pre-installed" >&6; }
c47832b1 14601 fi
f5aebe3e 14602else
14603 ok=yes
14604 case " ${configdirs} " in
14605 *" binutils "*) ;;
14606 *) ok=no ;;
14607 esac
b30fcfae 14608
f5aebe3e 14609 if test $ok = yes; then
14610 # An in-tree tool is available and we can use it
14611 DLLTOOL_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/dlltool'
cd9a469c 14612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14613$as_echo "just compiled" >&6; }
c47832b1 14614 elif expr "x$DLLTOOL_FOR_TARGET" : "x/" > /dev/null; then
14615 # We already found the complete path
a6c599b5 14616 ac_dir=`dirname $DLLTOOL_FOR_TARGET`
cd9a469c 14617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14618$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14619 elif test "x$target" = "x$host"; then
14620 # We can use an host tool
14621 DLLTOOL_FOR_TARGET='$(DLLTOOL)'
cd9a469c 14622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14623$as_echo "host tool" >&6; }
f5aebe3e 14624 else
14625 # We need a cross tool
cd9a469c 14626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14627$as_echo "pre-installed" >&6; }
f5aebe3e 14628 fi
14629fi
a83ffacf 14630
cd9a469c 14631{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gcc" >&5
14632$as_echo_n "checking where to find the target gcc... " >&6; }
f5aebe3e 14633if test "x${build}" != "x${host}" ; then
c47832b1 14634 if expr "x$GCC_FOR_TARGET" : "x/" > /dev/null; then
14635 # We already found the complete path
a6c599b5 14636 ac_dir=`dirname $GCC_FOR_TARGET`
cd9a469c 14637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14638$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14639 else
14640 # Canadian cross, just use what we found
cd9a469c 14641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14642$as_echo "pre-installed" >&6; }
c47832b1 14643 fi
f5aebe3e 14644else
14645 ok=yes
14646 case " ${configdirs} " in
14647 *" gcc "*) ;;
14648 *) ok=no ;;
14649 esac
b30fcfae 14650
f5aebe3e 14651 if test $ok = yes; then
14652 # An in-tree tool is available and we can use it
14653 GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
cd9a469c 14654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14655$as_echo "just compiled" >&6; }
c47832b1 14656 elif expr "x$GCC_FOR_TARGET" : "x/" > /dev/null; then
14657 # We already found the complete path
a6c599b5 14658 ac_dir=`dirname $GCC_FOR_TARGET`
cd9a469c 14659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14660$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14661 elif test "x$target" = "x$host"; then
14662 # We can use an host tool
14663 GCC_FOR_TARGET='$()'
cd9a469c 14664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14665$as_echo "host tool" >&6; }
f5aebe3e 14666 else
14667 # We need a cross tool
cd9a469c 14668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14669$as_echo "pre-installed" >&6; }
f5aebe3e 14670 fi
14671fi
a83ffacf 14672
cd9a469c 14673{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gfortran" >&5
14674$as_echo_n "checking where to find the target gfortran... " >&6; }
f5aebe3e 14675if test "x${build}" != "x${host}" ; then
c47832b1 14676 if expr "x$GFORTRAN_FOR_TARGET" : "x/" > /dev/null; then
14677 # We already found the complete path
a6c599b5 14678 ac_dir=`dirname $GFORTRAN_FOR_TARGET`
cd9a469c 14679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14680$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14681 else
14682 # Canadian cross, just use what we found
cd9a469c 14683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14684$as_echo "pre-installed" >&6; }
c47832b1 14685 fi
f5aebe3e 14686else
14687 ok=yes
14688 case " ${configdirs} " in
14689 *" gcc "*) ;;
14690 *) ok=no ;;
14691 esac
14692 case ,${enable_languages}, in
14693 *,fortran,*) ;;
14694 *) ok=no ;;
14695 esac
14696 if test $ok = yes; then
14697 # An in-tree tool is available and we can use it
14698 GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/'
cd9a469c 14699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14700$as_echo "just compiled" >&6; }
c47832b1 14701 elif expr "x$GFORTRAN_FOR_TARGET" : "x/" > /dev/null; then
14702 # We already found the complete path
a6c599b5 14703 ac_dir=`dirname $GFORTRAN_FOR_TARGET`
cd9a469c 14704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14705$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14706 elif test "x$target" = "x$host"; then
14707 # We can use an host tool
14708 GFORTRAN_FOR_TARGET='$(GFORTRAN)'
cd9a469c 14709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14710$as_echo "host tool" >&6; }
f5aebe3e 14711 else
14712 # We need a cross tool
cd9a469c 14713 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14714$as_echo "pre-installed" >&6; }
f5aebe3e 14715 fi
14716fi
a83ffacf 14717
5ff5b630 14718{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gccgo" >&5
14719$as_echo_n "checking where to find the target gccgo... " >&6; }
14720if test "x${build}" != "x${host}" ; then
14721 if expr "x$GOC_FOR_TARGET" : "x/" > /dev/null; then
14722 # We already found the complete path
14723 ac_dir=`dirname $GOC_FOR_TARGET`
14724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14725$as_echo "pre-installed in $ac_dir" >&6; }
14726 else
14727 # Canadian cross, just use what we found
14728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14729$as_echo "pre-installed" >&6; }
14730 fi
14731else
14732 ok=yes
14733 case " ${configdirs} " in
14734 *" gcc "*) ;;
14735 *) ok=no ;;
14736 esac
14737 case ,${enable_languages}, in
14738 *,go,*) ;;
14739 *) ok=no ;;
14740 esac
14741 if test $ok = yes; then
14742 # An in-tree tool is available and we can use it
14743 GOC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gccgo -B$$r/$(HOST_SUBDIR)/gcc/'
14744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14745$as_echo "just compiled" >&6; }
14746 elif expr "x$GOC_FOR_TARGET" : "x/" > /dev/null; then
14747 # We already found the complete path
14748 ac_dir=`dirname $GOC_FOR_TARGET`
14749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14750$as_echo "pre-installed in $ac_dir" >&6; }
14751 elif test "x$target" = "x$host"; then
14752 # We can use an host tool
14753 GOC_FOR_TARGET='$(GOC)'
14754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14755$as_echo "host tool" >&6; }
14756 else
14757 # We need a cross tool
14758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14759$as_echo "pre-installed" >&6; }
14760 fi
14761fi
14762
03385ed3 14763{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gdc" >&5
14764$as_echo_n "checking where to find the target gdc... " >&6; }
14765if test "x${build}" != "x${host}" ; then
14766 if expr "x$GDC_FOR_TARGET" : "x/" > /dev/null; then
14767 # We already found the complete path
14768 ac_dir=`dirname $GDC_FOR_TARGET`
14769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14770$as_echo "pre-installed in $ac_dir" >&6; }
14771 else
14772 # Canadian cross, just use what we found
14773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14774$as_echo "pre-installed" >&6; }
14775 fi
14776else
14777 ok=yes
14778 case " ${configdirs} " in
14779 *" gcc "*) ;;
14780 *) ok=no ;;
14781 esac
14782 case ,${enable_languages}, in
14783 *,d,*) ;;
14784 *) ok=no ;;
14785 esac
14786 if test $ok = yes; then
14787 # An in-tree tool is available and we can use it
14788 GDC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gdc -B$$r/$(HOST_SUBDIR)/gcc/'
14789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14790$as_echo "just compiled" >&6; }
14791 elif expr "x$GDC_FOR_TARGET" : "x/" > /dev/null; then
14792 # We already found the complete path
14793 ac_dir=`dirname $GDC_FOR_TARGET`
14794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14795$as_echo "pre-installed in $ac_dir" >&6; }
14796 elif test "x$target" = "x$host"; then
14797 # We can use an host tool
14798 GDC_FOR_TARGET='$(GDC)'
14799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14800$as_echo "host tool" >&6; }
14801 else
14802 # We need a cross tool
14803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14804$as_echo "pre-installed" >&6; }
14805 fi
14806fi
14807
cd9a469c 14808{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target ld" >&5
14809$as_echo_n "checking where to find the target ld... " >&6; }
f5aebe3e 14810if test "x${build}" != "x${host}" ; then
c47832b1 14811 if expr "x$LD_FOR_TARGET" : "x/" > /dev/null; then
14812 # We already found the complete path
a6c599b5 14813 ac_dir=`dirname $LD_FOR_TARGET`
cd9a469c 14814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14815$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14816 else
14817 # Canadian cross, just use what we found
cd9a469c 14818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14819$as_echo "pre-installed" >&6; }
c47832b1 14820 fi
f5aebe3e 14821else
14822 ok=yes
14823 case " ${configdirs} " in
14824 *" ld "*) ;;
14825 *) ok=no ;;
14826 esac
b30fcfae 14827
f5aebe3e 14828 if test $ok = yes; then
14829 # An in-tree tool is available and we can use it
14830 LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/ld/ld-new'
cd9a469c 14831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14832$as_echo "just compiled" >&6; }
c47832b1 14833 elif expr "x$LD_FOR_TARGET" : "x/" > /dev/null; then
14834 # We already found the complete path
a6c599b5 14835 ac_dir=`dirname $LD_FOR_TARGET`
cd9a469c 14836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14837$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14838 elif test "x$target" = "x$host"; then
14839 # We can use an host tool
14840 LD_FOR_TARGET='$(LD)'
cd9a469c 14841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14842$as_echo "host tool" >&6; }
f5aebe3e 14843 else
14844 # We need a cross tool
cd9a469c 14845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14846$as_echo "pre-installed" >&6; }
f5aebe3e 14847 fi
14848fi
a83ffacf 14849
cd9a469c 14850{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target lipo" >&5
14851$as_echo_n "checking where to find the target lipo... " >&6; }
f5aebe3e 14852if test "x${build}" != "x${host}" ; then
c47832b1 14853 if expr "x$LIPO_FOR_TARGET" : "x/" > /dev/null; then
14854 # We already found the complete path
a6c599b5 14855 ac_dir=`dirname $LIPO_FOR_TARGET`
cd9a469c 14856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14857$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14858 else
14859 # Canadian cross, just use what we found
cd9a469c 14860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14861$as_echo "pre-installed" >&6; }
c47832b1 14862 fi
f5aebe3e 14863else
c47832b1 14864 if expr "x$LIPO_FOR_TARGET" : "x/" > /dev/null; then
14865 # We already found the complete path
a6c599b5 14866 ac_dir=`dirname $LIPO_FOR_TARGET`
cd9a469c 14867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14868$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14869 elif test "x$target" = "x$host"; then
f5aebe3e 14870 # We can use an host tool
14871 LIPO_FOR_TARGET='$(LIPO)'
cd9a469c 14872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14873$as_echo "host tool" >&6; }
f5aebe3e 14874 else
14875 # We need a cross tool
cd9a469c 14876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14877$as_echo "pre-installed" >&6; }
f5aebe3e 14878 fi
14879fi
a83ffacf 14880
cd9a469c 14881{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target nm" >&5
14882$as_echo_n "checking where to find the target nm... " >&6; }
f5aebe3e 14883if test "x${build}" != "x${host}" ; then
c47832b1 14884 if expr "x$NM_FOR_TARGET" : "x/" > /dev/null; then
14885 # We already found the complete path
a6c599b5 14886 ac_dir=`dirname $NM_FOR_TARGET`
cd9a469c 14887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14888$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14889 else
14890 # Canadian cross, just use what we found
cd9a469c 14891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14892$as_echo "pre-installed" >&6; }
c47832b1 14893 fi
f5aebe3e 14894else
14895 ok=yes
14896 case " ${configdirs} " in
14897 *" binutils "*) ;;
14898 *) ok=no ;;
14899 esac
b30fcfae 14900
f5aebe3e 14901 if test $ok = yes; then
14902 # An in-tree tool is available and we can use it
14903 NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/nm-new'
cd9a469c 14904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14905$as_echo "just compiled" >&6; }
c47832b1 14906 elif expr "x$NM_FOR_TARGET" : "x/" > /dev/null; then
14907 # We already found the complete path
a6c599b5 14908 ac_dir=`dirname $NM_FOR_TARGET`
cd9a469c 14909 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14910$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14911 elif test "x$target" = "x$host"; then
14912 # We can use an host tool
14913 NM_FOR_TARGET='$(NM)'
cd9a469c 14914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14915$as_echo "host tool" >&6; }
f5aebe3e 14916 else
14917 # We need a cross tool
cd9a469c 14918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14919$as_echo "pre-installed" >&6; }
f5aebe3e 14920 fi
14921fi
a83ffacf 14922
fc740d70 14923{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target objcopy" >&5
14924$as_echo_n "checking where to find the target objcopy... " >&6; }
14925if test "x${build}" != "x${host}" ; then
14926 if expr "x$OBJCOPY_FOR_TARGET" : "x/" > /dev/null; then
14927 # We already found the complete path
14928 ac_dir=`dirname $OBJCOPY_FOR_TARGET`
14929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14930$as_echo "pre-installed in $ac_dir" >&6; }
14931 else
14932 # Canadian cross, just use what we found
14933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14934$as_echo "pre-installed" >&6; }
14935 fi
14936else
14937 ok=yes
14938 case " ${configdirs} " in
14939 *" binutils "*) ;;
14940 *) ok=no ;;
14941 esac
14942
14943 if test $ok = yes; then
14944 # An in-tree tool is available and we can use it
14945 OBJCOPY_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objcopy'
14946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14947$as_echo "just compiled" >&6; }
14948 elif expr "x$OBJCOPY_FOR_TARGET" : "x/" > /dev/null; then
14949 # We already found the complete path
14950 ac_dir=`dirname $OBJCOPY_FOR_TARGET`
14951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14952$as_echo "pre-installed in $ac_dir" >&6; }
14953 elif test "x$target" = "x$host"; then
14954 # We can use an host tool
9b31ae9c 14955 OBJCOPY_FOR_TARGET='$(OBJCOPY)'
fc740d70 14956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14957$as_echo "host tool" >&6; }
14958 else
14959 # We need a cross tool
14960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14961$as_echo "pre-installed" >&6; }
14962 fi
14963fi
14964
cd9a469c 14965{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target objdump" >&5
14966$as_echo_n "checking where to find the target objdump... " >&6; }
f5aebe3e 14967if test "x${build}" != "x${host}" ; then
c47832b1 14968 if expr "x$OBJDUMP_FOR_TARGET" : "x/" > /dev/null; then
14969 # We already found the complete path
a6c599b5 14970 ac_dir=`dirname $OBJDUMP_FOR_TARGET`
cd9a469c 14971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14972$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 14973 else
14974 # Canadian cross, just use what we found
cd9a469c 14975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
14976$as_echo "pre-installed" >&6; }
c47832b1 14977 fi
f5aebe3e 14978else
14979 ok=yes
14980 case " ${configdirs} " in
14981 *" binutils "*) ;;
14982 *) ok=no ;;
14983 esac
b30fcfae 14984
f5aebe3e 14985 if test $ok = yes; then
14986 # An in-tree tool is available and we can use it
14987 OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objdump'
cd9a469c 14988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
14989$as_echo "just compiled" >&6; }
c47832b1 14990 elif expr "x$OBJDUMP_FOR_TARGET" : "x/" > /dev/null; then
14991 # We already found the complete path
a6c599b5 14992 ac_dir=`dirname $OBJDUMP_FOR_TARGET`
cd9a469c 14993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
14994$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 14995 elif test "x$target" = "x$host"; then
14996 # We can use an host tool
14997 OBJDUMP_FOR_TARGET='$(OBJDUMP)'
cd9a469c 14998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
14999$as_echo "host tool" >&6; }
f5aebe3e 15000 else
15001 # We need a cross tool
cd9a469c 15002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15003$as_echo "pre-installed" >&6; }
f5aebe3e 15004 fi
15005fi
a83ffacf 15006
16706a2e 15007{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target otool" >&5
15008$as_echo_n "checking where to find the target otool... " >&6; }
15009if test "x${build}" != "x${host}" ; then
15010 if expr "x$OTOOL_FOR_TARGET" : "x/" > /dev/null; then
15011 # We already found the complete path
15012 ac_dir=`dirname $OTOOL_FOR_TARGET`
15013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15014$as_echo "pre-installed in $ac_dir" >&6; }
15015 else
15016 # Canadian cross, just use what we found
15017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15018$as_echo "pre-installed" >&6; }
15019 fi
15020else
15021 if expr "x$OTOOL_FOR_TARGET" : "x/" > /dev/null; then
15022 # We already found the complete path
15023 ac_dir=`dirname $OTOOL_FOR_TARGET`
15024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15025$as_echo "pre-installed in $ac_dir" >&6; }
15026 elif test "x$target" = "x$host"; then
15027 # We can use an host tool
15028 OTOOL_FOR_TARGET='$(OTOOL)'
15029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
15030$as_echo "host tool" >&6; }
15031 else
15032 # We need a cross tool
15033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15034$as_echo "pre-installed" >&6; }
15035 fi
15036fi
15037
cd9a469c 15038{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target ranlib" >&5
15039$as_echo_n "checking where to find the target ranlib... " >&6; }
f5aebe3e 15040if test "x${build}" != "x${host}" ; then
c47832b1 15041 if expr "x$RANLIB_FOR_TARGET" : "x/" > /dev/null; then
15042 # We already found the complete path
a6c599b5 15043 ac_dir=`dirname $RANLIB_FOR_TARGET`
cd9a469c 15044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15045$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 15046 else
15047 # Canadian cross, just use what we found
cd9a469c 15048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15049$as_echo "pre-installed" >&6; }
c47832b1 15050 fi
f5aebe3e 15051else
15052 ok=yes
15053 case " ${configdirs} " in
15054 *" binutils "*) ;;
15055 *) ok=no ;;
15056 esac
b30fcfae 15057
f5aebe3e 15058 if test $ok = yes; then
15059 # An in-tree tool is available and we can use it
15060 RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib'
cd9a469c 15061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
15062$as_echo "just compiled" >&6; }
c47832b1 15063 elif expr "x$RANLIB_FOR_TARGET" : "x/" > /dev/null; then
15064 # We already found the complete path
a6c599b5 15065 ac_dir=`dirname $RANLIB_FOR_TARGET`
cd9a469c 15066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15067$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 15068 elif test "x$target" = "x$host"; then
15069 # We can use an host tool
15070 RANLIB_FOR_TARGET='$(RANLIB)'
cd9a469c 15071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
15072$as_echo "host tool" >&6; }
f5aebe3e 15073 else
15074 # We need a cross tool
cd9a469c 15075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15076$as_echo "pre-installed" >&6; }
f5aebe3e 15077 fi
15078fi
a83ffacf 15079
3f71364d 15080{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target readelf" >&5
15081$as_echo_n "checking where to find the target readelf... " >&6; }
15082if test "x${build}" != "x${host}" ; then
15083 if expr "x$READELF_FOR_TARGET" : "x/" > /dev/null; then
15084 # We already found the complete path
15085 ac_dir=`dirname $READELF_FOR_TARGET`
15086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15087$as_echo "pre-installed in $ac_dir" >&6; }
15088 else
15089 # Canadian cross, just use what we found
15090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15091$as_echo "pre-installed" >&6; }
15092 fi
15093else
15094 ok=yes
15095 case " ${configdirs} " in
15096 *" binutils "*) ;;
15097 *) ok=no ;;
15098 esac
15099
15100 if test $ok = yes; then
15101 # An in-tree tool is available and we can use it
15102 READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf'
15103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
15104$as_echo "just compiled" >&6; }
15105 elif expr "x$READELF_FOR_TARGET" : "x/" > /dev/null; then
15106 # We already found the complete path
15107 ac_dir=`dirname $READELF_FOR_TARGET`
15108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15109$as_echo "pre-installed in $ac_dir" >&6; }
15110 elif test "x$target" = "x$host"; then
15111 # We can use an host tool
15112 READELF_FOR_TARGET='$(READELF)'
15113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
15114$as_echo "host tool" >&6; }
15115 else
15116 # We need a cross tool
15117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15118$as_echo "pre-installed" >&6; }
15119 fi
15120fi
15121
cd9a469c 15122{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target strip" >&5
15123$as_echo_n "checking where to find the target strip... " >&6; }
f5aebe3e 15124if test "x${build}" != "x${host}" ; then
c47832b1 15125 if expr "x$STRIP_FOR_TARGET" : "x/" > /dev/null; then
15126 # We already found the complete path
a6c599b5 15127 ac_dir=`dirname $STRIP_FOR_TARGET`
cd9a469c 15128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15129$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 15130 else
15131 # Canadian cross, just use what we found
cd9a469c 15132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15133$as_echo "pre-installed" >&6; }
c47832b1 15134 fi
f5aebe3e 15135else
15136 ok=yes
15137 case " ${configdirs} " in
15138 *" binutils "*) ;;
15139 *) ok=no ;;
15140 esac
b30fcfae 15141
f5aebe3e 15142 if test $ok = yes; then
15143 # An in-tree tool is available and we can use it
2b7a4d59 15144 STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new'
cd9a469c 15145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
15146$as_echo "just compiled" >&6; }
c47832b1 15147 elif expr "x$STRIP_FOR_TARGET" : "x/" > /dev/null; then
15148 # We already found the complete path
a6c599b5 15149 ac_dir=`dirname $STRIP_FOR_TARGET`
cd9a469c 15150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15151$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 15152 elif test "x$target" = "x$host"; then
15153 # We can use an host tool
15154 STRIP_FOR_TARGET='$(STRIP)'
cd9a469c 15155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
15156$as_echo "host tool" >&6; }
f5aebe3e 15157 else
15158 # We need a cross tool
cd9a469c 15159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15160$as_echo "pre-installed" >&6; }
f5aebe3e 15161 fi
15162fi
a83ffacf 15163
cd9a469c 15164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target windres" >&5
15165$as_echo_n "checking where to find the target windres... " >&6; }
f5aebe3e 15166if test "x${build}" != "x${host}" ; then
c47832b1 15167 if expr "x$WINDRES_FOR_TARGET" : "x/" > /dev/null; then
15168 # We already found the complete path
a6c599b5 15169 ac_dir=`dirname $WINDRES_FOR_TARGET`
cd9a469c 15170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15171$as_echo "pre-installed in $ac_dir" >&6; }
c47832b1 15172 else
15173 # Canadian cross, just use what we found
cd9a469c 15174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15175$as_echo "pre-installed" >&6; }
c47832b1 15176 fi
f5aebe3e 15177else
15178 ok=yes
15179 case " ${configdirs} " in
15180 *" binutils "*) ;;
15181 *) ok=no ;;
15182 esac
b30fcfae 15183
f5aebe3e 15184 if test $ok = yes; then
15185 # An in-tree tool is available and we can use it
15186 WINDRES_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windres'
cd9a469c 15187 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
15188$as_echo "just compiled" >&6; }
c47832b1 15189 elif expr "x$WINDRES_FOR_TARGET" : "x/" > /dev/null; then
15190 # We already found the complete path
a6c599b5 15191 ac_dir=`dirname $WINDRES_FOR_TARGET`
cd9a469c 15192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15193$as_echo "pre-installed in $ac_dir" >&6; }
f5aebe3e 15194 elif test "x$target" = "x$host"; then
15195 # We can use an host tool
15196 WINDRES_FOR_TARGET='$(WINDRES)'
cd9a469c 15197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
15198$as_echo "host tool" >&6; }
f5aebe3e 15199 else
15200 # We need a cross tool
cd9a469c 15201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15202$as_echo "pre-installed" >&6; }
f5aebe3e 15203 fi
71ab34df 15204fi
49aae208 15205
cd9a469c 15206{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target windmc" >&5
15207$as_echo_n "checking where to find the target windmc... " >&6; }
75d6a0a9 15208if test "x${build}" != "x${host}" ; then
15209 if expr "x$WINDMC_FOR_TARGET" : "x/" > /dev/null; then
15210 # We already found the complete path
15211 ac_dir=`dirname $WINDMC_FOR_TARGET`
cd9a469c 15212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15213$as_echo "pre-installed in $ac_dir" >&6; }
75d6a0a9 15214 else
15215 # Canadian cross, just use what we found
cd9a469c 15216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15217$as_echo "pre-installed" >&6; }
75d6a0a9 15218 fi
15219else
15220 ok=yes
15221 case " ${configdirs} " in
15222 *" binutils "*) ;;
15223 *) ok=no ;;
15224 esac
15225
15226 if test $ok = yes; then
15227 # An in-tree tool is available and we can use it
15228 WINDMC_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windmc'
cd9a469c 15229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: just compiled" >&5
15230$as_echo "just compiled" >&6; }
75d6a0a9 15231 elif expr "x$WINDMC_FOR_TARGET" : "x/" > /dev/null; then
15232 # We already found the complete path
15233 ac_dir=`dirname $WINDMC_FOR_TARGET`
cd9a469c 15234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed in $ac_dir" >&5
15235$as_echo "pre-installed in $ac_dir" >&6; }
75d6a0a9 15236 elif test "x$target" = "x$host"; then
15237 # We can use an host tool
15238 WINDMC_FOR_TARGET='$(WINDMC)'
cd9a469c 15239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
15240$as_echo "host tool" >&6; }
75d6a0a9 15241 else
15242 # We need a cross tool
cd9a469c 15243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: pre-installed" >&5
15244$as_echo "pre-installed" >&6; }
75d6a0a9 15245 fi
15246fi
15247
49aae208 15248
15249
f5aebe3e 15250
a83ffacf 15251
71ab34df 15252# Certain tools may need extra flags.
15253AR_FOR_TARGET=${AR_FOR_TARGET}${extra_arflags_for_target}
15254RANLIB_FOR_TARGET=${RANLIB_FOR_TARGET}${extra_ranlibflags_for_target}
15255NM_FOR_TARGET=${NM_FOR_TARGET}${extra_nmflags_for_target}
15256
f5aebe3e 15257# When building target libraries, except in a Canadian cross, we use
15258# the same toolchain as the compiler we just built.
15259COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
15260COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
15261COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
15262if test $host = $build; then
15263 case " $configdirs " in
15264 *" gcc "*)
15265 COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
15266 COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
15267 COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'${extra_nmflags_for_target}
15268 ;;
15269 esac
15270fi
15271
15272
15273
15274
15275
cd9a469c 15276{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
15277$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
15278# Check whether --enable-maintainer-mode was given.
15279if test "${enable_maintainer_mode+set}" = set; then :
15280 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3290c0cf 15281else
15282 USE_MAINTAINER_MODE=no
cd9a469c 15283fi
15284
15285{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
15286$as_echo "$USE_MAINTAINER_MODE" >&6; }
3290c0cf 15287
15288
15289if test "$USE_MAINTAINER_MODE" = yes; then
15290 MAINTAINER_MODE_TRUE=
15291 MAINTAINER_MODE_FALSE='#'
15292else
15293 MAINTAINER_MODE_TRUE='#'
15294 MAINTAINER_MODE_FALSE=
b30fcfae 15295fi
3290c0cf 15296MAINT=$MAINTAINER_MODE_TRUE
15297
2d64c2fd 15298# ---------------------
15299# GCC bootstrap support
15300# ---------------------
15301
15302# Stage specific cflags for build.
15303stage1_cflags="-g"
15304case $build in
15305 vax-*-*)
15306 case ${GCC} in
15307 yes) stage1_cflags="-g -Wa,-J" ;;
15308 *) stage1_cflags="-g -J" ;;
15309 esac ;;
2d64c2fd 15310esac
15311
f508ba97 15312
2d64c2fd 15313
39f34cfc 15314# Enable --enable-checking in stage1 of the compiler.
cd9a469c 15315# Check whether --enable-stage1-checking was given.
15316if test "${enable_stage1_checking+set}" = set; then :
15317 enableval=$enable_stage1_checking; stage1_checking=--enable-checking=${enable_stage1_checking}
39f34cfc 15318else
f6be6a96 15319 if test "x$enable_checking" = xno || test "x$enable_checking" = x; then
868af6b6 15320 # For --disable-checking or implicit --enable-checking=release, avoid
15321 # setting --enable-checking=gc in the default stage1 checking for LTO
15322 # bootstraps. See PR62077.
868af6b6 15323 case $BUILD_CONFIG in
15324 *lto*)
c05979a1 15325 stage1_checking=--enable-checking=release,misc,gimple,rtlflag,tree,types;;
15326 *)
15327 stage1_checking=--enable-checking=yes,types;;
868af6b6 15328 esac
c05979a1 15329 if test "x$enable_checking" = x && \
15330 test -d ${srcdir}/gcc && \
15331 test x"`cat ${srcdir}/gcc/DEV-PHASE`" = xexperimental; then
bee4f5e5 15332 stage1_checking=--enable-checking=yes,types,extra
c05979a1 15333 fi
39f34cfc 15334else
f6be6a96 15335 stage1_checking=--enable-checking=$enable_checking,types
39f34cfc 15336fi
cd9a469c 15337fi
39f34cfc 15338
15339
5084f823 15340
cd9a469c 15341# Enable -Werror in bootstrap stage2 and later.
15342# Check whether --enable-werror was given.
15343if test "${enable_werror+set}" = set; then :
15344 enableval=$enable_werror;
c0c5068d 15345case ${enable_werror} in
15346 yes) stage2_werror_flag="--enable-werror-always" ;;
15347 *) stage2_werror_flag="" ;;
2d64c2fd 15348esac
15349
5362e31e 15350else
15351
14b6abc7 15352if test -d ${srcdir}/gcc && test x"`cat $srcdir/gcc/DEV-PHASE`" = xexperimental; then
15353 case $BUILD_CONFIG in
15354 bootstrap-debug)
15355 stage2_werror_flag="--enable-werror-always" ;;
15356 "")
15357 stage2_werror_flag="--enable-werror-always" ;;
15358 esac
15359fi
15360
5362e31e 15361fi
15362
15363
14b6abc7 15364
2d64c2fd 15365
6fe86052 15366# Specify what files to not compare during bootstrap.
15367
15368compare_exclusions="gcc/cc*-checksum\$(objext) | gcc/ada/*tools/*"
15369case "$target" in
15370 hppa*64*-*-hpux*) ;;
43bbe3ea 15371 hppa*-*-hpux*) compare_exclusions="gcc/cc*-checksum\$(objext) | */libgcc/lib2funcs* | gcc/ada/*tools/* | gcc/function-tests.o" ;;
62f0972f 15372 powerpc*-ibm-aix*) compare_exclusions="gcc/cc*-checksum\$(objext) | gcc/ada/*tools/* | *libgomp*\$(objext)" ;;
6fe86052 15373esac
15374
15375
cd9a469c 15376ac_config_files="$ac_config_files Makefile"
15377
b30fcfae 15378cat >confcache <<\_ACEOF
71ab34df 15379# This file is a shell script that caches the results of configure
15380# tests run on this system so they can be shared between configure
b30fcfae 15381# scripts and configure runs, see configure's option --config-cache.
15382# It is not useful on other systems. If it contains results you don't
15383# want to keep, you may remove or edit it.
71ab34df 15384#
b30fcfae 15385# config.status only pays attention to the cache file if you give it
15386# the --recheck option to rerun configure.
71ab34df 15387#
b30fcfae 15388# `ac_cv_env_foo' variables (set or unset) will be overridden when
15389# loading this file, other *unset* `ac_cv_foo' will be assigned the
15390# following values.
15391
15392_ACEOF
15393
71ab34df 15394# The following way of writing the cache mishandles newlines in values,
15395# but we know of no workaround that is simple, portable, and efficient.
cd9a469c 15396# So, we kill variables containing newlines.
71ab34df 15397# Ultrix sh set writes to stderr and can't be redirected directly,
15398# and sets the high bit in the cache file unless we assign to the vars.
cd9a469c 15399(
15400 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
15401 eval ac_val=\$$ac_var
15402 case $ac_val in #(
15403 *${as_nl}*)
15404 case $ac_var in #(
15405 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
15406$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
15407 esac
15408 case $ac_var in #(
15409 _ | IFS | as_nl) ;; #(
15410 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
15411 *) { eval $ac_var=; unset $ac_var;} ;;
15412 esac ;;
15413 esac
15414 done
15415
b30fcfae 15416 (set) 2>&1 |
cd9a469c 15417 case $as_nl`(ac_space=' '; set) 2>&1` in #(
15418 *${as_nl}ac_space=\ *)
15419 # `set' does not quote correctly, so add quotes: double-quote
15420 # substitution turns \\\\ into \\, and sed turns \\ into \.
b30fcfae 15421 sed -n \
15422 "s/'/'\\\\''/g;
15423 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
cd9a469c 15424 ;; #(
b30fcfae 15425 *)
15426 # `set' quotes correctly as required by POSIX, so do not add quotes.
cd9a469c 15427 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b30fcfae 15428 ;;
cd9a469c 15429 esac |
15430 sort
15431) |
b30fcfae 15432 sed '
cd9a469c 15433 /^ac_cv_env_/b end
b30fcfae 15434 t clear
cd9a469c 15435 :clear
b30fcfae 15436 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
15437 t end
cd9a469c 15438 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
15439 :end' >>confcache
15440if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
15441 if test -w "$cache_file"; then
f00f02a3 15442 if test "x$cache_file" != "x/dev/null"; then
cd9a469c 15443 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
15444$as_echo "$as_me: updating cache $cache_file" >&6;}
f00f02a3 15445 if test ! -f "$cache_file" || test -h "$cache_file"; then
15446 cat confcache >"$cache_file"
15447 else
15448 case $cache_file in #(
15449 */* | ?:*)
15450 mv -f confcache "$cache_file"$$ &&
15451 mv -f "$cache_file"$$ "$cache_file" ;; #(
15452 *)
15453 mv -f confcache "$cache_file" ;;
15454 esac
15455 fi
15456 fi
71ab34df 15457 else
cd9a469c 15458 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
15459$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
71ab34df 15460 fi
805e22b2 15461fi
71ab34df 15462rm -f confcache
a8298541 15463
71ab34df 15464test "x$prefix" = xNONE && prefix=$ac_default_prefix
15465# Let make expand exec_prefix.
15466test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
92424a17 15467
71ab34df 15468# Transform confdefs.h into DEFS.
15469# Protect against shell expansion while executing Makefile rules.
15470# Protect against Makefile macro expansion.
b30fcfae 15471#
15472# If the first sed substitution is executed (which looks for macros that
cd9a469c 15473# take arguments), then branch to the quote section. Otherwise,
b30fcfae 15474# look for a macro that doesn't take arguments.
cd9a469c 15475ac_script='
15476:mline
15477/\\$/{
15478 N
15479 s,\\\n,,
15480 b mline
15481}
b30fcfae 15482t clear
cd9a469c 15483:clear
15484s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
b30fcfae 15485t quote
cd9a469c 15486s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
b30fcfae 15487t quote
cd9a469c 15488b any
15489:quote
15490s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
15491s/\[/\\&/g
15492s/\]/\\&/g
15493s/\$/$$/g
15494H
15495:any
15496${
15497 g
15498 s/^\n//
15499 s/\n/ /g
15500 p
15501}
15502'
15503DEFS=`sed -n "$ac_script" confdefs.h`
b30fcfae 15504
15505
15506ac_libobjs=
15507ac_ltlibobjs=
f00f02a3 15508U=
b30fcfae 15509for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
15510 # 1. Remove the extension, and $U if already installed.
cd9a469c 15511 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
15512 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
15513 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
15514 # will be set to the directory where LIBOBJS objects are built.
15515 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
15516 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
b30fcfae 15517done
15518LIBOBJS=$ac_libobjs
a4af6a58 15519
b30fcfae 15520LTLIBOBJS=$ac_ltlibobjs
a83ffacf 15521
ae48753c 15522
b30fcfae 15523
f00f02a3 15524: "${CONFIG_STATUS=./config.status}"
cd9a469c 15525ac_write_fail=0
b30fcfae 15526ac_clean_files_save=$ac_clean_files
15527ac_clean_files="$ac_clean_files $CONFIG_STATUS"
cd9a469c 15528{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
15529$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
15530as_write_fail=0
15531cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
b30fcfae 15532#! $SHELL
15533# Generated by $as_me.
71ab34df 15534# Run this file to recreate the current configuration.
71ab34df 15535# Compiler output produced by configure, useful for debugging
b30fcfae 15536# configure, is in config.log if it exists.
a83ffacf 15537
b30fcfae 15538debug=false
15539ac_cs_recheck=false
15540ac_cs_silent=false
b30fcfae 15541
cd9a469c 15542SHELL=\${CONFIG_SHELL-$SHELL}
15543export SHELL
15544_ASEOF
15545cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
15546## -------------------- ##
15547## M4sh Initialization. ##
15548## -------------------- ##
15549
15550# Be more Bourne compatible
15551DUALCASE=1; export DUALCASE # for MKS sh
15552if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b30fcfae 15553 emulate sh
15554 NULLCMD=:
cd9a469c 15555 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b30fcfae 15556 # is contrary to our usage. Disable this feature.
15557 alias -g '${1+"$@"}'='"$@"'
cd9a469c 15558 setopt NO_GLOB_SUBST
15559else
15560 case `(set -o) 2>/dev/null` in #(
15561 *posix*) :
15562 set -o posix ;; #(
15563 *) :
15564 ;;
15565esac
b30fcfae 15566fi
b30fcfae 15567
cd9a469c 15568
15569as_nl='
15570'
15571export as_nl
15572# Printing a long string crashes Solaris 7 /usr/bin/printf.
15573as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
15574as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
15575as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
15576# Prefer a ksh shell builtin over an external printf program on Solaris,
15577# but without wasting forks for bash or zsh.
15578if test -z "$BASH_VERSION$ZSH_VERSION" \
15579 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
15580 as_echo='print -r --'
15581 as_echo_n='print -rn --'
15582elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
15583 as_echo='printf %s\n'
15584 as_echo_n='printf %s'
15585else
15586 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
15587 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
15588 as_echo_n='/usr/ucb/echo -n'
15589 else
15590 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
15591 as_echo_n_body='eval
15592 arg=$1;
15593 case $arg in #(
15594 *"$as_nl"*)
15595 expr "X$arg" : "X\\(.*\\)$as_nl";
15596 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
15597 esac;
15598 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
15599 '
15600 export as_echo_n_body
15601 as_echo_n='sh -c $as_echo_n_body as_echo'
15602 fi
15603 export as_echo_body
15604 as_echo='sh -c $as_echo_body as_echo'
b30fcfae 15605fi
15606
cd9a469c 15607# The user is always right.
15608if test "${PATH_SEPARATOR+set}" != set; then
15609 PATH_SEPARATOR=:
15610 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15611 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15612 PATH_SEPARATOR=';'
15613 }
15614fi
15615
15616
15617# IFS
15618# We need space, tab and new line, in precisely that order. Quoting is
15619# there to prevent editors from complaining about space-tab.
15620# (If _AS_PATH_WALK were called with IFS unset, it would disable word
15621# splitting by setting IFS to empty value.)
15622IFS=" "" $as_nl"
15623
15624# Find who we are. Look in the path if we contain no directory separator.
f00f02a3 15625as_myself=
cd9a469c 15626case $0 in #((
15627 *[\\/]* ) as_myself=$0 ;;
15628 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15629for as_dir in $PATH
15630do
15631 IFS=$as_save_IFS
15632 test -z "$as_dir" && as_dir=.
15633 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
15634 done
15635IFS=$as_save_IFS
15636
15637 ;;
15638esac
15639# We did not find ourselves, most probably we were run as `sh COMMAND'
15640# in which case we are not to be found in the path.
15641if test "x$as_myself" = x; then
15642 as_myself=$0
15643fi
15644if test ! -f "$as_myself"; then
15645 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
15646 exit 1
15647fi
b30fcfae 15648
cd9a469c 15649# Unset variables that we do not need and which cause bugs (e.g. in
15650# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
15651# suppresses any "Segmentation fault" message there. '((' could
15652# trigger a bug in pdksh 5.2.14.
15653for as_var in BASH_ENV ENV MAIL MAILPATH
15654do eval test x\${$as_var+set} = xset \
15655 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
15656done
b30fcfae 15657PS1='$ '
15658PS2='> '
15659PS4='+ '
15660
15661# NLS nuisances.
cd9a469c 15662LC_ALL=C
15663export LC_ALL
15664LANGUAGE=C
15665export LANGUAGE
15666
15667# CDPATH.
15668(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
15669
15670
f00f02a3 15671# as_fn_error STATUS ERROR [LINENO LOG_FD]
15672# ----------------------------------------
cd9a469c 15673# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
15674# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
f00f02a3 15675# script with STATUS, using 1 if that was 0.
cd9a469c 15676as_fn_error ()
15677{
f00f02a3 15678 as_status=$1; test $as_status -eq 0 && as_status=1
15679 if test "$4"; then
15680 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
15681 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
b30fcfae 15682 fi
f00f02a3 15683 $as_echo "$as_me: error: $2" >&2
cd9a469c 15684 as_fn_exit $as_status
15685} # as_fn_error
15686
15687
15688# as_fn_set_status STATUS
15689# -----------------------
15690# Set $? to STATUS, without forking.
15691as_fn_set_status ()
15692{
15693 return $1
15694} # as_fn_set_status
15695
15696# as_fn_exit STATUS
15697# -----------------
15698# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15699as_fn_exit ()
15700{
15701 set +e
15702 as_fn_set_status $1
15703 exit $1
15704} # as_fn_exit
15705
15706# as_fn_unset VAR
15707# ---------------
15708# Portably unset VAR.
15709as_fn_unset ()
15710{
15711 { eval $1=; unset $1;}
15712}
15713as_unset=as_fn_unset
15714# as_fn_append VAR VALUE
15715# ----------------------
15716# Append the text in VALUE to the end of the definition contained in VAR. Take
15717# advantage of any shell optimizations that allow amortized linear growth over
15718# repeated appends, instead of the typical quadratic growth present in naive
15719# implementations.
15720if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
15721 eval 'as_fn_append ()
15722 {
15723 eval $1+=\$2
15724 }'
15725else
15726 as_fn_append ()
15727 {
15728 eval $1=\$$1\$2
15729 }
15730fi # as_fn_append
15731
15732# as_fn_arith ARG...
15733# ------------------
15734# Perform arithmetic evaluation on the ARGs, and store the result in the
15735# global $as_val. Take advantage of shells that can avoid forks. The arguments
15736# must be portable across $(()) and expr.
15737if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
15738 eval 'as_fn_arith ()
15739 {
15740 as_val=$(( $* ))
15741 }'
15742else
15743 as_fn_arith ()
15744 {
15745 as_val=`expr "$@" || test $? -eq 1`
15746 }
15747fi # as_fn_arith
15748
b30fcfae 15749
cd9a469c 15750if expr a : '\(a\)' >/dev/null 2>&1 &&
15751 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b30fcfae 15752 as_expr=expr
15753else
15754 as_expr=false
15755fi
15756
cd9a469c 15757if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b30fcfae 15758 as_basename=basename
15759else
15760 as_basename=false
15761fi
15762
cd9a469c 15763if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15764 as_dirname=dirname
15765else
15766 as_dirname=false
15767fi
b30fcfae 15768
cd9a469c 15769as_me=`$as_basename -- "$0" ||
b30fcfae 15770$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
15771 X"$0" : 'X\(//\)$' \| \
cd9a469c 15772 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
15773$as_echo X/"$0" |
15774 sed '/^.*\/\([^/][^/]*\)\/*$/{
15775 s//\1/
15776 q
15777 }
15778 /^X\/\(\/\/\)$/{
15779 s//\1/
15780 q
15781 }
15782 /^X\/\(\/\).*/{
15783 s//\1/
15784 q
15785 }
15786 s/.*/./; q'`
5084f823 15787
5084f823 15788# Avoid depending upon Character Ranges.
15789as_cr_letters='abcdefghijklmnopqrstuvwxyz'
15790as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15791as_cr_Letters=$as_cr_letters$as_cr_LETTERS
15792as_cr_digits='0123456789'
15793as_cr_alnum=$as_cr_Letters$as_cr_digits
15794
cd9a469c 15795ECHO_C= ECHO_N= ECHO_T=
15796case `echo -n x` in #(((((
15797-n*)
15798 case `echo 'xy\c'` in
15799 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
15800 xy) ECHO_C='\c';;
15801 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
15802 ECHO_T=' ';;
15803 esac;;
15804*)
15805 ECHO_N='-n';;
b30fcfae 15806esac
15807
cd9a469c 15808rm -f conf$$ conf$$.exe conf$$.file
15809if test -d conf$$.dir; then
15810 rm -f conf$$.dir/conf$$.file
b30fcfae 15811else
cd9a469c 15812 rm -f conf$$.dir
15813 mkdir conf$$.dir 2>/dev/null
b30fcfae 15814fi
cd9a469c 15815if (echo >conf$$.file) 2>/dev/null; then
15816 if ln -s conf$$.file conf$$ 2>/dev/null; then
5084f823 15817 as_ln_s='ln -s'
cd9a469c 15818 # ... but there are two gotchas:
15819 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15820 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
f00f02a3 15821 # In both cases, we have to default to `cp -pR'.
cd9a469c 15822 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
f00f02a3 15823 as_ln_s='cp -pR'
cd9a469c 15824 elif ln conf$$.file conf$$ 2>/dev/null; then
15825 as_ln_s=ln
15826 else
f00f02a3 15827 as_ln_s='cp -pR'
5084f823 15828 fi
b30fcfae 15829else
f00f02a3 15830 as_ln_s='cp -pR'
b30fcfae 15831fi
cd9a469c 15832rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15833rmdir conf$$.dir 2>/dev/null
15834
15835
15836# as_fn_mkdir_p
15837# -------------
15838# Create "$as_dir" as a directory, including parents if necessary.
15839as_fn_mkdir_p ()
15840{
15841
15842 case $as_dir in #(
15843 -*) as_dir=./$as_dir;;
15844 esac
15845 test -d "$as_dir" || eval $as_mkdir_p || {
15846 as_dirs=
15847 while :; do
15848 case $as_dir in #(
15849 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15850 *) as_qdir=$as_dir;;
15851 esac
15852 as_dirs="'$as_qdir' $as_dirs"
15853 as_dir=`$as_dirname -- "$as_dir" ||
15854$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15855 X"$as_dir" : 'X\(//\)[^/]' \| \
15856 X"$as_dir" : 'X\(//\)$' \| \
15857 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15858$as_echo X"$as_dir" |
15859 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15860 s//\1/
15861 q
15862 }
15863 /^X\(\/\/\)[^/].*/{
15864 s//\1/
15865 q
15866 }
15867 /^X\(\/\/\)$/{
15868 s//\1/
15869 q
15870 }
15871 /^X\(\/\).*/{
15872 s//\1/
15873 q
15874 }
15875 s/.*/./; q'`
15876 test -d "$as_dir" && break
15877 done
15878 test -z "$as_dirs" || eval "mkdir $as_dirs"
f00f02a3 15879 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
cd9a469c 15880
b30fcfae 15881
cd9a469c 15882} # as_fn_mkdir_p
b30fcfae 15883if mkdir -p . 2>/dev/null; then
cd9a469c 15884 as_mkdir_p='mkdir -p "$as_dir"'
b30fcfae 15885else
15886 test -d ./-p && rmdir ./-p
15887 as_mkdir_p=false
15888fi
15889
f00f02a3 15890
15891# as_fn_executable_p FILE
15892# -----------------------
15893# Test if FILE is an executable regular file.
15894as_fn_executable_p ()
15895{
15896 test -f "$1" && test -x "$1"
15897} # as_fn_executable_p
15898as_test_x='test -x'
15899as_executable_p=as_fn_executable_p
b30fcfae 15900
15901# Sed expression to map a string onto a valid CPP name.
15902as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15903
15904# Sed expression to map a string onto a valid variable name.
15905as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15906
15907
b30fcfae 15908exec 6>&1
cd9a469c 15909## ----------------------------------- ##
15910## Main body of $CONFIG_STATUS script. ##
15911## ----------------------------------- ##
15912_ASEOF
15913test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
15914
15915cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15916# Save the log message, to keep $0 and so on meaningful, and to
b30fcfae 15917# report actual input values of CONFIG_FILES etc. instead of their
cd9a469c 15918# values after options handling.
15919ac_log="
b30fcfae 15920This file was extended by $as_me, which was
f00f02a3 15921generated by GNU Autoconf 2.69. Invocation command line was
b30fcfae 15922
15923 CONFIG_FILES = $CONFIG_FILES
15924 CONFIG_HEADERS = $CONFIG_HEADERS
15925 CONFIG_LINKS = $CONFIG_LINKS
15926 CONFIG_COMMANDS = $CONFIG_COMMANDS
15927 $ $0 $@
15928
cd9a469c 15929on `(hostname || uname -n) 2>/dev/null | sed 1q`
15930"
15931
b30fcfae 15932_ACEOF
15933
cd9a469c 15934case $ac_config_files in *"
15935"*) set x $ac_config_files; shift; ac_config_files=$*;;
15936esac
b30fcfae 15937
5084f823 15938
5084f823 15939
cd9a469c 15940cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15941# Files that config.status was made for.
15942config_files="$ac_config_files"
b30fcfae 15943
cd9a469c 15944_ACEOF
5084f823 15945
cd9a469c 15946cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b30fcfae 15947ac_cs_usage="\
cd9a469c 15948\`$as_me' instantiates files and other configuration actions
15949from templates according to the current configuration. Unless the files
15950and actions are specified as TAGs, all are instantiated by default.
b30fcfae 15951
cd9a469c 15952Usage: $0 [OPTION]... [TAG]...
b30fcfae 15953
15954 -h, --help print this help, then exit
cd9a469c 15955 -V, --version print version number and configuration settings, then exit
f00f02a3 15956 --config print configuration, then exit
cd9a469c 15957 -q, --quiet, --silent
15958 do not print progress messages
b30fcfae 15959 -d, --debug don't remove temporary files
15960 --recheck update $as_me by reconfiguring in the same conditions
cd9a469c 15961 --file=FILE[:TEMPLATE]
15962 instantiate the configuration file FILE
b30fcfae 15963
15964Configuration files:
15965$config_files
15966
cd9a469c 15967Report bugs to the package provider."
5084f823 15968
cd9a469c 15969_ACEOF
15970cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
f00f02a3 15971ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
b30fcfae 15972ac_cs_version="\\
15973config.status
f00f02a3 15974configured by $0, generated by GNU Autoconf 2.69,
15975 with options \\"\$ac_cs_config\\"
b30fcfae 15976
f00f02a3 15977Copyright (C) 2012 Free Software Foundation, Inc.
b30fcfae 15978This config.status script is free software; the Free Software Foundation
15979gives unlimited permission to copy, distribute and modify it."
cd9a469c 15980
15981ac_pwd='$ac_pwd'
15982srcdir='$srcdir'
15983INSTALL='$INSTALL'
b181f265 15984AWK='$AWK'
cd9a469c 15985test -n "\$AWK" || AWK=awk
b30fcfae 15986_ACEOF
15987
cd9a469c 15988cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15989# The default lists apply if the user does not specify any file.
b30fcfae 15990ac_need_defaults=:
15991while test $# != 0
b1660f25 15992do
b30fcfae 15993 case $1 in
f00f02a3 15994 --*=?*)
cd9a469c 15995 ac_option=`expr "X$1" : 'X\([^=]*\)='`
15996 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
b30fcfae 15997 ac_shift=:
15998 ;;
f00f02a3 15999 --*=)
16000 ac_option=`expr "X$1" : 'X\([^=]*\)='`
16001 ac_optarg=
16002 ac_shift=:
16003 ;;
cd9a469c 16004 *)
b30fcfae 16005 ac_option=$1
16006 ac_optarg=$2
16007 ac_shift=shift
16008 ;;
b30fcfae 16009 esac
16010
16011 case $ac_option in
16012 # Handling of the options.
71ab34df 16013 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
b30fcfae 16014 ac_cs_recheck=: ;;
cd9a469c 16015 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
16016 $as_echo "$ac_cs_version"; exit ;;
f00f02a3 16017 --config | --confi | --conf | --con | --co | --c )
16018 $as_echo "$ac_cs_config"; exit ;;
cd9a469c 16019 --debug | --debu | --deb | --de | --d | -d )
b30fcfae 16020 debug=: ;;
16021 --file | --fil | --fi | --f )
16022 $ac_shift
cd9a469c 16023 case $ac_optarg in
16024 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
f00f02a3 16025 '') as_fn_error $? "missing file argument" ;;
cd9a469c 16026 esac
16027 as_fn_append CONFIG_FILES " '$ac_optarg'"
5084f823 16028 ac_need_defaults=false;;
cd9a469c 16029 --he | --h | --help | --hel | -h )
16030 $as_echo "$ac_cs_usage"; exit ;;
b30fcfae 16031 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
16032 | -silent | --silent | --silen | --sile | --sil | --si | --s)
16033 ac_cs_silent=: ;;
16034
16035 # This is an error.
f00f02a3 16036 -*) as_fn_error $? "unrecognized option: \`$1'
cd9a469c 16037Try \`$0 --help' for more information." ;;
b30fcfae 16038
cd9a469c 16039 *) as_fn_append ac_config_targets " $1"
16040 ac_need_defaults=false ;;
b30fcfae 16041
a83ffacf 16042 esac
b30fcfae 16043 shift
a83ffacf 16044done
16045
b30fcfae 16046ac_configure_extra_args=
a83ffacf 16047
b30fcfae 16048if $ac_cs_silent; then
16049 exec 6>/dev/null
16050 ac_configure_extra_args="$ac_configure_extra_args --silent"
16051fi
a83ffacf 16052
b30fcfae 16053_ACEOF
cd9a469c 16054cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b30fcfae 16055if \$ac_cs_recheck; then
f00f02a3 16056 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
cd9a469c 16057 shift
16058 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16059 CONFIG_SHELL='$SHELL'
16060 export CONFIG_SHELL
16061 exec "\$@"
b30fcfae 16062fi
16063
16064_ACEOF
cd9a469c 16065cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16066exec 5>>config.log
16067{
16068 echo
16069 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
16070## Running $as_me. ##
16071_ASBOX
16072 $as_echo "$ac_log"
16073} >&5
b30fcfae 16074
cd9a469c 16075_ACEOF
16076cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8bb79148 16077#
16078# INIT-COMMANDS
16079#
16080extrasub_build="$extrasub_build"
16081 extrasub_host="$extrasub_host"
16082 extrasub_target="$extrasub_target"
16083
cd9a469c 16084_ACEOF
b30fcfae 16085
cd9a469c 16086cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
570af75a 16087
cd9a469c 16088# Handling of arguments.
b30fcfae 16089for ac_config_target in $ac_config_targets
16090do
cd9a469c 16091 case $ac_config_target in
16092 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
16093
f00f02a3 16094 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
b30fcfae 16095 esac
16096done
16097
cd9a469c 16098
b30fcfae 16099# If the user did not use the arguments to specify the items to instantiate,
16100# then the envvar interface is used. Set only those that are not.
16101# We use the long form for the default assignment because of an extremely
16102# bizarre bug on SunOS 4.1.3.
16103if $ac_need_defaults; then
16104 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
16105fi
16106
16107# Have a temporary directory for convenience. Make it in the build tree
cd9a469c 16108# simply because there is no reason against having it here, and in addition,
b30fcfae 16109# creating and moving files from /tmp can sometimes cause problems.
cd9a469c 16110# Hook for its removal unless debugging.
16111# Note that there is a small window in which the directory will not be cleaned:
16112# after its creation but before its name has been assigned to `$tmp'.
b30fcfae 16113$debug ||
16114{
f00f02a3 16115 tmp= ac_tmp=
cd9a469c 16116 trap 'exit_status=$?
f00f02a3 16117 : "${ac_tmp:=$tmp}"
16118 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
cd9a469c 16119' 0
16120 trap 'as_fn_exit 1' 1 2 13 15
b30fcfae 16121}
b30fcfae 16122# Create a (secure) tmp directory for tmp files.
16123
16124{
cd9a469c 16125 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
f00f02a3 16126 test -d "$tmp"
b30fcfae 16127} ||
16128{
cd9a469c 16129 tmp=./conf$$-$RANDOM
16130 (umask 077 && mkdir "$tmp")
f00f02a3 16131} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
16132ac_tmp=$tmp
cd9a469c 16133
16134# Set up the scripts for CONFIG_FILES section.
16135# No need to generate them if there are no CONFIG_FILES.
16136# This happens for instance with `./config.status config.h'.
16137if test -n "$CONFIG_FILES"; then
16138
16139if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
16140 ac_cs_awk_getline=:
16141 ac_cs_awk_pipe_init=
16142 ac_cs_awk_read_file='
16143 while ((getline aline < (F[key])) > 0)
16144 print(aline)
16145 close(F[key])'
16146 ac_cs_awk_pipe_fini=
16147else
16148 ac_cs_awk_getline=false
16149 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
16150 ac_cs_awk_read_file='
16151 print "|#_!!_#|"
16152 print "cat " F[key] " &&"
16153 '$ac_cs_awk_pipe_init
16154 # The final `:' finishes the AND list.
16155 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
16156fi
16157ac_cr=`echo X | tr X '\015'`
16158# On cygwin, bash can eat \r inside `` if the user requested igncr.
16159# But we know of no other shell where ac_cr would be empty at this
16160# point, so we can use a bashism as a fallback.
16161if test "x$ac_cr" = x; then
16162 eval ac_cr=\$\'\\r\'
16163fi
16164ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
16165if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
f00f02a3 16166 ac_cs_awk_cr='\\r'
cd9a469c 16167else
16168 ac_cs_awk_cr=$ac_cr
16169fi
16170
f00f02a3 16171echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
cd9a469c 16172_ACEOF
16173
16174# Create commands to substitute file output variables.
b30fcfae 16175{
cd9a469c 16176 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
f00f02a3 16177 echo 'cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&' &&
cd9a469c 16178 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
16179 echo "_ACAWK" &&
16180 echo "_ACEOF"
16181} >conf$$files.sh &&
16182. ./conf$$files.sh ||
f00f02a3 16183 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cd9a469c 16184rm -f conf$$files.sh
b30fcfae 16185
cd9a469c 16186{
16187 echo "cat >conf$$subs.awk <<_ACEOF" &&
16188 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
16189 echo "_ACEOF"
16190} >conf$$subs.sh ||
f00f02a3 16191 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
16192ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cd9a469c 16193ac_delim='%!_!# '
16194for ac_last_try in false false false false false :; do
16195 . ./conf$$subs.sh ||
f00f02a3 16196 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cd9a469c 16197
16198 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
16199 if test $ac_delim_n = $ac_delim_num; then
16200 break
16201 elif $ac_last_try; then
f00f02a3 16202 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cd9a469c 16203 else
16204 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
16205 fi
16206done
16207rm -f conf$$subs.sh
16208
16209cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
f00f02a3 16210cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
5084f823 16211_ACEOF
cd9a469c 16212sed -n '
16213h
16214s/^/S["/; s/!.*/"]=/
16215p
16216g
16217s/^[^!]*!//
16218:repl
16219t repl
16220s/'"$ac_delim"'$//
16221t delim
16222:nl
16223h
f00f02a3 16224s/\(.\{148\}\)..*/\1/
cd9a469c 16225t more1
16226s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
16227p
16228n
16229b repl
16230:more1
16231s/["\\]/\\&/g; s/^/"/; s/$/"\\/
16232p
16233g
16234s/.\{148\}//
16235t nl
16236:delim
16237h
f00f02a3 16238s/\(.\{148\}\)..*/\1/
cd9a469c 16239t more2
16240s/["\\]/\\&/g; s/^/"/; s/$/"/
16241p
16242b
16243:more2
16244s/["\\]/\\&/g; s/^/"/; s/$/"\\/
16245p
16246g
16247s/.\{148\}//
16248t delim
16249' <conf$$subs.awk | sed '
16250/^[^""]/{
16251 N
16252 s/\n//
16253}
16254' >>$CONFIG_STATUS || ac_write_fail=1
16255rm -f conf$$subs.awk
16256cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16257_ACAWK
f00f02a3 16258cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
cd9a469c 16259 for (key in S) S_is_set[key] = 1
16260 FS = "\a"
16261 \$ac_cs_awk_pipe_init
16262}
16263{
16264 line = $ 0
16265 nfields = split(line, field, "@")
16266 substed = 0
16267 len = length(field[1])
16268 for (i = 2; i < nfields; i++) {
16269 key = field[i]
16270 keylen = length(key)
16271 if (S_is_set[key]) {
16272 value = S[key]
16273 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
16274 len += length(value) + length(field[++i])
16275 substed = 1
16276 } else
16277 len += 1 + keylen
16278 }
16279 if (nfields == 3 && !substed) {
16280 key = field[2]
16281 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
16282 \$ac_cs_awk_read_file
16283 next
16284 }
16285 }
16286 print line
16287}
16288\$ac_cs_awk_pipe_fini
16289_ACAWK
16290_ACEOF
16291cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16292if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
16293 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
16294else
16295 cat
f00f02a3 16296fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
16297 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
cd9a469c 16298_ACEOF
16299
f00f02a3 16300# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
16301# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
cd9a469c 16302# trailing colons and then remove the whole line if VPATH becomes empty
16303# (actually we leave an empty line to preserve line numbers).
16304if test "x$srcdir" = x.; then
f00f02a3 16305 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
16306h
16307s///
16308s/^/:/
16309s/[ ]*$/:/
16310s/:\$(srcdir):/:/g
16311s/:\${srcdir}:/:/g
16312s/:@srcdir@:/:/g
16313s/^:*//
cd9a469c 16314s/:*$//
f00f02a3 16315x
16316s/\(=[ ]*\).*/\1/
16317G
16318s/\n//
cd9a469c 16319s/^[^=]*=[ ]*$//
16320}'
16321fi
5084f823 16322
cd9a469c 16323cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16324fi # test -n "$CONFIG_FILES"
5084f823 16325
b30fcfae 16326
cd9a469c 16327eval set X " :F $CONFIG_FILES "
16328shift
16329for ac_tag
16330do
16331 case $ac_tag in
16332 :[FHLC]) ac_mode=$ac_tag; continue;;
16333 esac
16334 case $ac_mode$ac_tag in
16335 :[FHL]*:*);;
f00f02a3 16336 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
cd9a469c 16337 :[FH]-) ac_tag=-:-;;
16338 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
16339 esac
16340 ac_save_IFS=$IFS
16341 IFS=:
16342 set x $ac_tag
16343 IFS=$ac_save_IFS
16344 shift
16345 ac_file=$1
16346 shift
a8298541 16347
cd9a469c 16348 case $ac_mode in
16349 :L) ac_source=$1;;
16350 :[FH])
16351 ac_file_inputs=
16352 for ac_f
16353 do
16354 case $ac_f in
f00f02a3 16355 -) ac_f="$ac_tmp/stdin";;
cd9a469c 16356 *) # Look for the file first in the build tree, then in the source tree
16357 # (if the path is not absolute). The absolute path cannot be DOS-style,
16358 # because $ac_f cannot contain `:'.
16359 test -f "$ac_f" ||
16360 case $ac_f in
16361 [\\/$]*) false;;
16362 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
16363 esac ||
f00f02a3 16364 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
cd9a469c 16365 esac
16366 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
16367 as_fn_append ac_file_inputs " '$ac_f'"
16368 done
b30fcfae 16369
cd9a469c 16370 # Let's still pretend it is `configure' which instantiates (i.e., don't
16371 # use $as_me), people would be surprised to read:
16372 # /* config.h. Generated by config.status. */
16373 configure_input='Generated from '`
16374 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
16375 `' by configure.'
16376 if test x"$ac_file" != x-; then
16377 configure_input="$ac_file. $configure_input"
16378 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16379$as_echo "$as_me: creating $ac_file" >&6;}
5084f823 16380 fi
cd9a469c 16381 # Neutralize special characters interpreted by sed in replacement strings.
16382 case $configure_input in #(
16383 *\&* | *\|* | *\\* )
16384 ac_sed_conf_input=`$as_echo "$configure_input" |
16385 sed 's/[\\\\&|]/\\\\&/g'`;; #(
16386 *) ac_sed_conf_input=$configure_input;;
16387 esac
570af75a 16388
cd9a469c 16389 case $ac_tag in
f00f02a3 16390 *:-:* | *:-) cat >"$ac_tmp/stdin" \
16391 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
cd9a469c 16392 esac
16393 ;;
570af75a 16394 esac
16395
cd9a469c 16396 ac_dir=`$as_dirname -- "$ac_file" ||
b30fcfae 16397$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16398 X"$ac_file" : 'X\(//\)[^/]' \| \
16399 X"$ac_file" : 'X\(//\)$' \| \
cd9a469c 16400 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
16401$as_echo X"$ac_file" |
16402 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16403 s//\1/
16404 q
16405 }
16406 /^X\(\/\/\)[^/].*/{
16407 s//\1/
16408 q
16409 }
16410 /^X\(\/\/\)$/{
16411 s//\1/
16412 q
16413 }
16414 /^X\(\/\).*/{
16415 s//\1/
16416 q
16417 }
16418 s/.*/./; q'`
16419 as_dir="$ac_dir"; as_fn_mkdir_p
b30fcfae 16420 ac_builddir=.
a83ffacf 16421
cd9a469c 16422case "$ac_dir" in
16423.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
16424*)
16425 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16426 # A ".." for each directory in $ac_dir_suffix.
16427 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16428 case $ac_top_builddir_sub in
16429 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
16430 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
16431 esac ;;
16432esac
16433ac_abs_top_builddir=$ac_pwd
16434ac_abs_builddir=$ac_pwd$ac_dir_suffix
16435# for backward compatibility:
16436ac_top_builddir=$ac_top_build_prefix
b30fcfae 16437
16438case $srcdir in
cd9a469c 16439 .) # We are building in place.
b30fcfae 16440 ac_srcdir=.
cd9a469c 16441 ac_top_srcdir=$ac_top_builddir_sub
16442 ac_abs_top_srcdir=$ac_pwd ;;
16443 [\\/]* | ?:[\\/]* ) # Absolute name.
b30fcfae 16444 ac_srcdir=$srcdir$ac_dir_suffix;
cd9a469c 16445 ac_top_srcdir=$srcdir
16446 ac_abs_top_srcdir=$srcdir ;;
16447 *) # Relative name.
16448 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
16449 ac_top_srcdir=$ac_top_build_prefix$srcdir
16450 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b30fcfae 16451esac
cd9a469c 16452ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
b1660f25 16453
a83ffacf 16454
cd9a469c 16455 case $ac_mode in
16456 :F)
16457 #
16458 # CONFIG_FILE
16459 #
b30fcfae 16460
16461 case $INSTALL in
16462 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
cd9a469c 16463 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
71ab34df 16464 esac
cd9a469c 16465_ACEOF
570af75a 16466
cd9a469c 16467cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16468# If the template does not know about datarootdir, expand it.
16469# FIXME: This hack should be removed a few years after 2.60.
16470ac_datarootdir_hack=; ac_datarootdir_seen=
16471ac_sed_dataroot='
16472/datarootdir/ {
16473 p
16474 q
16475}
16476/@datadir@/p
16477/@docdir@/p
16478/@infodir@/p
16479/@localedir@/p
16480/@mandir@/p'
16481case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16482*datarootdir*) ac_datarootdir_seen=yes;;
16483*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
16484 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16485$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
570af75a 16486_ACEOF
cd9a469c 16487cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16488 ac_datarootdir_hack='
16489 s&@datadir@&$datadir&g
16490 s&@docdir@&$docdir&g
16491 s&@infodir@&$infodir&g
16492 s&@localedir@&$localedir&g
16493 s&@mandir@&$mandir&g
16494 s&\\\${datarootdir}&$datarootdir&g' ;;
16495esac
16496_ACEOF
16497
16498# Neutralize VPATH when `$srcdir' = `.'.
16499# Shell code in configure.ac might set extrasub.
16500# FIXME: do we really want to maintain this feature?
16501cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16502ac_sed_extra="$ac_vpsub
b30fcfae 16503$extrasub
16504_ACEOF
cd9a469c 16505cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b30fcfae 16506:t
16507/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
cd9a469c 16508s|@configure_input@|$ac_sed_conf_input|;t t
16509s&@top_builddir@&$ac_top_builddir_sub&;t t
16510s&@top_build_prefix@&$ac_top_build_prefix&;t t
16511s&@srcdir@&$ac_srcdir&;t t
16512s&@abs_srcdir@&$ac_abs_srcdir&;t t
16513s&@top_srcdir@&$ac_top_srcdir&;t t
16514s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
16515s&@builddir@&$ac_builddir&;t t
16516s&@abs_builddir@&$ac_abs_builddir&;t t
16517s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
16518s&@INSTALL@&$ac_INSTALL&;t t
16519$ac_datarootdir_hack
16520"
16521eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
16522if $ac_cs_awk_getline; then
f00f02a3 16523 $AWK -f "$ac_tmp/subs.awk"
cd9a469c 16524else
f00f02a3 16525 $AWK -f "$ac_tmp/subs.awk" | $SHELL
16526fi \
16527 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
cd9a469c 16528
16529test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
f00f02a3 16530 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
16531 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
16532 "$ac_tmp/out"`; test -z "$ac_out"; } &&
cd9a469c 16533 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
f00f02a3 16534which seems to be undefined. Please make sure it is defined" >&5
cd9a469c 16535$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
f00f02a3 16536which seems to be undefined. Please make sure it is defined" >&2;}
cd9a469c 16537
f00f02a3 16538 rm -f "$ac_tmp/stdin"
cd9a469c 16539 case $ac_file in
f00f02a3 16540 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
16541 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
cd9a469c 16542 esac \
f00f02a3 16543 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
cd9a469c 16544 ;;
570af75a 16545
570af75a 16546
a8298541 16547
cd9a469c 16548 esac
16549
8bb79148 16550
16551 case $ac_file$ac_mode in
16552 "Makefile":F) sed "$extrasub_build" Makefile |
16553 sed "$extrasub_host" |
16554 sed "$extrasub_target" > mf$$
16555 mv -f mf$$ Makefile ;;
16556
16557 esac
cd9a469c 16558done # for ac_tag
16559
16560
16561as_fn_exit 0
b30fcfae 16562_ACEOF
b30fcfae 16563ac_clean_files=$ac_clean_files_save
16564
cd9a469c 16565test $ac_write_fail = 0 ||
f00f02a3 16566 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
cd9a469c 16567
b30fcfae 16568
16569# configure is writing to config.log, and then calls config.status.
16570# config.status does its own redirection, appending to config.log.
16571# Unfortunately, on DOS this fails, as config.log is still kept open
16572# by configure, so config.status won't be able to write to it; its
16573# output is simply discarded. So we exec the FD to /dev/null,
16574# effectively closing config.log, so it can be properly (re)opened and
16575# appended to by config.status. When coming back to configure, we
16576# need to make the FD available again.
16577if test "$no_create" != yes; then
16578 ac_cs_success=:
16579 ac_config_status_args=
16580 test "$silent" = yes &&
16581 ac_config_status_args="$ac_config_status_args --quiet"
16582 exec 5>/dev/null
16583 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16584 exec 5>>config.log
16585 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16586 # would make configure fail if this is the last instruction.
f00f02a3 16587 $ac_cs_success || as_fn_exit 1
cd9a469c 16588fi
16589if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16590 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16591$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
b30fcfae 16592fi
a8298541 16593