Revert revision 178346 (2011-08-30)
[official-gcc.git] / configure.ac
blob484d4f05f087367feee085c32bfdd997d4587872
1 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2 #   2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
3 #   Free Software Foundation, Inc.
5 # This file is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
10 # This program is distributed in the hope that it will be useful, but
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13 # General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program; see the file COPYING3.  If not see
17 # <http://www.gnu.org/licenses/>.
19 ##############################################################################
20 ### WARNING: this file contains embedded tabs.  Do not run untabify on this file.
22 m4_include(config/acx.m4)
23 m4_include(config/override.m4)
24 m4_include(config/proginstall.m4)
25 m4_include(config/elf.m4)
26 m4_include([libtool.m4])
27 m4_include([ltoptions.m4])
28 m4_include([ltsugar.m4])
29 m4_include([ltversion.m4])
30 m4_include([lt~obsolete.m4])
31 m4_include([config/isl.m4])
32 m4_include([config/cloog.m4])
34 AC_INIT(move-if-change)
35 AC_PREREQ(2.64)
36 AC_DISABLE_OPTION_CHECKING
38 progname=$0
39 # if PWD already has a value, it is probably wrong.
40 if test -n "$PWD" ; then PWD=`${PWDCMD-pwd}`; fi
42 # Export original configure arguments for use by sub-configures.
43 # Quote arguments with shell meta charatcers.
44 TOPLEVEL_CONFIGURE_ARGUMENTS=
45 set -- "$progname" "$@"
46 for ac_arg
48   case "$ac_arg" in
49   *" "*|*"      "*|*[[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\']]*)
50     ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`
51     # if the argument is of the form -foo=baz, quote the baz part only
52     ac_arg=`echo "'$ac_arg'" | sed "s/^'\([[-a-zA-Z0-9]]*=\)/\\1'/"` ;;
53   *) ;;
54   esac
55   # Add the quoted argument to the list.
56   TOPLEVEL_CONFIGURE_ARGUMENTS="$TOPLEVEL_CONFIGURE_ARGUMENTS $ac_arg"
57 done
58 if test "$silent" = yes; then
59   TOPLEVEL_CONFIGURE_ARGUMENTS="$TOPLEVEL_CONFIGURE_ARGUMENTS --silent"
61 # Remove the initial space we just introduced and, as these will be
62 # expanded by make, quote '$'.
63 TOPLEVEL_CONFIGURE_ARGUMENTS=`echo "x$TOPLEVEL_CONFIGURE_ARGUMENTS" | sed -e 's/^x *//' -e 's,\\$,$$,g'`
64 AC_SUBST(TOPLEVEL_CONFIGURE_ARGUMENTS)
66 # Find the build, host, and target systems.
67 ACX_NONCANONICAL_BUILD
68 ACX_NONCANONICAL_HOST
69 ACX_NONCANONICAL_TARGET
71 dnl Autoconf 2.5x and later will set a default program prefix if
72 dnl --target was used, even if it was the same as --host.  Disable
73 dnl that behavior.  This must be done before AC_CANONICAL_SYSTEM
74 dnl to take effect.
75 test "$host_noncanonical" = "$target_noncanonical" &&
76   test "$program_prefix$program_suffix$program_transform_name" = \
77     NONENONEs,x,x, &&
78   program_transform_name=s,y,y,
80 AC_CANONICAL_SYSTEM
81 AC_ARG_PROGRAM
83 m4_pattern_allow([^AS_FOR_TARGET$])dnl
84 m4_pattern_allow([^AS_FOR_BUILD$])dnl
86 # Get 'install' or 'install-sh' and its variants.
87 AC_PROG_INSTALL
88 ACX_PROG_LN
89 AC_PROG_LN_S
90 AC_PROG_SED
91 AC_PROG_AWK
93 srcpwd=`cd ${srcdir} ; ${PWDCMD-pwd}`
95 # We pass INSTALL explicitly to sub-makes.  Make sure that it is not
96 # a relative path.
97 if test "$INSTALL" = "${srcdir}/install-sh -c"; then
98   INSTALL="${srcpwd}/install-sh -c"
101 # Set srcdir to "." if that's what it is.
102 # This is important for multilib support.
103 pwd=`${PWDCMD-pwd}`
104 if test "${pwd}" = "${srcpwd}" ; then
105   srcdir=.
108 topsrcdir=$srcpwd
110 extra_host_args=
112 ### To add a new directory to the tree, first choose whether it is a target
113 ### or a host dependent tool.  Then put it into the appropriate list
114 ### (library or tools, host or target), doing a dependency sort.
116 # Subdirs will be configured in the order listed in build_configdirs, 
117 # configdirs, or target_configdirs; see the serialization section below.
119 # Dependency sorting is only needed when *configuration* must be done in 
120 # a particular order.  In all cases a dependency should be specified in 
121 # the Makefile, whether or not it's implicitly specified here.
123 # Double entries in build_configdirs, configdirs, or target_configdirs may
124 # cause circular dependencies and break everything horribly.
126 # these library is used by various programs built for the build
127 # environment
129 build_libs="build-libiberty"
131 # these tools are built for the build environment
132 build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
134 # these libraries are used by various programs built for the host environment
136 host_libs="intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl cloog libelf libiconv"
138 # these tools are built for the host environment
139 # Note, the powerpc-eabi build depends on sim occurring before gdb in order to
140 # know that we are building the simulator.
141 # binutils, gas and ld appear in that order because it makes sense to run
142 # "make check" in that particular order.
143 # If --enable-gold is used, "gold" may replace "ld".
144 host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools"
146 # libgcj represents the runtime libraries only used by gcj.
147 libgcj="target-libffi \
148         target-zlib \
149         target-libjava"
151 # these libraries are built for the target environment, and are built after
152 # the host libraries and the host tools (which may be a cross compiler)
153 # Note that libiberty is not a target library.
154 target_libraries="target-libgcc \
155                 target-libbacktrace \
156                 target-libgloss \
157                 target-newlib \
158                 target-libgomp \
159                 target-libatomic \
160                 target-libitm \
161                 target-libstdc++-v3 \
162                 target-libmudflap \
163                 target-libsanitizer \
164                 target-libssp \
165                 target-libquadmath \
166                 target-libgfortran \
167                 target-boehm-gc \
168                 ${libgcj} \
169                 target-libobjc \
170                 target-libgupc \
171                 target-libada \
172                 target-libgo"
174 # these tools are built using the target libraries, and are intended to
175 # run only in the target environment
177 # note: any program that *uses* libraries that are in the "target_libraries"
178 # list belongs in this list.
180 target_tools="target-rda"
182 ################################################################################
184 ## All tools belong in one of the four categories, and are assigned above
185 ## We assign ${configdirs} this way to remove all embedded newlines.  This
186 ## is important because configure will choke if they ever get through.
187 ## ${configdirs} is directories we build using the host tools.
188 ## ${target_configdirs} is directories we build using the target tools.
189 configdirs=`echo ${host_libs} ${host_tools}`
190 target_configdirs=`echo ${target_libraries} ${target_tools}`
191 build_configdirs=`echo ${build_libs} ${build_tools}`
193 m4_divert_text([PARSE_ARGS],
194 [case $srcdir in
195   *" "*)
196 m4_pushdef([AS_MESSAGE_LOG_FD], [])dnl
197     AC_MSG_ERROR([path to source, $srcdir, contains spaces])
198 m4_popdef([AS_MESSAGE_LOG_FD])dnl
199     ;;
200 esac
201 ac_subdirs_all=`cd $srcdir && echo */configure | sed 's,/configure,,g'`
204 ################################################################################
206 srcname="gnu development package"
208 # This gets set non-empty for some net releases of packages.
209 appdirs=""
211 # Define is_cross_compiler to save on calls to 'test'.
212 is_cross_compiler=
213 if test x"${host}" = x"${target}" ; then
214   is_cross_compiler=no
215 else
216   is_cross_compiler=yes
217 fi      
219 # Find the build and target subdir names.
220 GCC_TOPLEV_SUBDIRS
221 # Be sure to cover against remnants of an in-tree build.
222 if test $srcdir != .  && test -d $srcdir/host-${host_noncanonical}; then
223   AC_MSG_ERROR([building out of tree but $srcdir contains host-${host_noncanonical}.
224 Use a pristine source tree when building in a separate tree])
227 # Skipdirs are removed silently.
228 skipdirs=
229 # Noconfigdirs are removed loudly.
230 noconfigdirs=""
232 use_gnu_ld=
233 # Make sure we don't let GNU ld be added if we didn't want it.
234 if test x$with_gnu_ld = xno ; then
235   use_gnu_ld=no
236   noconfigdirs="$noconfigdirs ld gold"
239 use_gnu_as=
240 # Make sure we don't let GNU as be added if we didn't want it.
241 if test x$with_gnu_as = xno ; then
242   use_gnu_as=no
243   noconfigdirs="$noconfigdirs gas"
246 use_included_zlib=
247 # Make sure we don't let ZLIB be added if we didn't want it.
248 if test x$with_system_zlib = xyes ; then
249   use_included_zlib=no
250   noconfigdirs="$noconfigdirs zlib"
253 # some tools are so dependent upon X11 that if we're not building with X, 
254 # it's not even worth trying to configure, much less build, that tool.
256 case ${with_x} in
257   yes | "") ;; # the default value for this tree is that X11 is available
258   no)
259     skipdirs="${skipdirs} tk itcl libgui"
260     # We won't be able to build gdbtk without X.
261     enable_gdbtk=no 
262     ;;
263   *)  echo "*** bad value \"${with_x}\" for -with-x flag; ignored" 1>&2 ;;
264 esac
266 # Some are only suitable for cross toolchains.
267 # Remove these if host=target.
268 cross_only="target-libgloss target-newlib target-opcodes"
270 case $is_cross_compiler in
271   no) skipdirs="${skipdirs} ${cross_only}" ;;
272 esac
274 # If both --with-headers and --with-libs are specified, default to
275 # --without-newlib.
276 if test x"${with_headers}" != x && test x"${with_headers}" != xno \
277    && test x"${with_libs}" != x && test x"${with_libs}" != xno ; then
278   if test x"${with_newlib}" = x ; then
279     with_newlib=no
280   fi
283 # Recognize --with-newlib/--without-newlib.
284 case ${with_newlib} in
285   no) skipdirs="${skipdirs} target-newlib" ;;
286   yes) skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'` ;;
287 esac
289 # Handle --enable-gold, --enable-ld.
290 # --disable-gold [--enable-ld]
291 #     Build only ld.  Default option.
292 # --enable-gold [--enable-ld]
293 #     Build both gold and ld.  Install gold as "ld.gold", install ld
294 #     as "ld.bfd" and "ld".
295 # --enable-gold=default [--enable-ld]
296 #     Build both gold and ld.  Install gold as "ld.gold" and "ld",
297 #     install ld as "ld.bfd".
298 # --enable-gold[=default] --disable-ld
299 #     Build only gold, which is then installed as both "ld.gold" and "ld".
300 # --enable-gold --enable-ld=default
301 #     Build both gold (installed as "ld.gold") and ld (installed as "ld"
302 #     and ld.bfd).
303 #     In other words, ld is default
304 # --enable-gold=default --enable-ld=default
305 #     Error.
307 default_ld=
308 AC_ARG_ENABLE(gold,
309 [AS_HELP_STRING([[--enable-gold[=ARG]]],
310                 [build gold @<:@ARG={default,yes,no}@:>@])],
311 ENABLE_GOLD=$enableval,
312 ENABLE_GOLD=no)
313 case "${ENABLE_GOLD}" in
314   yes|default)
315     # Check for ELF target.
316     is_elf=no
317     case "${target}" in
318       *-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
319       | *-*-linux* | *-*-gnu* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
320       | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* \
321       | *-*-solaris2* | *-*-nto* | *-*-nacl*)
322         case "${target}" in
323           *-*-linux*aout* | *-*-linux*oldld*)
324             ;;
325           *)
326             is_elf=yes
327             ;;
328         esac
329     esac
331     if test "$is_elf" = "yes"; then
332       # Check for target supported by gold.
333       case "${target}" in
334         i?86-*-* | x86_64-*-* | sparc*-*-* | powerpc*-*-* | arm*-*-* | tilegx*-*-*)
335           configdirs="$configdirs gold"
336           if test x${ENABLE_GOLD} = xdefault; then
337             default_ld=gold
338           fi
339           ENABLE_GOLD=yes
340           ;;
341       esac
342     fi
343     ;;
344   no)
345     ;;
346   *)
347     AC_MSG_ERROR([invalid --enable-gold argument])
348     ;;
349 esac
351 AC_ARG_ENABLE(ld,
352 [AS_HELP_STRING([[--enable-ld[=ARG]]],
353                 [build ld @<:@ARG={default,yes,no}@:>@])],
354 ENABLE_LD=$enableval,
355 ENABLE_LD=yes)
357 case "${ENABLE_LD}" in
358   default)
359     if test x${default_ld} != x; then
360       AC_MSG_ERROR([either gold or ld can be the default ld])
361     fi
362     ;;
363   yes)
364     ;;
365   no)
366     if test x${ENABLE_GOLD} != xyes; then
367       AC_MSG_WARN([neither ld nor gold are enabled])
368     fi
369     configdirs=`echo " ${configdirs} " | sed -e 's/ ld / /'`
370     ;;
371   *)
372     AC_MSG_ERROR([invalid --enable-ld argument])
373     ;;
374 esac
376 # Configure extra directories which are host specific
378 case "${host}" in
379   *-cygwin*)
380     configdirs="$configdirs libtermcap" ;;
381 esac
383 # A target can indicate whether a language isn't supported for some reason.
384 # Only spaces may be used in this macro; not newlines or tabs.
385 unsupported_languages=
387 # Remove more programs from consideration, based on the host or 
388 # target this usually means that a port of the program doesn't
389 # exist yet.
391 case "${host}" in
392   i[[3456789]]86-*-msdosdjgpp*)
393     noconfigdirs="$noconfigdirs tcl tk itcl"
394     ;;
395 esac
398 AC_ARG_ENABLE(libquadmath,
399 AS_HELP_STRING([--disable-libquadmath],
400   [do not build libquadmath directory]),
401 ENABLE_LIBQUADMATH=$enableval,
402 ENABLE_LIBQUADMATH=yes)
403 if test "${ENABLE_LIBQUADMATH}" = "no" ; then
404   noconfigdirs="$noconfigdirs target-libquadmath"
408 AC_ARG_ENABLE(libquadmath-support,
409 AS_HELP_STRING([--disable-libquadmath-support],
410   [disable libquadmath support for Fortran]),
411 ENABLE_LIBQUADMATH_SUPPORT=$enableval,
412 ENABLE_LIBQUADMATH_SUPPORT=yes)
413 enable_libquadmath_support=
414 if test "${ENABLE_LIBQUADMATH_SUPPORT}" = "no" ; then
415   enable_libquadmath_support=no
419 AC_ARG_ENABLE(libada,
420 [AS_HELP_STRING([--enable-libada], [build libada directory])],
421 ENABLE_LIBADA=$enableval,
422 ENABLE_LIBADA=yes)
423 if test "${ENABLE_LIBADA}" != "yes" ; then
424   noconfigdirs="$noconfigdirs gnattools"
427 AC_ARG_ENABLE(libssp,
428 [AS_HELP_STRING([--enable-libssp], [build libssp directory])],
429 ENABLE_LIBSSP=$enableval,
430 ENABLE_LIBSSP=yes)
432 AC_ARG_ENABLE(libstdcxx,
433 AS_HELP_STRING([--disable-libstdcxx],
434   [do not build libstdc++-v3 directory]),
435 ENABLE_LIBSTDCXX=$enableval,
436 ENABLE_LIBSTDCXX=default)
437 [if test "${ENABLE_LIBSTDCXX}" = "no" ; then
438   noconfigdirs="$noconfigdirs libstdc++-v3"
441 # Save it here so that, even in case of --enable-libgcj, if the Java
442 # front-end isn't enabled, we still get libgcj disabled.
443 libgcj_saved=$libgcj
444 case $enable_libgcj in
445 yes)
446   # If we reset it here, it won't get added to noconfigdirs in the
447   # target-specific build rules, so it will be forcibly enabled
448   # (unless the Java language itself isn't enabled).
449   libgcj=
450   ;;
452   # Make sure we get it printed in the list of not supported target libs.
453   # Don't disable libffi, though, other languages use it.
454   noconfigdirs="$noconfigdirs `echo ${libgcj} | sed -e 's/target-libffi//'`"
455   # Clear libgcj_saved so that even if java is enabled libffi won't be
456   # built.
457   libgcj_saved=
458   ;;
459 esac
461 AC_ARG_ENABLE(static-libjava,
462 [AS_HELP_STRING([[--enable-static-libjava[=ARG]]],
463                 [build static libjava @<:@default=no@:>@])],
464 ENABLE_STATIC_LIBJAVA=$enableval,
465 ENABLE_STATIC_LIBJAVA=no)
466 enable_static_libjava=
467 if test "${ENABLE_STATIC_LIBJAVA}" = "yes" ; then
468   enable_static_libjava=yes
471 if test x$enable_static_libjava != xyes ; then
472   EXTRA_CONFIGARGS_LIBJAVA=--disable-static
474 AC_SUBST(EXTRA_CONFIGARGS_LIBJAVA)
476 # Disable libmudflap on some systems.
477 if test x$enable_libmudflap = x ; then
478     case "${target}" in
479     *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | bfin*-*-uclinux* | *-*-kopensolaris*-gnu)
480         # Enable libmudflap by default in GNU and friends.
481         ;;
482     *-*-freebsd*)
483         # Enable libmudflap by default in FreeBSD.
484         ;;
485     *)
486         # Disable it by default everywhere else.
487         noconfigdirs="$noconfigdirs target-libmudflap"
488         ;;
489     esac
492 posix_based_os="yes"
493 case "${target}" in
494     *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
495         ;;
496     *-*-netbsd* | *-*-freebsd* | *-*-openbsd* | *-*-dragonfly*)
497         ;;
498     *-*-solaris2* | *-*-hpux11*)
499         ;;
500     *-*-darwin* | *-*-aix*)
501         ;;
502     *)
503     posix_based_os="no"
504     ;;
505 esac
507 # Enable libgomp by default on POSIX hosted systems.
508 if test x$enable_libgomp = x -a $posix_based_os = "no" ; then
509     # Disable libgomp on non POSIX hosted systems.
510     noconfigdirs="$noconfigdirs target-libgomp"
513 # Enable libgupc by default on POSIX hosted systems.
514 if test x$enable_libgupc = x -a $posix_based_os = "no" ; then
515     # Disable libgupc on non POSIX hosted systems.
516     noconfigdirs="$noconfigdirs target-libgupc"
519 # Disable libatomic on unsupported systems.
520 if test -d ${srcdir}/libatomic; then
521     if test x$enable_libatomic = x; then
522         AC_MSG_CHECKING([for libatomic support])
523         if (srcdir=${srcdir}/libatomic; \
524                 . ${srcdir}/configure.tgt; \
525                 test -n "$UNSUPPORTED")
526         then
527             AC_MSG_RESULT([no])
528             noconfigdirs="$noconfigdirs target-libatomic"
529         else
530             AC_MSG_RESULT([yes])
531         fi
532     fi
535 # Disable libitm on unsupported systems.
536 if test -d ${srcdir}/libitm; then
537     if test x$enable_libitm = x; then
538         AC_MSG_CHECKING([for libitm support])
539         if (srcdir=${srcdir}/libitm; \
540                 . ${srcdir}/configure.tgt; \
541                 test -n "$UNSUPPORTED")
542         then
543             AC_MSG_RESULT([no])
544             noconfigdirs="$noconfigdirs target-libitm"
545         else
546             AC_MSG_RESULT([yes])
547         fi
548     fi
551 # Disable libsanitizer on unsupported systems.
552 if test -d ${srcdir}/libsanitizer; then
553     if test x$enable_libsanitizer = x; then
554         AC_MSG_CHECKING([for libsanitizer support])
555         if (srcdir=${srcdir}/libsanitizer; \
556                 . ${srcdir}/configure.tgt; \
557                 test -n "$UNSUPPORTED")
558         then
559             AC_MSG_RESULT([no])
560             noconfigdirs="$noconfigdirs target-libsanitizer"
561         else
562             AC_MSG_RESULT([yes])
563         fi
564     fi
567 # Disable libquadmath for some systems.
568 case "${target}" in
569   avr-*-*)
570     noconfigdirs="$noconfigdirs target-libquadmath"
571     ;;
572   # libquadmath is unused on AIX and libquadmath build process use of
573   # LD_LIBRARY_PATH can break AIX bootstrap.
574   powerpc-*-aix* | rs6000-*-aix*)
575     noconfigdirs="$noconfigdirs target-libquadmath"
576     ;;
577 esac
579 # Disable libssp for some systems.
580 case "${target}" in
581   avr-*-*)
582     # No hosted I/O support.
583     noconfigdirs="$noconfigdirs target-libssp"
584     ;;
585   powerpc-*-aix* | rs6000-*-aix*)
586     noconfigdirs="$noconfigdirs target-libssp"
587     ;;
588   rl78-*-*)
589     # libssp uses a misaligned load to trigger a fault, but the RL78
590     # doesn't fault for those - instead, it gives a build-time error
591     # for explicit misaligned loads.
592     noconfigdirs="$noconfigdirs target-libssp"
593     ;;
594 esac
596 # Disable libstdc++-v3 for some systems.
597 # Allow user to override this if they pass --enable-libstdc++-v3
598 if test "${ENABLE_LIBSTDCXX}" = "default" ; then
599   case "${target}" in
600     *-*-vxworks*)
601       # VxWorks uses the Dinkumware C++ library.
602       noconfigdirs="$noconfigdirs target-libstdc++-v3"
603       ;;
604     arm*-wince-pe*)
605       # the C++ libraries don't build on top of CE's C libraries
606       noconfigdirs="$noconfigdirs target-libstdc++-v3"
607       ;;
608     avr-*-*)
609       noconfigdirs="$noconfigdirs target-libstdc++-v3"
610       ;;
611   esac
614 # Disable Fortran for some systems.
615 case "${target}" in
616   mmix-*-*)
617     # See <http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00572.html>.
618     unsupported_languages="$unsupported_languages fortran"
619     ;;
620 esac
622 # Disable Java if libffi is not supported.
623 case "${target}" in
624   alpha*-*-*)
625     ;;
626   arm*-*-*)
627     ;;
628   cris-*-*)
629     ;;
630   frv-*-*)
631     ;;
632   hppa*-*-linux*)
633     ;;
634   hppa*-*-hpux*)
635     ;;
636   i?86-*-*)
637     ;;
638   ia64*-*-*)
639     ;;
640   m32r*-*-*)
641     ;;
642   m68k-*-*)
643     ;;
644   mips*-*-rtems*)
645     ;;
646   mips*-*-linux*)
647     ;;
648   powerpc*-*-linux*)
649     ;;
650   powerpc-*-darwin*)
651     ;;
652   powerpc-*-aix* | rs6000-*-aix*)
653     ;;
654   powerpc-*-freebsd*)
655     ;;
656   powerpc64-*-freebsd*)
657     ;;
658   powerpc*-*-rtems*)
659     ;;
660   s390-*-* | s390x-*-*)
661     ;;
662   sh-*-* | sh[[34]]*-*-*)
663     ;;
664   sh64-*-* | sh5*-*-*)
665     ;;
666   sparc*-*-*)
667     ;;
668   x86_64-*-*)
669     ;;
670   *-*-*)
671     unsupported_languages="$unsupported_languages java"
672     ;;
673 esac
675 # Disable Java, libgcj or related libraries for some systems.
676 case "${target}" in
677   powerpc-*-darwin*)
678     ;;
679   i[[3456789]]86-*-darwin*)
680     ;;
681   x86_64-*-darwin[[912]]*)
682     ;;
683   *-*-darwin*)
684     noconfigdirs="$noconfigdirs ${libgcj}"
685     ;;
686   *-*-netware*)
687     noconfigdirs="$noconfigdirs ${libgcj}"
688     ;;
689   *-*-rtems*)
690     noconfigdirs="$noconfigdirs ${libgcj}"
691     ;;
692   *-*-tpf*)
693     noconfigdirs="$noconfigdirs ${libgcj}"
694     ;;
695   *-*-uclinux*)
696     noconfigdirs="$noconfigdirs ${libgcj}"
697     ;;
698   *-*-vxworks*)
699     noconfigdirs="$noconfigdirs ${libgcj}"
700     ;;
701   alpha*-*-*vms*)
702     noconfigdirs="$noconfigdirs ${libgcj}"
703     ;;
704   arm-wince-pe)
705     noconfigdirs="$noconfigdirs ${libgcj}"
706     ;;
707   arm*-*-symbianelf*)
708     noconfigdirs="$noconfigdirs ${libgcj}"
709     ;;
710   bfin-*-*)
711     noconfigdirs="$noconfigdirs target-boehm-gc"
712     ;;
713   cris-*-* | crisv32-*-*)
714     unsupported_languages="$unsupported_languages java"
715     case "${target}" in
716       *-*-linux*)
717         ;;
718       *) # See PR46792 regarding target-libffi.
719         noconfigdirs="$noconfigdirs target-libffi target-boehm-gc";;
720     esac
721     ;;
722   hppa*64*-*-linux*)
723     # In this case, it's because the hppa64-linux target is for
724     # the kernel only at this point and has no libc, and thus no
725     # headers, crt*.o, etc., all of which are needed by these.
726     unsupported_languages="$unsupported_languages java"
727     ;;
728   hppa*64*-*-hpux*)
729     noconfigdirs="$noconfigdirs ${libgcj}"
730     ;;
731   hppa*-hp-hpux11*)
732     ;;
733   hppa*-*-hpux*)
734     # According to Alexandre Oliva <aoliva@redhat.com>, libjava won't
735     # build on HP-UX 10.20.
736     noconfigdirs="$noconfigdirs ${libgcj}"
737     ;;
738   ia64*-*-*vms*)
739     noconfigdirs="$noconfigdirs ${libgcj}"
740     ;;
741   i[[3456789]]86-w64-mingw*)
742     noconfigdirs="$noconfigdirs ${libgcj}"
743     ;;
744   i[[3456789]]86-*-mingw*)
745     noconfigdirs="$noconfigdirs ${libgcj}"
746     ;;
747   x86_64-*-mingw*)
748     noconfigdirs="$noconfigdirs ${libgcj}"
749     ;;
750   mmix-*-*)
751     noconfigdirs="$noconfigdirs target-libffi target-boehm-gc"
752     ;;
753   powerpc-*-aix*)
754     # copied from rs6000-*-* entry
755     noconfigdirs="$noconfigdirs ${libgcj}"
756     ;;
757   rs6000-*-aix*)
758     noconfigdirs="$noconfigdirs ${libgcj}"
759     ;;
760   *-*-lynxos*)
761     noconfigdirs="$noconfigdirs ${libgcj}"
762     ;; 
763 esac
765 # Disable libgo for some systems where it is known to not work.
766 # For testing, you can easily override this with --enable-libgo.
767 if test x$enable_libgo = x; then
768     case "${target}" in
769     *-*-darwin*)
770         # PR 46986
771         noconfigdirs="$noconfigdirs target-libgo"
772         ;;
773     *-*-cygwin* | *-*-mingw*)
774         noconfigdirs="$noconfigdirs target-libgo"
775         ;;
776     *-*-aix*)
777         noconfigdirs="$noconfigdirs target-libgo"
778         ;;
779     esac
782 # Default libgloss CPU subdirectory.
783 libgloss_dir="$target_cpu"
785 case "${target}" in
786   sh*-*-pe|mips*-*-pe|*arm-wince-pe)
787     libgloss_dir=wince
788     ;;
789   aarch64*-*-* )
790     libgloss_dir=aarch64
791     ;;
792   arm*-*-*)
793     libgloss_dir=arm
794     ;;
795   cris-*-* | crisv32-*-*)
796     libgloss_dir=cris
797     ;;
798   hppa*-*-*)
799     libgloss_dir=pa
800     ;;
801   i[[3456789]]86-*-*)
802     libgloss_dir=i386
803     ;;
804   m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*)
805     libgloss_dir=m68hc11
806     ;;
807   m68*-*-* | fido-*-*)
808     libgloss_dir=m68k
809     ;;
810   mips*-*-*)
811     libgloss_dir=mips
812     ;;
813   powerpc*-*-*)
814     libgloss_dir=rs6000
815     ;;
816   sparc*-*-*)
817     libgloss_dir=sparc
818     ;;
819 esac
821 # Disable newlib and libgloss for various target OSes.
822 case "${target}" in
823   alpha*-dec-osf*)
824     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
825     ;;
826   i[[3456789]]86-*-linux*)
827     # This section makes it possible to build newlib natively on linux.
828     # If we are using a cross compiler then don't configure newlib.
829     if test x${is_cross_compiler} != xno ; then
830       noconfigdirs="$noconfigdirs target-newlib"
831     fi
832     noconfigdirs="$noconfigdirs target-libgloss"
833     # If we are not using a cross compiler, do configure newlib.
834     # Note however, that newlib will only be configured in this situation
835     # if the --with-newlib option has been given, because otherwise
836     # 'target-newlib' will appear in skipdirs.
837     ;;
838   i[[3456789]]86-*-rdos*)
839     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
840     ;;
841   sh*-*-pe|mips*-*-pe|arm-wince-pe)
842     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
843     ;;
844   sparc-*-sunos4*)
845     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
846     ;;
847   *-*-aix*)
848     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
849     ;;
850   *-*-beos*)
851     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
852     ;;
853   *-*-chorusos)
854     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
855     ;;
856   *-*-dragonfly*)
857     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
858     ;;
859   *-*-freebsd*)
860     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
861     ;;
862   *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
863     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
864     ;;
865   *-*-lynxos*)
866     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
867     ;; 
868   *-*-mingw*)
869     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
870     ;;
871   *-*-netbsd*)
872     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
873     ;;
874   *-*-netware*)
875     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
876     ;;
877   *-*-tpf*)
878     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
879     ;;
880   *-*-uclinux*)
881     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
882     ;;
883   *-*-vxworks*)
884     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
885     ;;
886 esac
888 case "${target}" in
889   *-*-chorusos)
890     ;;
891   powerpc-*-darwin*)
892     noconfigdirs="$noconfigdirs ld gas gdb gprof"
893     noconfigdirs="$noconfigdirs sim target-rda"
894     ;;
895   i[[3456789]]86-*-darwin*)
896     noconfigdirs="$noconfigdirs ld gprof"
897     noconfigdirs="$noconfigdirs sim target-rda"
898     ;;
899   x86_64-*-darwin[[912]]*)
900     noconfigdirs="$noconfigdirs ld gas gprof"
901     noconfigdirs="$noconfigdirs sim target-rda"
902     ;;
903   *-*-darwin*)
904     noconfigdirs="$noconfigdirs ld gas gdb gprof"
905     noconfigdirs="$noconfigdirs sim target-rda"
906     ;;
907   *-*-dragonfly*)
908     ;;
909   *-*-freebsd*)
910     if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
911         && test -f /usr/local/include/gmp.h; then
912       with_gmp=/usr/local
913     fi
914     ;;
915   *-*-kaos*)
916     # Remove unsupported stuff on all kaOS configurations.
917     noconfigdirs="$noconfigdirs target-libgloss"
918     ;;
919   *-*-netbsd*)
920     ;;
921   *-*-netware*)
922     ;;
923   *-*-rtems*)
924     noconfigdirs="$noconfigdirs target-libgloss"
925     ;;
926     # The tpf target doesn't support gdb yet.
927   *-*-tpf*)
928     noconfigdirs="$noconfigdirs gdb tcl tk libgui itcl"
929     ;;
930   *-*-uclinux*)
931     noconfigdirs="$noconfigdirs target-rda"
932     ;;
933   *-*-vxworks*)
934     ;;
935   alpha*-dec-osf*)
936     # ld works, but does not support shared libraries.
937     # gas doesn't generate exception information.
938     noconfigdirs="$noconfigdirs gas ld"
939     ;;
940   alpha*-*-*vms*)
941     noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss"
942     ;;
943   alpha*-*-*)
944     # newlib is not 64 bit ready
945     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
946     ;;
947   sh*-*-pe|mips*-*-pe|*arm-wince-pe)
948     noconfigdirs="$noconfigdirs tcl tk itcl libgui sim"
949     ;;
950   arc-*-*)
951     noconfigdirs="$noconfigdirs target-libgloss"
952     ;;
953   arm-*-pe*)
954     noconfigdirs="$noconfigdirs target-libgloss"
955     ;;
956   arm-*-riscix*)
957     noconfigdirs="$noconfigdirs ld target-libgloss"
958     ;;
959   avr-*-rtems*)
960     ;;
961   avr-*-*)
962     if test x${with_avrlibc} != xno; then
963       noconfigdirs="$noconfigdirs target-newlib target-libgloss"
964     fi
965     ;;
966   c4x-*-* | tic4x-*-*)
967     noconfigdirs="$noconfigdirs target-libgloss"
968     ;;
969   tic54x-*-*)
970     noconfigdirs="$noconfigdirs target-libgloss gdb"
971     ;;
972   d10v-*-*)
973     noconfigdirs="$noconfigdirs target-libgloss"
974     ;;
975   d30v-*-*)
976     noconfigdirs="$noconfigdirs gdb"
977     ;;
978   fr30-*-elf*)
979     noconfigdirs="$noconfigdirs gdb"
980     ;;
981   moxie-*-*)
982     noconfigdirs="$noconfigdirs gprof"
983     ;;
984   h8300*-*-*)
985     noconfigdirs="$noconfigdirs target-libgloss"
986     ;;
987   h8500-*-*)
988     noconfigdirs="$noconfigdirs target-libgloss"
989     ;;
990   hppa1.1-*-osf* | hppa1.1-*-bsd* )
991     ;;
992   hppa*64*-*-linux*)
993     ;;
994   hppa*-*-linux*)
995     ;;
996   hppa*-*-*elf* | \
997   hppa*-*-lites* | \
998   hppa*-*-openbsd* | \
999   hppa*64*-*-*)
1000     ;;
1001   hppa*-hp-hpux11*)
1002     noconfigdirs="$noconfigdirs ld"
1003     ;;
1004   hppa*-*-pro*)
1005     ;;
1006   hppa*-*-*)
1007     noconfigdirs="$noconfigdirs ld"
1008     ;;
1009   i960-*-*)
1010     noconfigdirs="$noconfigdirs gdb"
1011     ;;
1012   ia64*-*-elf*)
1013     # No gdb support yet.
1014     noconfigdirs="$noconfigdirs readline libgui itcl gdb"
1015     ;;
1016   ia64*-**-hpux*)
1017     # No ld support yet.
1018     noconfigdirs="$noconfigdirs libgui itcl ld"
1019     ;;
1020   ia64*-*-*vms*)
1021     # No ld support yet.
1022     noconfigdirs="$noconfigdirs libgui itcl ld"
1023     ;;
1024   i[[3456789]]86-w64-mingw*)
1025     ;;
1026   i[[3456789]]86-*-mingw*)
1027     target_configdirs="$target_configdirs target-winsup"
1028     ;;
1029   *-*-cygwin*)
1030     target_configdirs="$target_configdirs target-libtermcap target-winsup"
1031     noconfigdirs="$noconfigdirs target-libgloss"
1032     # always build newlib if winsup directory is present.
1033     if test -d "$srcdir/winsup/cygwin"; then
1034       skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
1035     elif test -d "$srcdir/newlib"; then
1036       echo "Warning: winsup/cygwin is missing so newlib can't be built."
1037     fi
1038     ;;
1039   i[[3456789]]86-*-pe)
1040     noconfigdirs="$noconfigdirs target-libgloss"
1041     ;;
1042   i[[3456789]]86-*-sco3.2v5*)
1043     # The linker does not yet know about weak symbols in COFF,
1044     # and is not configured to handle mixed ELF and COFF.
1045     noconfigdirs="$noconfigdirs ld target-libgloss"
1046     ;;
1047   i[[3456789]]86-*-sco*)
1048     noconfigdirs="$noconfigdirs gprof target-libgloss"
1049     ;;
1050   i[[3456789]]86-*-solaris2* | x86_64-*-solaris2.1[[0-9]]*)
1051     noconfigdirs="$noconfigdirs target-libgloss"
1052     ;;
1053   i[[3456789]]86-*-sysv4*)
1054     noconfigdirs="$noconfigdirs target-libgloss"
1055     ;;
1056   i[[3456789]]86-*-beos*)
1057     noconfigdirs="$noconfigdirs gdb"
1058     ;;
1059   i[[3456789]]86-*-rdos*)
1060     noconfigdirs="$noconfigdirs gdb"
1061     ;;
1062   mmix-*-*)
1063     noconfigdirs="$noconfigdirs gdb"
1064     ;;
1065   mt-*-*)
1066     noconfigdirs="$noconfigdirs sim"
1067     ;;
1068   powerpc-*-aix*)
1069     # copied from rs6000-*-* entry
1070     noconfigdirs="$noconfigdirs gprof"
1071     ;;
1072   powerpc*-*-winnt* | powerpc*-*-pe*)
1073     target_configdirs="$target_configdirs target-winsup"
1074     noconfigdirs="$noconfigdirs gdb tcl tk target-libgloss itcl"
1075     # always build newlib.
1076     skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
1077     ;;
1078     # This is temporary until we can link against shared libraries
1079   powerpcle-*-solaris*)
1080     noconfigdirs="$noconfigdirs gdb sim tcl tk itcl"
1081     ;;
1082   powerpc-*-beos*)
1083     noconfigdirs="$noconfigdirs gdb"
1084     ;;
1085   rs6000-*-lynxos*)
1086     noconfigdirs="$noconfigdirs gprof"
1087     ;;
1088   rs6000-*-aix*)
1089     noconfigdirs="$noconfigdirs gprof"
1090     ;;
1091   rs6000-*-*)
1092     noconfigdirs="$noconfigdirs gprof"
1093     ;;
1094   m68k-apollo-*)
1095     noconfigdirs="$noconfigdirs ld binutils gprof target-libgloss"
1096     ;;
1097   microblaze*)
1098     noconfigdirs="$noconfigdirs gprof"
1099     ;;
1100   mips*-sde-elf* | mips*-mti-elf*)
1101     if test x$with_newlib = xyes; then
1102       noconfigdirs="$noconfigdirs gprof"
1103     fi
1104     ;;
1105   mips*-*-irix5*)
1106     noconfigdirs="$noconfigdirs gprof target-libgloss"
1107     ;;
1108   mips*-*-irix6*)
1109     noconfigdirs="$noconfigdirs gprof target-libgloss"
1110     ;;
1111   mips*-*-bsd*)
1112     noconfigdirs="$noconfigdirs gprof target-libgloss"
1113     ;;
1114   mips*-*-linux*)
1115     ;;
1116   mips*-*-*)
1117     noconfigdirs="$noconfigdirs gprof"
1118     ;;
1119   sh-*-* | sh64-*-*)
1120     case "${target}" in
1121       sh*-*-elf)
1122          ;;
1123       *)
1124          noconfigdirs="$noconfigdirs target-libgloss" ;;
1125     esac
1126     ;;
1127   sparc-*-sunos4*)
1128     if test x${is_cross_compiler} = xno ; then
1129            use_gnu_ld=no
1130     fi
1131     ;;
1132   tic6x-*-*)
1133     noconfigdirs="$noconfigdirs sim"
1134     ;;
1135   tilepro-*-* | tilegx-*-*)
1136     noconfigdirs="$noconfigdirs sim"
1137     ;;
1138   v810-*-*)
1139     noconfigdirs="$noconfigdirs bfd binutils gas gdb ld opcodes target-libgloss"
1140     ;;
1141   vax-*-*)
1142     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
1143     ;;
1144 esac
1146 # If we aren't building newlib, then don't build libgloss, since libgloss
1147 # depends upon some newlib header files.
1148 case "${noconfigdirs}" in
1149   *target-libgloss*) ;;
1150   *target-newlib*) noconfigdirs="$noconfigdirs target-libgloss" ;;
1151 esac
1153 # Work in distributions that contain no compiler tools, like Autoconf.
1154 host_makefile_frag=/dev/null
1155 if test -d ${srcdir}/config ; then
1156 case "${host}" in
1157   i[[3456789]]86-*-msdosdjgpp*)
1158     host_makefile_frag="config/mh-djgpp"
1159     ;;
1160   *-cygwin*)
1161     ACX_CHECK_CYGWIN_CAT_WORKS
1162     host_makefile_frag="config/mh-cygwin"
1163     ;;
1164   *-mingw*)
1165     host_makefile_frag="config/mh-mingw"
1166     ;;
1167   hppa*-hp-hpux10*)
1168     host_makefile_frag="config/mh-pa-hpux10"
1169     ;;
1170   hppa*-hp-hpux*)
1171     host_makefile_frag="config/mh-pa"
1172     ;;
1173   hppa*-*)      
1174     host_makefile_frag="config/mh-pa"
1175     ;;
1176   *-*-darwin*)
1177     host_makefile_frag="config/mh-darwin"
1178     ;;
1179   powerpc-*-aix*)
1180     host_makefile_frag="config/mh-ppc-aix"
1181     ;;
1182   rs6000-*-aix*)
1183     host_makefile_frag="config/mh-ppc-aix"
1184     ;;
1185 esac
1188 if test "${build}" != "${host}" ; then
1189   AR_FOR_BUILD=${AR_FOR_BUILD-ar}
1190   AS_FOR_BUILD=${AS_FOR_BUILD-as}
1191   CC_FOR_BUILD=${CC_FOR_BUILD-gcc}
1192   CXX_FOR_BUILD=${CXX_FOR_BUILD-g++}
1193   GCJ_FOR_BUILD=${GCJ_FOR_BUILD-gcj}
1194   GFORTRAN_FOR_BUILD=${GFORTRAN_FOR_BUILD-gfortran}
1195   GOC_FOR_BUILD=${GOC_FOR_BUILD-gccgo}
1196   GUPC_FOR_BUILD=${GUPC_FOR_BUILD-gupc}
1197   DLLTOOL_FOR_BUILD=${DLLTOOL_FOR_BUILD-dlltool}
1198   LD_FOR_BUILD=${LD_FOR_BUILD-ld}
1199   NM_FOR_BUILD=${NM_FOR_BUILD-nm}
1200   RANLIB_FOR_BUILD=${RANLIB_FOR_BUILD-ranlib}
1201   WINDRES_FOR_BUILD=${WINDRES_FOR_BUILD-windres}
1202   WINDMC_FOR_BUILD=${WINDMC_FOR_BUILD-windmc}
1203 else
1204   AR_FOR_BUILD="\$(AR)"
1205   AS_FOR_BUILD="\$(AS)"
1206   CC_FOR_BUILD="\$(CC)"
1207   CXX_FOR_BUILD="\$(CXX)"
1208   GCJ_FOR_BUILD="\$(GCJ)"
1209   GFORTRAN_FOR_BUILD="\$(GFORTRAN)"
1210   GOC_FOR_BUILD="\$(GOC)"
1211   GUPC_FOR_BUILD="\$(GUPC)"
1212   DLLTOOL_FOR_BUILD="\$(DLLTOOL)"
1213   LD_FOR_BUILD="\$(LD)"
1214   NM_FOR_BUILD="\$(NM)"
1215   RANLIB_FOR_BUILD="\$(RANLIB)"
1216   WINDRES_FOR_BUILD="\$(WINDRES)"
1217   WINDMC_FOR_BUILD="\$(WINDMC)"
1220 AC_PROG_CC
1221 AC_PROG_CXX
1223 # We must set the default linker to the linker used by gcc for the correct
1224 # operation of libtool.  If LD is not defined and we are using gcc, try to
1225 # set the LD default to the ld used by gcc.
1226 if test -z "$LD"; then
1227   if test "$GCC" = yes; then
1228     case $build in
1229     *-*-mingw*)
1230       gcc_prog_ld=`$CC -print-prog-name=ld 2>&1 | tr -d '\015'` ;;
1231     *)
1232       gcc_prog_ld=`$CC -print-prog-name=ld 2>&1` ;;
1233     esac
1234     case $gcc_prog_ld in
1235     # Accept absolute paths.
1236     [[\\/]* | [A-Za-z]:[\\/]*)]
1237       LD="$gcc_prog_ld" ;;
1238     esac
1239   fi
1242 # Check whether -static-libstdc++ -static-libgcc is supported.
1243 have_static_libs=no
1244 if test "$GCC" = yes; then
1245   saved_LDFLAGS="$LDFLAGS"
1247   LDFLAGS="$LDFLAGS -static-libstdc++ -static-libgcc"
1248   AC_MSG_CHECKING([whether g++ accepts -static-libstdc++ -static-libgcc])
1249   AC_LANG_PUSH(C++)
1250   AC_LINK_IFELSE([
1251 #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5)
1252 #error -static-libstdc++ not implemented
1253 #endif
1254 int main() {}],
1255     [AC_MSG_RESULT([yes]); have_static_libs=yes],
1256     [AC_MSG_RESULT([no])])
1257   AC_LANG_POP(C++)
1259   LDFLAGS="$saved_LDFLAGS"
1262 ACX_PROG_GNAT
1263 ACX_PROG_CMP_IGNORE_INITIAL
1265 AC_ARG_ENABLE([bootstrap],
1266 [AS_HELP_STRING([--enable-bootstrap],
1267                 [enable bootstrapping @<:@yes if native build@:>@])],,
1268 enable_bootstrap=default)
1270 # Issue errors and warnings for invalid/strange bootstrap combinations.
1271 if test -r $srcdir/gcc/configure; then
1272   have_compiler=yes
1273 else
1274   have_compiler=no
1277 case "$have_compiler:$host:$target:$enable_bootstrap" in
1278   *:*:*:no) ;;
1280   # Default behavior.  Enable bootstrap if we have a compiler
1281   # and we are in a native configuration.
1282   yes:$build:$build:default)
1283     enable_bootstrap=yes ;;
1285   *:*:*:default)
1286     enable_bootstrap=no ;;
1288   # We have a compiler and we are in a native configuration, bootstrap is ok
1289   yes:$build:$build:yes)
1290     ;;
1292   # Other configurations, but we have a compiler.  Assume the user knows
1293   # what he's doing.
1294   yes:*:*:yes)
1295     AC_MSG_WARN([trying to bootstrap a cross compiler])
1296     ;;
1298   # No compiler: if they passed --enable-bootstrap explicitly, fail
1299   no:*:*:yes)
1300     AC_MSG_ERROR([cannot bootstrap without a compiler]) ;;
1302   # Fail if wrong command line
1303   *)
1304     AC_MSG_ERROR([invalid option for --enable-bootstrap])
1305     ;;
1306 esac
1308 # Used for setting $lt_cv_objdir
1309 _LT_CHECK_OBJDIR
1311 # Check for GMP, MPFR and MPC
1312 gmplibs="-lmpc -lmpfr -lgmp"
1313 gmpinc=
1314 have_gmp=no
1316 # Specify a location for mpc
1317 # check for this first so it ends up on the link line before mpfr.
1318 AC_ARG_WITH(mpc,
1319 [AS_HELP_STRING([--with-mpc=PATH],
1320                 [specify prefix directory for installed MPC package.
1321                  Equivalent to --with-mpc-include=PATH/include
1322                  plus --with-mpc-lib=PATH/lib])])
1323 AC_ARG_WITH(mpc-include,
1324 [AS_HELP_STRING([--with-mpc-include=PATH],
1325                 [specify directory for installed MPC include files])])
1326 AC_ARG_WITH(mpc-lib,
1327 [AS_HELP_STRING([--with-mpc-lib=PATH],
1328                 [specify directory for the installed MPC library])])
1330 if test "x$with_mpc" != x; then
1331   gmplibs="-L$with_mpc/lib $gmplibs"
1332   gmpinc="-I$with_mpc/include $gmpinc"
1334 if test "x$with_mpc_include" != x; then
1335   gmpinc="-I$with_mpc_include $gmpinc"
1337 if test "x$with_mpc_lib" != x; then
1338   gmplibs="-L$with_mpc_lib $gmplibs"
1340 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then
1341   gmplibs='-L$$r/$(HOST_SUBDIR)/mpc/src/'"$lt_cv_objdir $gmplibs"
1342   gmpinc='-I$$s/mpc/src '"$gmpinc"
1343   # Do not test the mpc version.  Assume that it is sufficient, since
1344   # it is in the source tree, and the library has not been built yet
1345   # but it would be included on the link line in the version check below
1346   # hence making the test fail.
1347   have_gmp=yes
1350 # Specify a location for mpfr
1351 # check for this first so it ends up on the link line before gmp.
1352 AC_ARG_WITH(mpfr-dir,
1353 [AS_HELP_STRING([--with-mpfr-dir=PATH], [this option has been REMOVED])],
1354 [AC_MSG_ERROR([The --with-mpfr-dir=PATH option has been removed.
1355 Use --with-mpfr=PATH or --with-mpfr-include=PATH plus --with-mpfr-lib=PATH])])
1357 AC_ARG_WITH(mpfr,
1358 [AS_HELP_STRING([--with-mpfr=PATH],
1359                 [specify prefix directory for installed MPFR package.
1360                  Equivalent to --with-mpfr-include=PATH/include
1361                  plus --with-mpfr-lib=PATH/lib])])
1362 AC_ARG_WITH(mpfr-include,
1363 [AS_HELP_STRING([--with-mpfr-include=PATH],
1364                 [specify directory for installed MPFR include files])])
1365 AC_ARG_WITH(mpfr-lib,
1366 [AS_HELP_STRING([--with-mpfr-lib=PATH],
1367                 [specify directory for the installed MPFR library])])
1369 if test "x$with_mpfr" != x; then
1370   gmplibs="-L$with_mpfr/lib $gmplibs"
1371   gmpinc="-I$with_mpfr/include $gmpinc"
1373 if test "x$with_mpfr_include" != x; then
1374   gmpinc="-I$with_mpfr_include $gmpinc"
1376 if test "x$with_mpfr_lib" != x; then
1377   gmplibs="-L$with_mpfr_lib $gmplibs"
1379 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
1380   # MPFR v3.1.0 moved the sources into a src sub-directory.
1381   if test -d ${srcdir}/mpfr/src; then
1382     gmplibs='-L$$r/$(HOST_SUBDIR)/mpfr/src/'"$lt_cv_objdir $gmplibs"
1383     gmpinc='-I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src '"$gmpinc"
1384     extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/'"$lt_cv_objdir"
1385   else
1386     gmplibs='-L$$r/$(HOST_SUBDIR)/mpfr/'"$lt_cv_objdir $gmplibs"
1387     gmpinc='-I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr '"$gmpinc"
1388     extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/'"$lt_cv_objdir"
1389   fi
1390   # Do not test the mpfr version.  Assume that it is sufficient, since
1391   # it is in the source tree, and the library has not been built yet
1392   # but it would be included on the link line in the version check below
1393   # hence making the test fail.
1394   have_gmp=yes
1397 # Specify a location for gmp
1398 AC_ARG_WITH(gmp-dir,
1399 [AS_HELP_STRING([--with-gmp-dir=PATH], [this option has been REMOVED])],
1400 [AC_MSG_ERROR([The --with-gmp-dir=PATH option has been removed.
1401 Use --with-gmp=PATH or --with-gmp-include=PATH plus --with-gmp-lib=PATH])])
1403 AC_ARG_WITH(gmp,
1404 [AS_HELP_STRING([--with-gmp=PATH],
1405                 [specify prefix directory for the installed GMP package.
1406                  Equivalent to --with-gmp-include=PATH/include
1407                  plus --with-gmp-lib=PATH/lib])])
1408 AC_ARG_WITH(gmp-include,
1409 [AS_HELP_STRING([--with-gmp-include=PATH],
1410                 [specify directory for installed GMP include files])])
1411 AC_ARG_WITH(gmp-lib,
1412 [AS_HELP_STRING([--with-gmp-lib=PATH],
1413                 [specify directory for the installed GMP library])])
1416 if test "x$with_gmp" != x; then
1417   gmplibs="-L$with_gmp/lib $gmplibs"
1418   gmpinc="-I$with_gmp/include $gmpinc"
1420 if test "x$with_gmp_include" != x; then
1421   gmpinc="-I$with_gmp_include $gmpinc"
1423 if test "x$with_gmp_lib" != x; then
1424   gmplibs="-L$with_gmp_lib $gmplibs"
1426 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
1427   gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/'"$lt_cv_objdir $gmplibs"
1428   gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp '"$gmpinc"
1429   extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/'"$lt_cv_objdir"
1430   extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/'"$lt_cv_objdir"
1431   extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
1432   # Do not test the gmp version.  Assume that it is sufficient, since
1433   # it is in the source tree, and the library has not been built yet
1434   # but it would be included on the link line in the version check below
1435   # hence making the test fail.
1436   have_gmp=yes
1439 if test -d ${srcdir}/gcc && test "x$have_gmp" = xno; then
1440   have_gmp=yes
1441   saved_CFLAGS="$CFLAGS"
1442   CFLAGS="$CFLAGS $gmpinc"
1443   # Check for the recommended and required versions of GMP.
1444   AC_MSG_CHECKING([for the correct version of gmp.h])
1445   AC_TRY_COMPILE([#include "gmp.h"],[
1446   #define GCC_GMP_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
1447   #define GCC_GMP_VERSION GCC_GMP_VERSION_NUM(__GNU_MP_VERSION,__GNU_MP_VERSION_MINOR,__GNU_MP_VERSION_PATCHLEVEL)
1448   #if GCC_GMP_VERSION < GCC_GMP_VERSION_NUM(4,2,3)
1449   choke me
1450   #endif
1451   ], [AC_TRY_COMPILE([#include <gmp.h>],[
1452   #define GCC_GMP_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
1453   #define GCC_GMP_VERSION GCC_GMP_VERSION_NUM(__GNU_MP_VERSION,__GNU_MP_VERSION_MINOR,__GNU_MP_VERSION_PATCHLEVEL)
1454   #if GCC_GMP_VERSION < GCC_GMP_VERSION_NUM(4,3,2)
1455   choke me
1456   #endif
1457   ], [AC_MSG_RESULT([yes])], [AC_MSG_RESULT([buggy but acceptable])])],
1458    [AC_MSG_RESULT([no]); have_gmp=no])
1460   # If we have GMP, check the MPFR version.
1461   if test x"$have_gmp" = xyes; then
1462     # Check for the recommended and required versions of MPFR.
1463     AC_MSG_CHECKING([for the correct version of mpfr.h])
1464     AC_TRY_COMPILE([#include <gmp.h>
1465     #include <mpfr.h>],[
1466     #if MPFR_VERSION < MPFR_VERSION_NUM(2,4,0)
1467     choke me
1468     #endif
1469     ], [AC_TRY_COMPILE([#include <gmp.h>
1470     #include <mpfr.h>],[
1471     #if MPFR_VERSION < MPFR_VERSION_NUM(2,4,2)
1472     choke me
1473     #endif
1474     ], [AC_MSG_RESULT([yes])], [AC_MSG_RESULT([buggy but acceptable])])],
1475      [AC_MSG_RESULT([no]); have_gmp=no])
1476   fi
1478   # Check for the MPC header version.
1479   if test x"$have_gmp" = xyes ; then
1480     # Check for the recommended and required versions of MPC.
1481     AC_MSG_CHECKING([for the correct version of mpc.h])
1482     AC_TRY_COMPILE([#include <mpc.h>],[
1483     #if MPC_VERSION < MPC_VERSION_NUM(0,8,0)
1484     choke me
1485     #endif
1486     ], [AC_TRY_COMPILE([#include <mpc.h>],[
1487     #if MPC_VERSION < MPC_VERSION_NUM(0,8,1)
1488     choke me
1489     #endif
1490     ], [AC_MSG_RESULT([yes])], [AC_MSG_RESULT([buggy but acceptable])])],
1491      [AC_MSG_RESULT([no]); have_gmp=no])
1492   fi
1494   # Now check the MPFR library.
1495   if test x"$have_gmp" = xyes; then
1496     saved_LIBS="$LIBS"
1497     LIBS="$LIBS $gmplibs"
1498     AC_MSG_CHECKING([for the correct version of the gmp/mpfr/mpc libraries])
1499     AC_TRY_LINK([#include <mpc.h>],[
1500     mpfr_t n;
1501     mpfr_t x;
1502     mpc_t c;
1503     int t;
1504     mpfr_init (n);
1505     mpfr_init (x);
1506     mpfr_atan2 (n, n, x, GMP_RNDN);
1507     mpfr_erfc (n, x, GMP_RNDN);
1508     mpfr_subnormalize (x, t, GMP_RNDN);
1509     mpfr_clear(n);
1510     mpfr_clear(x);
1511     mpc_init2 (c, 53);
1512     mpc_set_ui_ui (c, 1, 1, MPC_RNDNN);
1513     mpc_cosh (c, c, MPC_RNDNN);
1514     mpc_pow (c, c, c, MPC_RNDNN);
1515     mpc_acosh (c, c, MPC_RNDNN);
1516     mpc_clear (c);
1517     ], [AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no]); have_gmp=no])
1518     LIBS="$saved_LIBS"
1519   fi
1521   CFLAGS="$saved_CFLAGS"
1523 # The library versions listed in the error message below should match
1524 # the HARD-minimums enforced above.
1525   if test x$have_gmp != xyes; then
1526     AC_MSG_ERROR([Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
1527 Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
1528 their locations.  Source code for these libraries can be found at
1529 their respective hosting sites as well as at
1530 ftp://gcc.gnu.org/pub/gcc/infrastructure/.  See also
1531 http://gcc.gnu.org/install/prerequisites.html for additional info.  If
1532 you obtained GMP, MPFR and/or MPC from a vendor distribution package,
1533 make sure that you have installed both the libraries and the header
1534 files.  They may be located in separate packages.])
1535   fi
1538 # Flags needed for both GMP, MPFR and/or MPC.
1539 AC_SUBST(gmplibs)
1540 AC_SUBST(gmpinc)
1541 AC_SUBST(extra_mpfr_configure_flags)
1542 AC_SUBST(extra_mpc_gmp_configure_flags)
1543 AC_SUBST(extra_mpc_mpfr_configure_flags)
1544 AC_SUBST(extra_isl_gmp_configure_flags)
1546 # Allow host libstdc++ to be specified for static linking with PPL.
1547 AC_ARG_WITH(host-libstdcxx,
1548 [AS_HELP_STRING([--with-host-libstdcxx=L],
1549                 [use linker arguments L to link with libstdc++
1550                  when linking with PPL])])
1552 case $with_host_libstdcxx in
1553   no|yes)
1554     AC_MSG_ERROR([-with-host-libstdcxx needs an argument])
1555     ;;
1556 esac
1558 # Libraries to use for stage1 or when not bootstrapping.
1559 AC_ARG_WITH(stage1-libs,
1560 [AS_HELP_STRING([--with-stage1-libs=LIBS], [libraries for stage1])],
1561 [if test "$withval" = "no" -o "$withval" = "yes"; then
1562    stage1_libs=
1563  else
1564    stage1_libs=$withval
1565  fi],
1566 [stage1_libs=$with_host_libstdcxx])
1567 AC_SUBST(stage1_libs)
1569 # Linker flags to use for stage1 or when not bootstrapping.
1570 AC_ARG_WITH(stage1-ldflags,
1571 [AS_HELP_STRING([--with-stage1-ldflags=FLAGS], [linker flags for stage1])],
1572 [if test "$withval" = "no" -o "$withval" = "yes"; then
1573    stage1_ldflags=
1574  else
1575    stage1_ldflags=$withval
1576  fi],
1577 [stage1_ldflags=
1578  # In stage 1, default to linking libstdc++ and libgcc statically with GCC
1579  # if supported.  But if the user explicitly specified the libraries to use,
1580  # trust that they are doing what they want.
1581  if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
1582    stage1_ldflags="-static-libstdc++ -static-libgcc"
1583  fi])
1584 AC_SUBST(stage1_ldflags)
1586 # Libraries to use for stage2 and later builds.  This defaults to the
1587 # argument passed to --with-host-libstdcxx.
1588 AC_ARG_WITH(boot-libs,
1589 [AS_HELP_STRING([--with-boot-libs=LIBS], [libraries for stage2 and later])],
1590 [if test "$withval" = "no" -o "$withval" = "yes"; then
1591    poststage1_libs=
1592  else
1593    poststage1_libs=$withval
1594  fi],
1595 [poststage1_libs=$with_host_libstdcxx])
1596 AC_SUBST(poststage1_libs)
1598 # Linker flags to use for stage2 and later builds.
1599 AC_ARG_WITH(boot-ldflags,
1600 [AS_HELP_STRING([--with-boot-ldflags=FLAGS],
1601                 [linker flags for stage2 and later])],
1602 [if test "$withval" = "no" -o "$withval" = "yes"; then
1603    poststage1_ldflags=
1604  else
1605    poststage1_ldflags=$withval
1606  fi],
1607 [poststage1_ldflags=
1608  # In stages 2 and 3, default to linking libstdc++ and libgcc
1609  # statically.  But if the user explicitly specified the libraries to
1610  # use, trust that they are doing what they want.
1611  if test "$poststage1_libs" = ""; then
1612    poststage1_ldflags="-static-libstdc++ -static-libgcc"
1613  fi])
1614 AC_SUBST(poststage1_ldflags)
1616 # GCC GRAPHITE dependences, ISL and CLOOG which in turn requires ISL.
1617 # Basic setup is inlined here, actual checks are in config/cloog.m4 and
1618 # config/isl.m4
1620 AC_ARG_WITH(cloog,
1621   [AS_HELP_STRING(
1622     [--with-cloog=PATH],
1623     [Specify prefix directory for the installed CLooG-ISL package.
1624      Equivalent to --with-cloog-include=PATH/include
1625      plus --with-cloog-lib=PATH/lib])])
1626 AC_ARG_WITH(isl,
1627   [AS_HELP_STRING(
1628    [--with-isl=PATH],
1629    [Specify prefix directory for the installed ISL package.
1630     Equivalent to --with-isl-include=PATH/include
1631     plus --with-isl-lib=PATH/lib])])
1633 # Treat either --without-cloog or --without-isl as a request to disable
1634 # GRAPHITE support and skip all following checks.
1635 if test "x$with_isl" != "xno" &&
1636    test "x$with_cloog" != "xno"; then
1637   # Check for ISL
1638   dnl Provide configure switches and initialize islinc & isllibs
1639   dnl with user input.
1640   ISL_INIT_FLAGS
1641   dnl The versions of ISL that work for Graphite
1642   ISL_CHECK_VERSION(0,10)
1643   if test "${gcc_cv_isl}" = no ; then
1644     ISL_CHECK_VERSION(0,11)
1645   fi
1646   dnl Only execute fail-action, if ISL has been requested.
1647   ISL_IF_FAILED([
1648     AC_MSG_ERROR([Unable to find a usable ISL.  See config.log for details.])])
1650   if test "x$gcc_cv_isl" != "xno"; then
1651     # Check for CLOOG
1652     dnl Provide configure switches and initialize clooginc & clooglibs
1653     dnl with user input.
1654     CLOOG_INIT_FLAGS
1655     dnl The versions of CLooG that work for Graphite.
1656     CLOOG_CHECK_VERSION(0,17,0)
1657     if test "${gcc_cv_cloog}" = no ; then
1658       CLOOG_CHECK_VERSION(0,18,0)
1659     fi
1661     dnl Only execute fail-action, if CLooG has been requested.
1662     CLOOG_IF_FAILED([
1663       AC_MSG_ERROR([Unable to find a usable CLooG.  See config.log for details.])])
1664   fi
1667 # If either the ISL or the CLooG check failed, disable builds of in-tree
1668 # variants of both
1669 if test "x$with_isl" = xno ||
1670    test "x$with_cloog" = xno ||
1671    test "x$gcc_cv_cloog" = xno ||
1672    test "x$gcc_cv_isl" = xno; then
1673   noconfigdirs="$noconfigdirs cloog isl"
1674   islinc=
1675   clooginc=
1676   clooglibs=
1679 AC_SUBST(islinc)
1680 AC_SUBST(clooglibs)
1681 AC_SUBST(clooginc)
1684 # Check for LTO support.
1685 AC_ARG_ENABLE(lto,
1686 [AS_HELP_STRING([--enable-lto], [enable link time optimization support])],
1687 enable_lto=$enableval,
1688 enable_lto=yes; default_enable_lto=yes)
1690 ACX_ELF_TARGET_IFELSE([# ELF platforms build the lto-plugin always.
1691   build_lto_plugin=yes
1692 ],[if test x"$default_enable_lto" = x"yes" ; then
1693     case $target in
1694       *-apple-darwin9* | *-cygwin* | *-mingw*) ;;
1695       # On other non-ELF platforms, LTO has yet to be validated.
1696       *) enable_lto=no ;;
1697     esac
1698   else
1699   # Apart from ELF platforms, only Windows and Darwin support LTO so far.
1700   # It would also be nice to check the binutils support, but we don't
1701   # have gcc_GAS_CHECK_FEATURE available here.  For now, we'll just
1702   # warn during gcc/ subconfigure; unless you're bootstrapping with
1703   # -flto it won't be needed until after installation anyway.
1704     case $target in
1705       *-cygwin* | *-mingw* | *-apple-darwin*) ;;
1706       *) if test x"$enable_lto" = x"yes"; then
1707         AC_MSG_ERROR([LTO support is not enabled for this target.])
1708         fi
1709       ;;
1710     esac
1711   fi
1712   # Among non-ELF, only Windows platforms support the lto-plugin so far.
1713   # Build it unless LTO was explicitly disabled.
1714   case $target in
1715     *-cygwin* | *-mingw*) build_lto_plugin=$enable_lto ;;
1716     *) ;;
1717   esac
1721 # By default, C and C++ are the only stage 1 languages.
1722 stage1_languages=,c,
1724 # Target libraries that we bootstrap.
1725 bootstrap_target_libs=,target-libgcc,
1727 # Figure out what language subdirectories are present.
1728 # Look if the user specified --enable-languages="..."; if not, use
1729 # the environment variable $LANGUAGES if defined. $LANGUAGES might
1730 # go away some day.
1731 # NB:  embedded tabs in this IF block -- do not untabify
1732 if test -d ${srcdir}/gcc; then
1733   if test x"${enable_languages+set}" != xset; then
1734     if test x"${LANGUAGES+set}" = xset; then
1735       enable_languages="${LANGUAGES}"
1736         echo configure.in: warning: setting LANGUAGES is deprecated, use --enable-languages instead 1>&2
1737     else
1738       enable_languages=all
1739     fi
1740   else
1741     if test x"${enable_languages}" = x ||
1742        test x"${enable_languages}" = xyes;
1743        then
1744       echo configure.in: --enable-languages needs at least one language argument 1>&2
1745       exit 1
1746     fi
1747   fi
1748   enable_languages=`echo "${enable_languages}" | sed -e 's/[[   ,]][[   ,]]*/,/g' -e 's/,$//'`
1750   # 'f95' is the old name for the 'fortran' language. We issue a warning
1751   # and make the substitution.
1752   case ,${enable_languages}, in
1753     *,f95,*)
1754       echo configure.in: warning: 'f95' as language name is deprecated, use 'fortran' instead 1>&2
1755       enable_languages=`echo "${enable_languages}" | sed -e 's/f95/fortran/g'`
1756       ;;
1757   esac
1759   # If bootstrapping, C++ must be enabled.
1760   case ",$enable_languages,:$enable_bootstrap" in
1761     *,c++,*:*) ;;
1762     *:yes)
1763       if test -f ${srcdir}/gcc/cp/config-lang.in; then
1764         enable_languages="${enable_languages},c++"
1765       else
1766         AC_MSG_ERROR([bootstrapping requires c++ sources])
1767       fi
1768       ;;
1769   esac
1771   # First scan to see if an enabled language requires some other language.
1772   # We assume that a given config-lang.in will list all the language
1773   # front ends it requires, even if some are required indirectly.
1774   for lang_frag in ${srcdir}/gcc/*/config-lang.in .. ; do
1775     case ${lang_frag} in
1776       ..) ;;
1777       # The odd quoting in the next line works around
1778       # an apparent bug in bash 1.12 on linux.
1779       ${srcdir}/gcc/[[*]]/config-lang.in) ;;
1780       *)
1781         # From the config-lang.in, get $language, $lang_requires, and
1782         # $lang_requires_boot_languages.
1783         language=
1784         lang_requires=
1785         lang_requires_boot_languages=
1786         . ${lang_frag}
1787         for other in ${lang_requires} ${lang_requires_boot_languages}; do
1788           case ,${enable_languages}, in
1789             *,$other,*) ;;
1790             *,all,*) ;;
1791             *,$language,*)
1792               echo " \`$other' language required by \`$language'; enabling" 1>&2
1793               enable_languages="${enable_languages},${other}"
1794               ;;
1795           esac
1796         done
1797         for other in ${lang_requires_boot_languages} ; do
1798           if test "$other" != "c"; then
1799             case ,${enable_stage1_languages}, in
1800               *,$other,*) ;;
1801               *,all,*) ;;
1802               *)
1803                 case ,${enable_languages}, in
1804                   *,$language,*)
1805                     echo " '$other' language required by '$language' in stage 1; enabling" 1>&2
1806                     enable_stage1_languages="$enable_stage1_languages,${other}"
1807                     ;;
1808                 esac
1809                 ;;
1810             esac
1811           fi
1812         done
1813         ;;
1814     esac
1815   done
1817   new_enable_languages=,c,
1819   # If LTO is enabled, add the LTO front end.
1820   extra_host_libiberty_configure_flags=
1821   if test "$enable_lto" = "yes" ; then
1822     case ,${enable_languages}, in
1823       *,lto,*) ;;
1824       *) enable_languages="${enable_languages},lto" ;;
1825     esac
1826     if test "${build_lto_plugin}" = "yes" ; then
1827       configdirs="$configdirs lto-plugin"
1828       extra_host_libiberty_configure_flags=--enable-shared
1829     fi
1830   fi
1831   AC_SUBST(extra_host_libiberty_configure_flags)
1833   missing_languages=`echo ",$enable_languages," | sed -e s/,all,/,/ -e s/,c,/,/ `
1834   potential_languages=,c,
1836   enabled_target_libs=
1837   disabled_target_libs=
1839   for lang_frag in ${srcdir}/gcc/*/config-lang.in .. ; do
1840     case ${lang_frag} in
1841       ..) ;;
1842       # The odd quoting in the next line works around
1843       # an apparent bug in bash 1.12 on linux.
1844       ${srcdir}/gcc/[[*]]/config-lang.in) ;;
1845       *)
1846         # From the config-lang.in, get $language, $target_libs, 
1847         # $lang_dirs, $boot_language, and $build_by_default
1848         language=
1849         target_libs=
1850         lang_dirs=
1851         subdir_requires=
1852         boot_language=no
1853         build_by_default=yes
1854         . ${lang_frag}
1855         if test x${language} = x; then
1856           echo "${lang_frag} doesn't set \$language." 1>&2
1857           exit 1
1858         fi
1860         if test "$language" = "c++"; then
1861           boot_language=yes
1862         fi
1864         add_this_lang=no
1865         case ,${enable_languages}, in
1866           *,${language},*)
1867             # Language was explicitly selected; include it
1868             # unless it is C, which is enabled by default.
1869             if test "$language" != "c"; then
1870               add_this_lang=yes
1871             fi
1872             ;;
1873           *,all,*)
1874             # 'all' was selected, select it if it is a default language
1875             if test "$language" != "c"; then
1876               add_this_lang=${build_by_default}
1877             fi
1878             ;;
1879         esac
1881         # Disable languages that need other directories if these aren't available.
1882         for i in $subdir_requires; do
1883           test -f "$srcdir/gcc/$i/config-lang.in" && continue
1884           case ,${enable_languages}, in
1885             *,${language},*)
1886               # Specifically requested language; tell them.
1887               AC_MSG_ERROR([The gcc/$i directory contains parts of $language but is missing])
1888               ;;
1889             *)
1890               # Silently disable.
1891               add_this_lang=unsupported
1892               ;;
1893           esac
1894         done
1896         # Disable Ada if no preexisting GNAT is available.
1897         case ,${enable_languages},:${language}:${have_gnat} in
1898           *,${language},*:ada:no)
1899             # Specifically requested language; tell them.
1900             AC_MSG_ERROR([GNAT is required to build $language])
1901             ;;
1902           *:ada:no)
1903             # Silently disable.
1904             add_this_lang=unsupported
1905             ;;
1906         esac
1908         # Disable a language that is unsupported by the target.
1909         case " $unsupported_languages " in
1910           *" $language "*)
1911             add_this_lang=unsupported
1912             ;;
1913         esac
1915         case $add_this_lang in
1916           unsupported)
1917             # Remove language-dependent dirs.
1918             disabled_target_libs="$disabled_target_libs $target_libs"
1919             noconfigdirs="$noconfigdirs $lang_dirs"
1920             ;;
1921           no)
1922             # Remove language-dependent dirs; still show language as supported.
1923             disabled_target_libs="$disabled_target_libs $target_libs"
1924             noconfigdirs="$noconfigdirs $lang_dirs"
1925             potential_languages="${potential_languages}${language},"
1926             ;;
1927           yes)
1928             new_enable_languages="${new_enable_languages}${language},"
1929             potential_languages="${potential_languages}${language},"
1930             missing_languages=`echo "$missing_languages" | sed "s/,$language,/,/"`
1931             enabled_target_libs="$enabled_target_libs $target_libs"
1932             case "${boot_language}:,$enable_stage1_languages," in
1933               yes:* | *:*,$language,* | *:*,yes, | *:*,all,)
1934                 # Add to (comma-separated) list of stage 1 languages.
1935                 case ",$stage1_languages," in
1936                   *,$language,* | ,yes, | ,all,) ;;
1937                   *) stage1_languages="${stage1_languages}${language}," ;;
1938                 esac
1939                 # We need to bootstrap any supporting libraries.
1940                 bootstrap_target_libs="${bootstrap_target_libs}${target_libs},"
1941                 ;;
1942             esac
1943             ;;
1944         esac
1945         ;;
1946     esac
1947   done
1949   # Add target libraries which are only needed for disabled languages
1950   # to noconfigdirs.
1951   if test -n "$disabled_target_libs"; then
1952     for dir in $disabled_target_libs; do
1953       case " $enabled_target_libs " in
1954       *" ${dir} "*) ;;
1955       *) noconfigdirs="$noconfigdirs $dir" ;;
1956       esac
1957     done
1958   fi
1960   AC_ARG_ENABLE(stage1-languages,
1961   [AS_HELP_STRING([[--enable-stage1-languages[=all]]],
1962                   [choose additional languages to build during
1963                   stage1.  Mostly useful for compiler development])],
1964   [case ,${enable_stage1_languages}, in
1965     ,no,|,,)
1966       # Set it to something that will have no effect in the loop below
1967       enable_stage1_languages=c ;;
1968     ,yes,)
1969       enable_stage1_languages=`echo $new_enable_languages | \
1970         sed -e "s/^,//" -e "s/,$//" ` ;;
1971     *,all,*)
1972       enable_stage1_languages=`echo ,$enable_stage1_languages, | \
1973         sed -e "s/,all,/$new_enable_languages/" -e "s/^,//" -e "s/,$//" ` ;;
1974   esac
1976   # Add "good" languages from enable_stage1_languages to stage1_languages,
1977   # while "bad" languages go in missing_languages.  Leave no duplicates.
1978   for i in `echo $enable_stage1_languages | sed 's/,/ /g' `; do
1979     case $potential_languages in
1980       *,$i,*)
1981         case $stage1_languages in
1982           *,$i,*) ;;
1983           *) stage1_languages="$stage1_languages$i," ;;
1984         esac ;;
1985       *)
1986         case $missing_languages in
1987           *,$i,*) ;;
1988           *) missing_languages="$missing_languages$i," ;;
1989         esac ;;
1990      esac
1991   done])
1993   # Remove leading/trailing commas that were added for simplicity
1994   potential_languages=`echo "$potential_languages" | sed -e "s/^,//" -e "s/,$//"`
1995   missing_languages=`echo "$missing_languages" | sed -e "s/^,//" -e "s/,$//"`
1996   stage1_languages=`echo "$stage1_languages" | sed -e "s/^,//" -e "s/,$//"`
1997   new_enable_languages=`echo "$new_enable_languages" | sed -e "s/^,//" -e "s/,$//"`
1999   if test "x$missing_languages" != x; then
2000     AC_MSG_ERROR([
2001 The following requested languages could not be built: ${missing_languages}
2002 Supported languages are: ${potential_languages}])
2003   fi
2004   if test "x$new_enable_languages" != "x$enable_languages"; then
2005     echo The following languages will be built: ${new_enable_languages}
2006     enable_languages="$new_enable_languages"
2007   fi
2009   AC_SUBST(stage1_languages)
2010   ac_configure_args=`echo " $ac_configure_args" | sed -e "s/ '--enable-languages=[[^ ]]*'//g" -e "s/$/ '--enable-languages="$enable_languages"'/" `
2013 # Handle --disable-<component> generically.
2014 for dir in $configdirs $build_configdirs $target_configdirs ; do
2015   dirname=`echo $dir | sed -e s/target-//g -e s/build-//g -e s/-/_/g`
2016   varname=`echo $dirname | sed -e s/+/_/g`
2017   if eval test x\${enable_${varname}} "=" xno ; then
2018     noconfigdirs="$noconfigdirs $dir"
2019   fi
2020 done
2022 # Check for Boehm's garbage collector
2023 AC_ARG_ENABLE(objc-gc,
2024 [AS_HELP_STRING([--enable-objc-gc],
2025                 [enable use of Boehm's garbage collector with the
2026                  GNU Objective-C runtime])],
2027 [case ,${enable_languages},:${enable_objc_gc}:${noconfigdirs} in
2028   *,objc,*:*:yes:*target-boehm-gc*)
2029     AC_MSG_ERROR([Boehm's garbage collector was requested yet not supported in this configuration])
2030     ;;
2031 esac])
2033 # Make sure we only build Boehm's garbage collector if required.
2034 case ,${enable_languages},:${enable_objc_gc} in
2035   *,objc,*:yes)
2036     # Keep target-boehm-gc if requested for Objective-C.
2037     ;;
2038   *)
2039     # Otherwise remove target-boehm-gc depending on target-libjava.
2040     if echo " ${noconfigdirs} " | grep "target-libjava" >/dev/null 2>&1; then
2041       noconfigdirs="$noconfigdirs target-boehm-gc"
2042     fi
2043     ;;
2044 esac
2046 AC_ARG_WITH([upc-pts],
2047 AS_HELP_STRING(
2048 [[--with-upc-pts=[{struct,packed}]]],
2049  [choose the representation of a UPC pointer-to-shared]),
2051  case ,${enable_languages}, in
2052    *,upc,) 
2053      case "$withval" in
2054        struct|packed)
2055          true
2056          ;;
2057        *)
2058          AC_MSG_ERROR([$withval is an invalid option to --with-upc-pts])
2059          ;;
2060      esac
2061      ;;
2062    *)
2063      AC_MSG_ERROR([--with-upc-pts supplied, but UPC language not enabled])
2064      ;;
2065  esac
2066 ],[])
2068 # Disable libitm and libsanitizer if we're not building C++
2069 case ,${enable_languages}, in
2070   *,c++,*) ;;
2071   *)
2072     noconfigdirs="$noconfigdirs target-libitm target-libsanitizer"
2073     ;;
2074 esac
2076 # Remove the entries in $skipdirs and $noconfigdirs from $configdirs,
2077 # $build_configdirs and $target_configdirs.
2078 # If we have the source for $noconfigdirs entries, add them to $notsupp.
2080 notsupp=""
2081 for dir in . $skipdirs $noconfigdirs ; do
2082   dirname=`echo $dir | sed -e s/target-//g -e s/build-//g`
2083   if test $dir != .  && echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
2084     configdirs=`echo " ${configdirs} " | sed -e "s/ ${dir} / /"`
2085     if test -r $srcdir/$dirname/configure ; then
2086       if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
2087         true
2088       else
2089         notsupp="$notsupp $dir"
2090       fi
2091     fi
2092   fi
2093   if test $dir != .  && echo " ${build_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
2094     build_configdirs=`echo " ${build_configdirs} " | sed -e "s/ ${dir} / /"`
2095     if test -r $srcdir/$dirname/configure ; then
2096       if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
2097         true
2098       else
2099         notsupp="$notsupp $dir"
2100       fi
2101     fi
2102   fi
2103   if test $dir != . && echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
2104     target_configdirs=`echo " ${target_configdirs} " | sed -e "s/ ${dir} / /"`
2105     if test -r $srcdir/$dirname/configure ; then
2106       if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
2107         true
2108       else
2109         notsupp="$notsupp $dir"
2110       fi
2111     fi
2112   fi
2113 done
2115 # Quietly strip out all directories which aren't configurable in this tree.
2116 # This relies on all configurable subdirectories being autoconfiscated, which
2117 # is now the case.
2118 build_configdirs_all="$build_configdirs"
2119 build_configdirs=
2120 for i in ${build_configdirs_all} ; do
2121   j=`echo $i | sed -e s/build-//g` 
2122   if test -f ${srcdir}/$j/configure ; then
2123     build_configdirs="${build_configdirs} $i"
2124   fi
2125 done
2127 configdirs_all="$configdirs"
2128 configdirs=
2129 for i in ${configdirs_all} ; do
2130   if test -f ${srcdir}/$i/configure ; then
2131     configdirs="${configdirs} $i"
2132   fi
2133 done
2135 target_configdirs_all="$target_configdirs"
2136 target_configdirs=
2137 for i in ${target_configdirs_all} ; do
2138   j=`echo $i | sed -e s/target-//g` 
2139   if test -f ${srcdir}/$j/configure ; then
2140     target_configdirs="${target_configdirs} $i"
2141   fi
2142 done
2144 # Produce a warning message for the subdirs we can't configure.
2145 # This isn't especially interesting in the Cygnus tree, but in the individual
2146 # FSF releases, it's important to let people know when their machine isn't
2147 # supported by the one or two programs in a package.
2149 if test -n "${notsupp}" && test -z "${norecursion}" ; then
2150   # If $appdirs is non-empty, at least one of those directories must still
2151   # be configured, or we error out.  (E.g., if the gas release supports a
2152   # specified target in some subdirs but not the gas subdir, we shouldn't
2153   # pretend that all is well.)
2154   if test -n "$appdirs" ; then
2155     for dir in $appdirs ; do
2156       if test -r $dir/Makefile.in ; then
2157         if echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
2158           appdirs=""
2159           break
2160         fi
2161         if echo " ${target_configdirs} " | grep " target-${dir} " >/dev/null 2>&1; then
2162           appdirs=""
2163           break
2164         fi
2165       fi
2166     done
2167     if test -n "$appdirs" ; then
2168       echo "*** This configuration is not supported by this package." 1>&2
2169       exit 1
2170     fi
2171   fi
2172   # Okay, some application will build, or we don't care to check.  Still
2173   # notify of subdirs not getting built.
2174   echo "*** This configuration is not supported in the following subdirectories:" 1>&2
2175   echo "    ${notsupp}" 1>&2
2176   echo "    (Any other directories should still work fine.)" 1>&2
2179 case "$host" in
2180   *msdosdjgpp*)
2181     enable_gdbtk=no ;;
2182 esac
2184 # To find our prefix, in gcc_cv_tool_prefix.
2185 ACX_TOOL_DIRS
2187 copy_dirs=
2189 AC_ARG_WITH([build-sysroot], 
2190   [AS_HELP_STRING([--with-build-sysroot=SYSROOT],
2191                   [use sysroot as the system root during the build])],
2192   [if test x"$withval" != x ; then
2193      SYSROOT_CFLAGS_FOR_TARGET="--sysroot=$withval"
2194    fi],
2195   [SYSROOT_CFLAGS_FOR_TARGET=])
2196 AC_SUBST(SYSROOT_CFLAGS_FOR_TARGET)
2198 AC_ARG_WITH([debug-prefix-map],
2199   [AS_HELP_STRING([--with-debug-prefix-map='A=B C=D ...'],
2200                   [map A to B, C to D ... in debug information])],
2201   [if test x"$withval" != x; then
2202      DEBUG_PREFIX_CFLAGS_FOR_TARGET=
2203      for debug_map in $withval; do
2204        DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
2205      done
2206    fi],
2207   [DEBUG_PREFIX_CFLAGS_FOR_TARGET=])
2208 AC_SUBST(DEBUG_PREFIX_CFLAGS_FOR_TARGET)
2210 # During gcc bootstrap, if we use some random cc for stage1 then CFLAGS
2211 # might be empty or "-g".  We don't require a C++ compiler, so CXXFLAGS
2212 # might also be empty (or "-g", if a non-GCC C++ compiler is in the path).
2213 # We want to ensure that TARGET libraries (which we know are built with
2214 # gcc) are built with "-O2 -g", so include those options when setting
2215 # CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2216 if test "x$CFLAGS_FOR_TARGET" = x; then
2217   CFLAGS_FOR_TARGET=$CFLAGS
2218   case " $CFLAGS " in
2219     *" -O2 "*) ;;
2220     *) CFLAGS_FOR_TARGET="-O2 $CFLAGS_FOR_TARGET" ;;
2221   esac
2222   case " $CFLAGS " in
2223     *" -g "* | *" -g3 "*) ;;
2224     *) CFLAGS_FOR_TARGET="-g $CFLAGS_FOR_TARGET" ;;
2225   esac
2227 AC_SUBST(CFLAGS_FOR_TARGET)
2229 if test "x$CXXFLAGS_FOR_TARGET" = x; then
2230   CXXFLAGS_FOR_TARGET=$CXXFLAGS
2231   case " $CXXFLAGS " in
2232     *" -O2 "*) ;;
2233     *) CXXFLAGS_FOR_TARGET="-O2 $CXXFLAGS_FOR_TARGET" ;;
2234   esac
2235   case " $CXXFLAGS " in
2236     *" -g "* | *" -g3 "*) ;;
2237     *) CXXFLAGS_FOR_TARGET="-g $CXXFLAGS_FOR_TARGET" ;;
2238   esac
2240 AC_SUBST(CXXFLAGS_FOR_TARGET)
2242 AC_SUBST(LDFLAGS_FOR_TARGET)
2244 # Handle --with-headers=XXX.  If the value is not "yes", the contents of
2245 # the named directory are copied to $(tooldir)/sys-include.
2246 if test x"${with_headers}" != x && test x"${with_headers}" != xno ; then
2247   if test x${is_cross_compiler} = xno ; then
2248     echo 1>&2 '***' --with-headers is only supported when cross compiling
2249     exit 1
2250   fi
2251   if test x"${with_headers}" != xyes ; then
2252     x=${gcc_cv_tool_prefix}
2253     copy_dirs="${copy_dirs} ${with_headers} $x/${target_noncanonical}/sys-include"
2254   fi
2257 # Handle --with-libs=XXX.  If the value is not "yes", the contents of
2258 # the name directories are copied to $(tooldir)/lib.  Multiple directories
2259 # are permitted.
2260 if test x"${with_libs}" != x && test x"${with_libs}" != xno ; then
2261   if test x${is_cross_compiler} = xno ; then
2262     echo 1>&2 '***' --with-libs is only supported when cross compiling
2263     exit 1
2264   fi
2265   if test x"${with_libs}" != xyes ; then
2266     # Copy the libraries in reverse order, so that files in the first named
2267     # library override files in subsequent libraries.
2268     x=${gcc_cv_tool_prefix}
2269     for l in ${with_libs}; do
2270       copy_dirs="$l $x/${target_noncanonical}/lib ${copy_dirs}"
2271     done
2272   fi
2275 # Set with_gnu_as, with_gnu_ld, and with_system_zlib as appropriate.
2277 # This is done by determining whether or not the appropriate directory
2278 # is available, and by checking whether or not specific configurations
2279 # have requested that this magic not happen.
2281 # The command line options always override the explicit settings in 
2282 # configure.in, and the settings in configure.in override this magic.
2284 # If the default for a toolchain is to use GNU as and ld, and you don't 
2285 # want to do that, then you should use the --without-gnu-as and
2286 # --without-gnu-ld options for the configure script.  Similarly, if
2287 # the default is to use the included zlib and you don't want to do that,
2288 # you should use the --with-system-zlib option for the configure script.
2290 if test x${use_gnu_as} = x &&
2291    echo " ${configdirs} " | grep " gas " > /dev/null 2>&1 ; then
2292   with_gnu_as=yes
2293   extra_host_args="$extra_host_args --with-gnu-as"
2296 if test x${use_gnu_ld} = x &&
2297    echo " ${configdirs} " | egrep " (go)?ld " > /dev/null 2>&1 ; then
2298   with_gnu_ld=yes
2299   extra_host_args="$extra_host_args --with-gnu-ld"
2302 if test x${use_included_zlib} = x &&
2303    echo " ${configdirs} " | grep " zlib " > /dev/null 2>&1 ; then
2304   :
2305 else
2306   with_system_zlib=yes
2307   extra_host_args="$extra_host_args --with-system-zlib"
2310 # If using newlib, add --with-newlib to the extra_host_args so that gcc/configure
2311 # can detect this case.
2313 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
2314   with_newlib=yes
2315   extra_host_args="$extra_host_args --with-newlib"
2318 # Handle ${copy_dirs}
2319 set fnord ${copy_dirs}
2320 shift
2321 while test $# != 0 ; do
2322   if test -f $2/COPIED && test x"`cat $2/COPIED`" = x"$1" ; then
2323     :
2324   else
2325     echo Copying $1 to $2
2327     # Use the install script to create the directory and all required
2328     # parent directories.
2329     if test -d $2 ; then
2330       :
2331     else
2332       echo >config.temp
2333       ${srcdir}/install-sh -c -m 644 config.temp $2/COPIED
2334     fi
2336     # Copy the directory, assuming we have tar.
2337     # FIXME: Should we use B in the second tar?  Not all systems support it.
2338     (cd $1; tar -cf - .) | (cd $2; tar -xpf -)
2340     # It is the responsibility of the user to correctly adjust all
2341     # symlinks.  If somebody can figure out how to handle them correctly
2342     # here, feel free to add the code.
2344     echo $1 > $2/COPIED
2345   fi
2346   shift; shift
2347 done
2349 # Determine a target-dependent exec_prefix that the installed
2350 # gcc will search in.  Keep this list sorted by triplet, with
2351 # the *-*-osname triplets last.
2352 md_exec_prefix=
2353 case "${target}" in
2354   i[[34567]]86-pc-msdosdjgpp*)
2355     md_exec_prefix=/dev/env/DJDIR/bin
2356     ;;
2357   *-*-hpux* | \
2358   *-*-nto-qnx* | \
2359   *-*-solaris2*)
2360     md_exec_prefix=/usr/ccs/bin
2361     ;;
2362 esac
2364 extra_arflags_for_target=
2365 extra_nmflags_for_target=
2366 extra_ranlibflags_for_target=
2367 target_makefile_frag=/dev/null
2368 case "${target}" in
2369   spu-*-*)
2370     target_makefile_frag="config/mt-spu"
2371     ;;
2372   mips*-sde-elf* | mips*-mti-elf*)
2373     target_makefile_frag="config/mt-sde"
2374     ;;
2375   mipsisa*-*-elfoabi*)
2376     target_makefile_frag="config/mt-mips-elfoabi"
2377     ;;
2378   mips*-*-*linux* | mips*-*-gnu*)
2379     target_makefile_frag="config/mt-mips-gnu"
2380     ;;
2381   *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
2382     target_makefile_frag="config/mt-gnu"
2383     ;;
2384   *-*-aix4.[[3456789]]* | *-*-aix[[56789]].*)
2385     # nm and ar from AIX 4.3 and above require -X32_64 flag to all ar and nm 
2386     # commands to handle both 32-bit and 64-bit objects.  These flags are
2387     # harmless if we're using GNU nm or ar.
2388     extra_arflags_for_target=" -X32_64"
2389     extra_nmflags_for_target=" -B -X32_64"
2390     ;;
2391 esac
2393 alphaieee_frag=/dev/null
2394 case $target in
2395   alpha*-*-*)
2396     # This just makes sure to use the -mieee option to build target libs.
2397     # This should probably be set individually by each library.
2398     alphaieee_frag="config/mt-alphaieee"
2399     ;;
2400 esac
2402 # If --enable-target-optspace always use -Os instead of -O2 to build
2403 # the target libraries, similarly if it is not specified, use -Os
2404 # on selected platforms.
2405 ospace_frag=/dev/null
2406 case "${enable_target_optspace}:${target}" in
2407   yes:*)
2408     ospace_frag="config/mt-ospace"
2409     ;;
2410   :d30v-*)
2411     ospace_frag="config/mt-d30v"
2412     ;;
2413   :m32r-* | :d10v-* | :fr30-*)
2414     ospace_frag="config/mt-ospace"
2415     ;;
2416   no:* | :*)
2417     ;;
2418   *)
2419     echo "*** bad value \"${enable_target_optspace}\" for --enable-target-optspace flag; ignored" 1>&2
2420     ;;
2421 esac
2423 # Some systems (e.g., one of the i386-aix systems the gas testers are
2424 # using) don't handle "\$" correctly, so don't use it here.
2425 tooldir='${exec_prefix}'/${target_noncanonical}
2426 build_tooldir=${tooldir}
2428 # Create a .gdbinit file which runs the one in srcdir
2429 # and tells GDB to look there for source files.
2431 if test -r ${srcdir}/.gdbinit ; then
2432   case ${srcdir} in
2433     .) ;;
2434     *) cat > ./.gdbinit <<EOF
2435 # ${NO_EDIT}
2436 dir ${srcdir}
2437 dir .
2438 source ${srcdir}/.gdbinit
2440     ;;
2441   esac
2444 # Make sure that the compiler is able to generate an executable.  If it
2445 # can't, we are probably in trouble.  We don't care whether we can run the
2446 # executable--we might be using a cross compiler--we only care whether it
2447 # can be created.  At this point the main configure script has set CC.
2448 we_are_ok=no
2449 echo "int main () { return 0; }" > conftest.c
2450 ${CC} -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c
2451 if test $? = 0 ; then
2452   if test -s conftest || test -s conftest.exe ; then
2453     we_are_ok=yes
2454   fi
2455 fi 
2456 case $we_are_ok in
2457   no)
2458     echo 1>&2 "*** The command '${CC} -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c' failed."
2459     echo 1>&2 "*** You must set the environment variable CC to a working compiler."
2460     rm -f conftest*
2461     exit 1
2462     ;;
2463 esac
2464 rm -f conftest*
2466 # Decide which environment variable is used to find dynamic libraries.
2467 case "${host}" in
2468   *-*-hpux*) RPATH_ENVVAR=SHLIB_PATH ;;
2469   *-*-darwin*) RPATH_ENVVAR=DYLD_LIBRARY_PATH ;;
2470   *-*-mingw* | *-*-cygwin ) RPATH_ENVVAR=PATH ;;
2471   *) RPATH_ENVVAR=LD_LIBRARY_PATH ;;
2472 esac
2474 # On systems where the dynamic library environment variable is PATH,
2475 # gcc/ will put dynamic libraries into a subdirectory to avoid adding
2476 # built executables to PATH.
2477 if test "$RPATH_ENVVAR" = PATH; then
2478   GCC_SHLIB_SUBDIR=/shlib
2479 else
2480   GCC_SHLIB_SUBDIR=
2483 # Record target_configdirs and the configure arguments for target and
2484 # build configuration in Makefile.
2485 target_configdirs=`echo "${target_configdirs}" | sed -e 's/target-//g'`
2486 build_configdirs=`echo "${build_configdirs}" | sed -e 's/build-//g'`
2488 # If we are building libgomp, bootstrap it.
2489 if echo " ${target_configdirs} " | grep " libgomp " > /dev/null 2>&1 ; then
2490   bootstrap_target_libs=${bootstrap_target_libs}target-libgomp,
2493 # If we are building libsanitizer, bootstrap it.
2494 if echo " ${target_configdirs} " | grep " libsanitizer " > /dev/null 2>&1 ; then
2495   bootstrap_target_libs=${bootstrap_target_libs}target-libsanitizer,
2498 # Determine whether gdb needs tk/tcl or not.
2499 # Use 'maybe' since enable_gdbtk might be true even if tk isn't available
2500 # and in that case we want gdb to be built without tk.  Ugh!
2501 # In fact I believe gdb is the *only* package directly dependent on tk,
2502 # so we should be able to put the 'maybe's in unconditionally and
2503 # leave out the maybe dependencies when enable_gdbtk is false.  I'm not
2504 # 100% sure that that's safe though.
2506 gdb_tk="maybe-all-tcl maybe-all-tk maybe-all-itcl maybe-all-libgui"
2507 case "$enable_gdbtk" in
2508   no)
2509     GDB_TK="" ;;
2510   yes)
2511     GDB_TK="${gdb_tk}" ;;
2512   *)
2513     # Only add the dependency on gdbtk when GDBtk is part of the gdb
2514     # distro.  Eventually someone will fix this and move Insight, nee
2515     # gdbtk to a separate directory.
2516     if test -d ${srcdir}/gdb/gdbtk ; then
2517       GDB_TK="${gdb_tk}"
2518     else
2519       GDB_TK=""
2520     fi
2521     ;;
2522 esac
2523 CONFIGURE_GDB_TK=`echo ${GDB_TK} | sed s/-all-/-configure-/g`
2524 INSTALL_GDB_TK=`echo ${GDB_TK} | sed s/-all-/-install-/g`
2526 # Strip out unwanted targets.
2528 # While at that, we remove Makefiles if we were started for recursive
2529 # configuration, so that the top-level Makefile reconfigures them,
2530 # like we used to do when configure itself was recursive.
2532 # Loop over modules.  We used to use the "$extrasub" feature from Autoconf
2533 # but now we're fixing up the Makefile ourselves with the additional
2534 # commands passed to AC_CONFIG_FILES.  Use separate variables
2535 # extrasub-{build,host,target} not because there is any reason to split
2536 # the substitutions up that way, but only to remain below the limit of
2537 # 99 commands in a script, for HP-UX sed.
2538 # Do not nest @if/@endif pairs, because configure will not warn you at all.
2540 case "$enable_bootstrap:$ENABLE_GOLD: $configdirs :,$stage1_languages," in
2541   yes:yes:*\ gold\ *:*,c++,*) ;;
2542   yes:yes:*\ gold\ *:*)
2543     AC_MSG_ERROR([in a combined tree, bootstrapping with --enable-gold requires c++ in stage1_languages])
2544     ;;
2545 esac
2547 # Adjust the toplevel makefile according to whether bootstrap was selected.
2548 case $enable_bootstrap in
2549   yes)
2550     bootstrap_suffix=bootstrap
2551     BUILD_CONFIG=bootstrap-debug
2552     ;;
2553   no)
2554     bootstrap_suffix=no-bootstrap
2555     BUILD_CONFIG=
2556     ;;
2557 esac
2559 AC_MSG_CHECKING(for default BUILD_CONFIG)
2561 AC_ARG_WITH([build-config],
2562   [AS_HELP_STRING([--with-build-config='NAME NAME2...'],
2563                   [use config/NAME.mk build configuration])],
2564   [case $with_build_config in
2565    yes) with_build_config= ;;
2566    no) with_build_config= BUILD_CONFIG= ;;
2567    esac])
2569 if test "x${with_build_config}" != x; then
2570   BUILD_CONFIG=$with_build_config
2571 else
2572   case $BUILD_CONFIG in
2573   bootstrap-debug)
2574     if echo "int f (void) { return 0; }" > conftest.c &&
2575        ${CC} -c conftest.c &&
2576        mv conftest.o conftest.o.g0 &&
2577        ${CC} -c -g conftest.c &&
2578        mv conftest.o conftest.o.g &&
2579        ${srcdir}/contrib/compare-debug conftest.o.g0 conftest.o.g > /dev/null 2>&1; then
2580       :
2581     else
2582       BUILD_CONFIG=
2583     fi
2584     rm -f conftest.c conftest.o conftest.o.g0 conftest.o.g
2585     ;;
2586   esac
2588 AC_MSG_RESULT($BUILD_CONFIG)
2589 AC_SUBST(BUILD_CONFIG)
2591 extrasub_build=
2592 for module in ${build_configdirs} ; do
2593   if test -z "${no_recursion}" \
2594      && test -f ${build_subdir}/${module}/Makefile; then
2595     echo 1>&2 "*** removing ${build_subdir}/${module}/Makefile to force reconfigure"
2596     rm -f ${build_subdir}/${module}/Makefile
2597   fi
2598   extrasub_build="$extrasub_build
2599 /^@if build-$module\$/d
2600 /^@endif build-$module\$/d
2601 /^@if build-$module-$bootstrap_suffix\$/d
2602 /^@endif build-$module-$bootstrap_suffix\$/d"
2603 done
2604 extrasub_host=
2605 for module in ${configdirs} ; do
2606   if test -z "${no_recursion}"; then
2607     for file in stage*-${module}/Makefile prev-${module}/Makefile ${module}/Makefile; do
2608       if test -f ${file}; then
2609         echo 1>&2 "*** removing ${file} to force reconfigure"
2610         rm -f ${file}
2611       fi
2612     done
2613   fi
2614   extrasub_host="$extrasub_host
2615 /^@if $module\$/d
2616 /^@endif $module\$/d
2617 /^@if $module-$bootstrap_suffix\$/d
2618 /^@endif $module-$bootstrap_suffix\$/d"
2619 done
2620 extrasub_target=
2621 for module in ${target_configdirs} ; do
2622   if test -z "${no_recursion}" \
2623      && test -f ${target_subdir}/${module}/Makefile; then
2624     echo 1>&2 "*** removing ${target_subdir}/${module}/Makefile to force reconfigure"
2625     rm -f ${target_subdir}/${module}/Makefile
2626   fi
2628   # We only bootstrap target libraries listed in bootstrap_target_libs.
2629   case $bootstrap_target_libs in
2630     *,target-$module,*) target_bootstrap_suffix=$bootstrap_suffix ;;
2631     *) target_bootstrap_suffix=no-bootstrap ;;
2632   esac
2634   extrasub_target="$extrasub_target
2635 /^@if target-$module\$/d
2636 /^@endif target-$module\$/d
2637 /^@if target-$module-$target_bootstrap_suffix\$/d
2638 /^@endif target-$module-$target_bootstrap_suffix\$/d"
2639 done
2641 # Do the final fixup along with target modules.
2642 extrasub_target="$extrasub_target
2643 /^@if /,/^@endif /d"
2645 # Create the serialization dependencies.  This uses a temporary file.
2647 AC_ARG_ENABLE([serial-configure],
2648 [AS_HELP_STRING([[--enable-serial-[{host,target,build}-]configure]],
2649                 [force sequential configuration of
2650                  sub-packages for the host, target or build
2651                  machine, or all sub-packages])])
2653 case ${enable_serial_configure} in
2654   yes)
2655     enable_serial_build_configure=yes
2656     enable_serial_host_configure=yes
2657     enable_serial_target_configure=yes
2658     ;;
2659 esac
2661 # These force 'configure's to be done one at a time, to avoid problems
2662 # with contention over a shared config.cache.
2663 rm -f serdep.tmp
2664 echo '# serdep.tmp' > serdep.tmp
2665 olditem=
2666 test "x${enable_serial_build_configure}" = xyes &&
2667 for item in ${build_configdirs} ; do
2668   case ${olditem} in
2669     "") ;;
2670     *) echo "configure-build-${item}: configure-build-${olditem}" >> serdep.tmp ;;
2671   esac
2672   olditem=${item}
2673 done
2674 olditem=
2675 test "x${enable_serial_host_configure}" = xyes &&
2676 for item in ${configdirs} ; do
2677   case ${olditem} in
2678     "") ;;
2679     *) echo "configure-${item}: configure-${olditem}" >> serdep.tmp ;;
2680   esac
2681   olditem=${item}
2682 done
2683 olditem=
2684 test "x${enable_serial_target_configure}" = xyes &&
2685 for item in ${target_configdirs} ; do
2686   case ${olditem} in
2687     "") ;;
2688     *) echo "configure-target-${item}: configure-target-${olditem}" >> serdep.tmp ;;
2689   esac
2690   olditem=${item}
2691 done
2692 serialization_dependencies=serdep.tmp
2693 AC_SUBST_FILE(serialization_dependencies)
2695 # Base args.  Strip norecursion, cache-file, srcdir, host, build,
2696 # target, nonopt, and variable assignments.  These are the ones we
2697 # might not want to pass down to subconfigures.  The exception being
2698 # --cache-file=/dev/null, which is used to turn off the use of cache
2699 # files altogether, and which should be passed on to subconfigures.
2700 # Also strip program-prefix, program-suffix, and program-transform-name,
2701 # so that we can pass down a consistent program-transform-name.
2702 baseargs=
2703 tbaseargs=
2704 keep_next=no
2705 skip_next=no
2706 eval "set -- $ac_configure_args"
2707 for ac_arg
2709   if test X"$skip_next" = X"yes"; then
2710     skip_next=no
2711     continue
2712   fi
2713   if test X"$keep_next" = X"yes"; then
2714     case $ac_arg in
2715       *\'*)
2716         ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2717     esac
2718     baseargs="$baseargs '$ac_arg'"
2719     tbaseargs="$tbaseargs '$ac_arg'"
2720     keep_next=no
2721     continue
2722   fi
2724   # Handle separated arguments.  Based on the logic generated by
2725   # autoconf 2.59.
2726   case $ac_arg in
2727     *=* | --config-cache | -C | -disable-* | --disable-* \
2728       | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2729       | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2730       | -with-* | --with-* | -without-* | --without-* | --x)
2731       separate_arg=no
2732       ;;
2733     -*)
2734       separate_arg=yes
2735       ;;
2736     *)
2737       separate_arg=no
2738       ;;
2739   esac
2741   skip_targ=no
2742   case $ac_arg in
2743 changequote(,)
2744   --with-* | --without-*)
2745     libopt=`echo "$ac_arg" | sed -e 's,^--[^-_]*[-_],,' -e 's,=.*$,,'`
2747     case $libopt in
2748     *[-_]include)
2749       lib=`echo "$libopt" | sed 's,[-_]include$,,'`
2750       ;;
2751     *[-_]lib)
2752       lib=`echo "$libopt" | sed 's,[-_]lib$,,'`
2753       ;;
2754     *)
2755       lib=$libopt
2756       ;;
2757     esac
2758 changequote([,])
2760     case $lib in
2761     mpc | mpfr | gmp | cloog)
2762       # If we're processing --with-$lib, --with-$lib-include or
2763       # --with-$lib-lib, for one of the libs above, and target is
2764       # different from host, don't pass the current argument to any
2765       # target library's configure.
2766       if test x$is_cross_compiler = xyes; then
2767         skip_targ=yes
2768       fi
2769       ;;
2770     esac
2771     ;;
2772   esac
2774   case "$ac_arg" in
2775     --cache-file=/dev/null | \
2776     -cache-file=/dev/null )
2777       # Handled here to avoid the test to skip args below.
2778       baseargs="$baseargs '$ac_arg'"
2779       tbaseargs="$tbaseargs '$ac_arg'"
2780       # Assert: $separate_arg should always be no.
2781       keep_next=$separate_arg
2782       ;;
2783     --no*)
2784       continue
2785       ;;
2786     --c* | \
2787     --sr* | \
2788     --ho* | \
2789     --bu* | \
2790     --t* | \
2791     --program-* | \
2792     -cache_file* | \
2793     -srcdir* | \
2794     -host* | \
2795     -build* | \
2796     -target* | \
2797     -program-prefix* | \
2798     -program-suffix* | \
2799     -program-transform-name* )
2800       skip_next=$separate_arg
2801       continue
2802       ;;
2803     -*)
2804       # An option.  Add it.
2805       case $ac_arg in
2806         *\'*)
2807           ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2808       esac
2809       baseargs="$baseargs '$ac_arg'"
2810       if test X"$skip_targ" = Xno; then
2811         tbaseargs="$tbaseargs '$ac_arg'"
2812       fi
2813       keep_next=$separate_arg
2814       ;;
2815     *)
2816       # Either a variable assignment, or a nonopt (triplet).  Don't
2817       # pass it down; let the Makefile handle this.
2818       continue
2819       ;;
2820   esac
2821 done
2822 # Remove the initial space we just introduced and, as these will be
2823 # expanded by make, quote '$'.
2824 baseargs=`echo "x$baseargs" | sed -e 's/^x *//' -e 's,\\$,$$,g'`
2826 # Add in --program-transform-name, after --program-prefix and
2827 # --program-suffix have been applied to it.  Autoconf has already
2828 # doubled dollar signs and backslashes in program_transform_name; we want
2829 # the backslashes un-doubled, and then the entire thing wrapped in single
2830 # quotes, because this will be expanded first by make and then by the shell. 
2831 # Also, because we want to override the logic in subdir configure scripts to
2832 # choose program_transform_name, replace any s,x,x, with s,y,y,.
2833 sed -e "s,\\\\\\\\,\\\\,g; s,','\\\\'',g; s/s,x,x,/s,y,y,/" <<EOF_SED > conftestsed.out
2834 ${program_transform_name}
2835 EOF_SED
2836 gcc_transform_name=`cat conftestsed.out`
2837 rm -f conftestsed.out
2838 baseargs="$baseargs --program-transform-name='${gcc_transform_name}'"
2839 tbaseargs="$tbaseargs --program-transform-name='${gcc_transform_name}'"
2840 if test "$silent" = yes; then
2841   baseargs="$baseargs --silent"
2842   tbaseargs="$tbaseargs --silent"
2844 baseargs="$baseargs --disable-option-checking"
2845 tbaseargs="$tbaseargs --disable-option-checking"
2847 # Record and document user additions to sub configure arguments.
2848 AC_ARG_VAR([build_configargs],
2849            [additional configure arguments for build directories])
2850 AC_ARG_VAR([host_configargs],
2851            [additional configure arguments for host directories])
2852 AC_ARG_VAR([target_configargs],
2853            [additional configure arguments for target directories])
2855 # For the build-side libraries, we just need to pretend we're native,
2856 # and not use the same cache file.  Multilibs are neither needed nor
2857 # desired.
2858 build_configargs="$build_configargs --cache-file=../config.cache ${baseargs}"
2860 # For host modules, accept cache file option, or specification as blank.
2861 case "${cache_file}" in
2862 "") # empty
2863   cache_file_option="" ;;
2864 /* | [[A-Za-z]]:[[\\/]]* ) # absolute path
2865   cache_file_option="--cache-file=${cache_file}" ;;
2866 *) # relative path
2867   cache_file_option="--cache-file=../${cache_file}" ;;
2868 esac
2870 # Host dirs don't like to share a cache file either, horribly enough.
2871 # This seems to be due to autoconf 2.5x stupidity.
2872 host_configargs="$host_configargs --cache-file=./config.cache ${extra_host_args} ${baseargs}"
2874 target_configargs="$target_configargs ${tbaseargs}"
2876 # Passing a --with-cross-host argument lets the target libraries know
2877 # whether they are being built with a cross-compiler or being built
2878 # native.  However, it would be better to use other mechanisms to make the
2879 # sorts of decisions they want to make on this basis.  Please consider
2880 # this option to be deprecated.  FIXME.
2881 if test x${is_cross_compiler} = xyes ; then
2882   target_configargs="--with-cross-host=${host_noncanonical} ${target_configargs}"
2885 # Default to --enable-multilib.
2886 if test x${enable_multilib} = x ; then
2887   target_configargs="--enable-multilib ${target_configargs}"
2890 # Pass --with-newlib if appropriate.  Note that target_configdirs has
2891 # changed from the earlier setting of with_newlib.
2892 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then
2893   target_configargs="--with-newlib ${target_configargs}"
2896 # Different target subdirs use different values of certain variables
2897 # (notably CXX).  Worse, multilibs use *lots* of different values.
2898 # Worse yet, autoconf 2.5x makes some of these 'precious', meaning that
2899 # it doesn't automatically accept command-line overrides of them.
2900 # This means it's not safe for target subdirs to share a cache file,
2901 # which is disgusting, but there you have it.  Hopefully this can be
2902 # fixed in future.  It's still worthwhile to use a cache file for each
2903 # directory.  I think.
2905 # Pass the appropriate --build, --host, --target and --cache-file arguments.
2906 # We need to pass --target, as newer autoconf's requires consistency
2907 # for target_alias and gcc doesn't manage it consistently.
2908 target_configargs="--cache-file=./config.cache ${target_configargs}"
2910 FLAGS_FOR_TARGET=
2911 case " $target_configdirs " in
2912  *" newlib "*)
2913   case " $target_configargs " in
2914   *" --with-newlib "*)
2915    case "$target" in
2916     *-cygwin*)
2917       FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/winsup/cygwin -isystem $$s/winsup/cygwin/include'
2918       ;;
2919    esac
2921    # If we're not building GCC, don't discard standard headers.
2922    if test -d ${srcdir}/gcc; then
2923      FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -nostdinc'
2925      if test "${build}" != "${host}"; then
2926        # On Canadian crosses, CC_FOR_TARGET will have already been set
2927        # by `configure', so we won't have an opportunity to add -Bgcc/
2928        # to it.  This is right: we don't want to search that directory
2929        # for binaries, but we want the header files in there, so add
2930        # them explicitly.
2931        FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include -isystem $$r/$(HOST_SUBDIR)/gcc/include-fixed'
2933        # Someone might think of using the pre-installed headers on
2934        # Canadian crosses, in case the installed compiler is not fully
2935        # compatible with the compiler being built.  In this case, it
2936        # would be better to flag an error than risking having
2937        # incompatible object files being constructed.  We can't
2938        # guarantee that an error will be flagged, but let's hope the
2939        # compiler will do it, when presented with incompatible header
2940        # files.
2941      fi
2942    fi
2944    case "${target}-${is_cross_compiler}" in
2945    i[[3456789]]86-*-linux*-no)
2946       # Here host == target, so we don't need to build gcc,
2947       # so we don't want to discard standard headers.
2948       FLAGS_FOR_TARGET=`echo " $FLAGS_FOR_TARGET " | sed -e 's/ -nostdinc / /'`
2949       ;;
2950    *)
2951       # If we're building newlib, use its generic headers last, but search
2952       # for any libc-related directories first (so make it the last -B
2953       # switch).
2954       FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/newlib/ -isystem $$r/$(TARGET_SUBDIR)/newlib/targ-include -isystem $$s/newlib/libc/include'
2956       # If we're building libgloss, find the startup file, simulator library
2957       # and linker script.
2958       case " $target_configdirs " in
2959         *" libgloss "*)
2960         # Look for startup file, simulator library and maybe linker script.
2961         FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/libgloss/'"$libgloss_dir"
2962         # Look for libnosys.a in case the target needs it.
2963         FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/libgloss/libnosys'
2964         # Most targets have the linker script in the source directory.
2965         FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$s/libgloss/'"$libgloss_dir"
2966         ;;
2967       esac
2968       ;;
2969    esac
2970    ;;
2971   esac
2972   ;;
2973 esac
2975 case "$target" in
2976   x86_64-*mingw* | *-w64-mingw*)
2977   # MinGW-w64 does not use newlib, nor does it use winsup. It may,
2978   # however, use a symlink named 'mingw' in ${prefix} .
2979     FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L${prefix}/${target}/lib -L${prefix}/mingw/lib -isystem ${prefix}/${target}/include -isystem ${prefix}/mingw/include'
2980     ;;
2981   *-mingw*)
2982   # MinGW can't be handled as Cygwin above since it does not use newlib.
2983     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'
2984     ;;
2985 esac
2987 # Allow the user to override the flags for
2988 # our build compiler if desired.
2989 if test x"${build}" = x"${host}" ; then
2990   CFLAGS_FOR_BUILD=${CFLAGS_FOR_BUILD-${CFLAGS}}
2991   CXXFLAGS_FOR_BUILD=${CXXFLAGS_FOR_BUILD-${CXXFLAGS}}
2992   LDFLAGS_FOR_BUILD=${LDFLAGS_FOR_BUILD-${LDFLAGS}}
2995 # On Canadian crosses, we'll be searching the right directories for
2996 # the previously-installed cross compiler, so don't bother to add
2997 # flags for directories within the install tree of the compiler
2998 # being built; programs in there won't even run.
2999 if test "${build}" = "${host}" && test -d ${srcdir}/gcc; then
3000   # Search for pre-installed headers if nothing else fits.
3001   FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
3004 if test "x${use_gnu_ld}" = x &&
3005    echo " ${configdirs} " | grep " ld " > /dev/null ; then
3006   # Arrange for us to find uninstalled linker scripts.
3007   FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(HOST_SUBDIR)/ld'
3010 # Search for other target-specific linker scripts and such.
3011 case "${target}" in
3012   mep*)
3013     FLAGS_FOR_TARGET="$FLAGS_FOR_TARGET -mlibrary"
3014     ;;
3015 esac
3017 # UPC linker script check
3018 AC_MSG_CHECKING([for UPC link script support])
3019 AC_ARG_ENABLE(upc-link-script,
3020 AS_HELP_STRING(
3021   [--enable-upc-link-script],
3022   [enable UPC's use of a custom linker script;
3023   this will define the UPC shared section as a no load section on
3024   targets where this feature is supported (requires GNU LD)]),
3026   case $enableval in
3027   yes | no) ;;
3028   *)
3029     AC_MSG_ERROR([--enable-upc-link-script accepts only yes or no.])
3030     ;;
3031   esac
3034   if test x${use_gnu_ld} != xno ; then
3035     case "$target" in
3036       # disable linker script for Apple Mac OS X
3037       *-*-darwin*)
3038         enable_upc_link_script=no
3039         ;;
3040       *)
3041         enable_upc_link_script=yes
3042         ;;
3043     esac
3044   else
3045     enable_upc_link_script=no
3046   fi
3047   if test "$enable_upc_link_script" = yes; then
3048     target_configargs="${target_configargs} --enable-upc-link-script"
3049     host_configargs="${host_configargs} --enable-upc-link-script"
3050   fi
3052 if test "$enable_upc_link_script" = yes; then
3053   AC_MSG_RESULT([yes]);
3054 else
3055   AC_MSG_RESULT([no]);
3059 # Makefile fragments.
3060 for frag in host_makefile_frag target_makefile_frag alphaieee_frag ospace_frag;
3062   eval fragval=\$$frag
3063   if test $fragval != /dev/null; then
3064     eval $frag=${srcdir}/$fragval
3065   fi
3066 done
3067 AC_SUBST_FILE(host_makefile_frag)
3068 AC_SUBST_FILE(target_makefile_frag)
3069 AC_SUBST_FILE(alphaieee_frag)
3070 AC_SUBST_FILE(ospace_frag)
3072 # Miscellanea: directories, flags, etc.
3073 AC_SUBST(RPATH_ENVVAR)
3074 AC_SUBST(GCC_SHLIB_SUBDIR)
3075 AC_SUBST(tooldir)
3076 AC_SUBST(build_tooldir)
3077 AC_SUBST(CONFIGURE_GDB_TK)
3078 AC_SUBST(GDB_TK)
3079 AC_SUBST(INSTALL_GDB_TK)
3081 # Build module lists & subconfigure args.
3082 AC_SUBST(build_configargs)
3083 AC_SUBST(build_configdirs)
3085 # Host module lists & subconfigure args.
3086 AC_SUBST(host_configargs)
3087 AC_SUBST(configdirs)
3088 AC_SUBST(target_configdirs)
3090 # Target module lists & subconfigure args.
3091 AC_SUBST(target_configargs)
3094 # Build tools.
3095 AC_SUBST(AR_FOR_BUILD)
3096 AC_SUBST(AS_FOR_BUILD)
3097 AC_SUBST(CC_FOR_BUILD)
3098 AC_SUBST(CFLAGS_FOR_BUILD)
3099 AC_SUBST(CXXFLAGS_FOR_BUILD)
3100 AC_SUBST(CXX_FOR_BUILD)
3101 AC_SUBST(DLLTOOL_FOR_BUILD)
3102 AC_SUBST(GCJ_FOR_BUILD)
3103 AC_SUBST(GFORTRAN_FOR_BUILD)
3104 AC_SUBST(GOC_FOR_BUILD)
3105 AC_SUBST(GUPC_FOR_BUILD)
3106 AC_SUBST(LDFLAGS_FOR_BUILD)
3107 AC_SUBST(LD_FOR_BUILD)
3108 AC_SUBST(NM_FOR_BUILD)
3109 AC_SUBST(RANLIB_FOR_BUILD)
3110 AC_SUBST(WINDMC_FOR_BUILD)
3111 AC_SUBST(WINDRES_FOR_BUILD)
3113 # Generate default definitions for YACC, M4, LEX and other programs that run
3114 # on the build machine.  These are used if the Makefile can't locate these
3115 # programs in objdir.
3116 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
3118 AC_CHECK_PROGS([YACC], ['bison -y' byacc yacc], [$MISSING bison -y])
3119 case " $build_configdirs " in
3120   *" bison "*) YACC='$$r/$(BUILD_SUBDIR)/bison/tests/bison -y' ;;
3121 esac
3123 AC_CHECK_PROGS([BISON], [bison], [$MISSING bison])
3124 case " $build_configdirs " in
3125   *" bison "*) BISON='$$r/$(BUILD_SUBDIR)/bison/tests/bison' ;;
3126 esac
3128 AC_CHECK_PROGS([M4], [gm4 gnum4 m4], [$MISSING m4])
3129 case " $build_configdirs " in
3130   *" m4 "*) M4='$$r/$(BUILD_SUBDIR)/m4/m4' ;;
3131 esac
3133 AC_CHECK_PROGS([LEX], [flex lex], [$MISSING flex])
3134 case " $build_configdirs " in
3135   *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
3136   *" lex "*) LEX='$$r/$(BUILD_SUBDIR)/lex/lex' ;;
3137 esac
3139 AC_CHECK_PROGS([FLEX], [flex], [$MISSING flex])
3140 case " $build_configdirs " in
3141   *" flex "*) FLEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
3142 esac
3144 AC_CHECK_PROGS([MAKEINFO], makeinfo, [$MISSING makeinfo])
3145 case " $build_configdirs " in
3146   *" texinfo "*) MAKEINFO='$$r/$(BUILD_SUBDIR)/texinfo/makeinfo/makeinfo' ;;
3147   *)
3148 changequote(,)
3149     # For an installed makeinfo, we require it to be from texinfo 4.7 or
3150     # higher, else we use the "missing" dummy.
3151     if ${MAKEINFO} --version \
3152        | egrep 'texinfo[^0-9]*(4\.([7-9]|[1-9][0-9])|[5-9]|[1-9][0-9])' >/dev/null 2>&1; then
3153       :
3154     else
3155       MAKEINFO="$MISSING makeinfo"
3156     fi
3157     ;;
3158 changequote([,])
3159 esac
3161 # FIXME: expect and dejagnu may become build tools?
3163 AC_CHECK_PROGS(EXPECT, expect, expect)
3164 case " $configdirs " in
3165   *" expect "*)
3166     test $host = $build && EXPECT='$$r/$(HOST_SUBDIR)/expect/expect'
3167     ;;
3168 esac
3170 AC_CHECK_PROGS(RUNTEST, runtest, runtest)
3171 case " $configdirs " in
3172   *" dejagnu "*)
3173     test $host = $build && RUNTEST='$$s/$(HOST_SUBDIR)/dejagnu/runtest'
3174     ;;
3175 esac
3178 # Host tools.
3179 NCN_STRICT_CHECK_TOOLS(AR, ar)
3180 NCN_STRICT_CHECK_TOOLS(AS, as)
3181 NCN_STRICT_CHECK_TOOLS(DLLTOOL, dlltool)
3182 NCN_STRICT_CHECK_TOOLS(LD, ld)
3183 NCN_STRICT_CHECK_TOOLS(LIPO, lipo)
3184 NCN_STRICT_CHECK_TOOLS(NM, nm)
3185 NCN_STRICT_CHECK_TOOLS(RANLIB, ranlib, true)
3186 NCN_STRICT_CHECK_TOOLS(STRIP, strip, true)
3187 NCN_STRICT_CHECK_TOOLS(WINDRES, windres)
3188 NCN_STRICT_CHECK_TOOLS(WINDMC, windmc)
3189 NCN_STRICT_CHECK_TOOLS(OBJCOPY, objcopy)
3190 NCN_STRICT_CHECK_TOOLS(OBJDUMP, objdump)
3191 NCN_STRICT_CHECK_TOOLS(READELF, readelf)
3192 AC_SUBST(CC)
3193 AC_SUBST(CXX)
3194 AC_SUBST(CFLAGS)
3195 AC_SUBST(CXXFLAGS)
3197 # Target tools.
3198 AC_ARG_WITH([build-time-tools], 
3199   [AS_HELP_STRING([--with-build-time-tools=PATH],
3200                   [use given path to find target tools during the build])],
3201   [case x"$withval" in
3202      x/*) ;;
3203      *)
3204        with_build_time_tools=
3205        AC_MSG_WARN([argument to --with-build-time-tools must be an absolute path])
3206        ;;
3207    esac],
3208   [with_build_time_tools=])
3210 NCN_STRICT_CHECK_TARGET_TOOLS(CC_FOR_TARGET, cc gcc)
3211 NCN_STRICT_CHECK_TARGET_TOOLS(CXX_FOR_TARGET, c++ g++ cxx gxx)
3212 NCN_STRICT_CHECK_TARGET_TOOLS(GCC_FOR_TARGET, gcc, ${CC_FOR_TARGET})
3213 NCN_STRICT_CHECK_TARGET_TOOLS(GCJ_FOR_TARGET, gcj)
3214 NCN_STRICT_CHECK_TARGET_TOOLS(GFORTRAN_FOR_TARGET, gfortran)
3215 NCN_STRICT_CHECK_TARGET_TOOLS(GOC_FOR_TARGET, gccgo)
3216 NCN_STRICT_CHECK_TARGET_TOOLS(GUPC_FOR_TARGET, gupc)
3218 ACX_CHECK_INSTALLED_TARGET_TOOL(AR_FOR_TARGET, ar)
3219 ACX_CHECK_INSTALLED_TARGET_TOOL(AS_FOR_TARGET, as)
3220 ACX_CHECK_INSTALLED_TARGET_TOOL(DLLTOOL_FOR_TARGET, dlltool)
3221 ACX_CHECK_INSTALLED_TARGET_TOOL(LD_FOR_TARGET, ld)
3222 ACX_CHECK_INSTALLED_TARGET_TOOL(LIPO_FOR_TARGET, lipo)
3223 ACX_CHECK_INSTALLED_TARGET_TOOL(NM_FOR_TARGET, nm)
3224 ACX_CHECK_INSTALLED_TARGET_TOOL(OBJDUMP_FOR_TARGET, objdump)
3225 ACX_CHECK_INSTALLED_TARGET_TOOL(RANLIB_FOR_TARGET, ranlib)
3226 ACX_CHECK_INSTALLED_TARGET_TOOL(READELF_FOR_TARGET, readelf)
3227 ACX_CHECK_INSTALLED_TARGET_TOOL(STRIP_FOR_TARGET, strip)
3228 ACX_CHECK_INSTALLED_TARGET_TOOL(WINDRES_FOR_TARGET, windres)
3229 ACX_CHECK_INSTALLED_TARGET_TOOL(WINDMC_FOR_TARGET, windmc)
3231 RAW_CXX_FOR_TARGET="$CXX_FOR_TARGET"
3233 GCC_TARGET_TOOL(ar, AR_FOR_TARGET, AR, [binutils/ar])
3234 GCC_TARGET_TOOL(as, AS_FOR_TARGET, AS, [gas/as-new])
3235 GCC_TARGET_TOOL(cc, CC_FOR_TARGET, CC, [gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/])
3236 dnl see comments for CXX_FOR_TARGET_FLAG_TO_PASS
3237 GCC_TARGET_TOOL(c++, CXX_FOR_TARGET, CXX,
3238                 [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],
3239                 c++)
3240 GCC_TARGET_TOOL(c++ for libstdc++, RAW_CXX_FOR_TARGET, CXX,
3241                 [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],
3242                 c++)
3243 GCC_TARGET_TOOL(dlltool, DLLTOOL_FOR_TARGET, DLLTOOL, [binutils/dlltool])
3244 GCC_TARGET_TOOL(gcc, GCC_FOR_TARGET, , [gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/])
3245 GCC_TARGET_TOOL(gcj, GCJ_FOR_TARGET, GCJ,
3246                 [gcc/gcj -B$$r/$(HOST_SUBDIR)/gcc/], java)
3247 GCC_TARGET_TOOL(gfortran, GFORTRAN_FOR_TARGET, GFORTRAN,
3248                 [gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/], fortran)
3249 GCC_TARGET_TOOL(gccgo, GOC_FOR_TARGET, GOC,
3250                 [gcc/gccgo -B$$r/$(HOST_SUBDIR)/gcc/], go)
3251 GCC_TARGET_TOOL(gupc, GUPC_FOR_TARGET, GUPC,
3252                 [gcc/gupc -B$$r/$(HOST_SUBDIR)/gcc/], upc)
3253 GCC_TARGET_TOOL(ld, LD_FOR_TARGET, LD, [ld/ld-new])
3254 GCC_TARGET_TOOL(lipo, LIPO_FOR_TARGET, LIPO)
3255 GCC_TARGET_TOOL(nm, NM_FOR_TARGET, NM, [binutils/nm-new])
3256 GCC_TARGET_TOOL(objdump, OBJDUMP_FOR_TARGET, OBJDUMP, [binutils/objdump])
3257 GCC_TARGET_TOOL(ranlib, RANLIB_FOR_TARGET, RANLIB, [binutils/ranlib])
3258 GCC_TARGET_TOOL(readelf, READELF_FOR_TARGET, READELF, [binutils/readelf])
3259 GCC_TARGET_TOOL(strip, STRIP_FOR_TARGET, STRIP, [binutils/strip-new])
3260 GCC_TARGET_TOOL(windres, WINDRES_FOR_TARGET, WINDRES, [binutils/windres])
3261 GCC_TARGET_TOOL(windmc, WINDMC_FOR_TARGET, WINDMC, [binutils/windmc])
3263 AC_SUBST(FLAGS_FOR_TARGET)
3264 AC_SUBST(RAW_CXX_FOR_TARGET)
3266 # Certain tools may need extra flags.
3267 AR_FOR_TARGET=${AR_FOR_TARGET}${extra_arflags_for_target}
3268 RANLIB_FOR_TARGET=${RANLIB_FOR_TARGET}${extra_ranlibflags_for_target}
3269 NM_FOR_TARGET=${NM_FOR_TARGET}${extra_nmflags_for_target}
3271 # When building target libraries, except in a Canadian cross, we use
3272 # the same toolchain as the compiler we just built.
3273 COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
3274 COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
3275 COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
3276 if test $host = $build; then
3277   case " $configdirs " in
3278     *" gcc "*)
3279       COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
3280       COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
3281       COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'${extra_nmflags_for_target}
3282       ;;
3283   esac
3286 AC_SUBST(COMPILER_AS_FOR_TARGET)
3287 AC_SUBST(COMPILER_LD_FOR_TARGET)
3288 AC_SUBST(COMPILER_NM_FOR_TARGET)
3290 AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
3291 AC_ARG_ENABLE(maintainer-mode,
3292 [AS_HELP_STRING([--enable-maintainer-mode],
3293                 [enable make rules and dependencies not useful
3294                  (and sometimes confusing) to the casual installer])],
3295       USE_MAINTAINER_MODE=$enableval,
3296       USE_MAINTAINER_MODE=no)
3297 AC_MSG_RESULT($USE_MAINTAINER_MODE)
3298 AC_SUBST(MAINTAINER_MODE_TRUE)
3299 AC_SUBST(MAINTAINER_MODE_FALSE)
3300 if test "$USE_MAINTAINER_MODE" = yes; then
3301   MAINTAINER_MODE_TRUE=
3302   MAINTAINER_MODE_FALSE='#'
3303 else
3304   MAINTAINER_MODE_TRUE='#'
3305   MAINTAINER_MODE_FALSE=
3306 fi      
3307 MAINT=$MAINTAINER_MODE_TRUE
3308 AC_SUBST(MAINT)dnl
3310 # ---------------------
3311 # GCC bootstrap support
3312 # ---------------------
3314 # Stage specific cflags for build.
3315 stage1_cflags="-g"
3316 case $build in
3317   vax-*-*)
3318     case ${GCC} in
3319       yes) stage1_cflags="-g -Wa,-J" ;;
3320       *) stage1_cflags="-g -J" ;;
3321     esac ;;
3322 esac
3324 AC_SUBST(stage1_cflags)
3326 # Enable --enable-checking in stage1 of the compiler.
3327 AC_ARG_ENABLE(stage1-checking,
3328 [AS_HELP_STRING([[--enable-stage1-checking[=all]]],
3329                 [choose additional checking for stage1 of the compiler])],
3330 [stage1_checking=--enable-checking=${enable_stage1_checking}],
3331 [if test "x$enable_checking" = xno || test "x$enable_checking" = x; then
3332   stage1_checking=--enable-checking=yes,types
3333 else
3334   stage1_checking=--enable-checking=$enable_checking,types
3335 fi])
3336 AC_SUBST(stage1_checking)
3338 # Enable -Werror in bootstrap stage2 and later.
3339 AC_ARG_ENABLE(werror,
3340 [AS_HELP_STRING([--enable-werror],
3341                 [enable -Werror in bootstrap stage2 and later])], [],
3342 [if test -d ${srcdir}/gcc && test x"`cat $srcdir/gcc/DEV-PHASE`" = xexperimental; then
3343   enable_werror=yes
3344 else
3345   enable_werror=no
3346 fi])
3347 case ${enable_werror} in
3348   yes) stage2_werror_flag="--enable-werror-always" ;;
3349   *) stage2_werror_flag="" ;;
3350 esac
3351 AC_SUBST(stage2_werror_flag)
3353 # Specify what files to not compare during bootstrap.
3355 compare_exclusions="gcc/cc*-checksum\$(objext) | gcc/ada/*tools/*"
3356 case "$target" in
3357   hppa*64*-*-hpux*) ;;
3358   hppa*-*-hpux*) compare_exclusions="gcc/cc*-checksum\$(objext) | */libgcc/lib2funcs* | gcc/ada/*tools/*" ;;
3359   powerpc*-ibm-aix*) compare_exclusions="gcc/cc*-checksum\$(objext) | gcc/ada/*tools/* | *libgomp*\$(objext)" ;;
3360 esac
3361 AC_SUBST(compare_exclusions)
3363 AC_CONFIG_FILES([Makefile],
3364   [sed "$extrasub_build" Makefile |
3365    sed "$extrasub_host" |
3366    sed "$extrasub_target" > mf$$
3367    mv -f mf$$ Makefile],
3368   [extrasub_build="$extrasub_build"
3369    extrasub_host="$extrasub_host"
3370    extrasub_target="$extrasub_target"])
3371 AC_OUTPUT