OSDN Git Service

* configure.in: Eliminate redundant test for libgui.
[pf3gnuchains/gcc-fork.git] / configure.in
1 #! /bin/bash
2 ##############################################################################
3
4 ## This file is a shell script fragment that supplies the information
5 ## necessary to tailor a template configure script into the configure
6 ## script appropriate for this directory.  For more information, check
7 ## any existing configure script.  
8
9 ## Be warned, there are two types of configure.in files.  There are those
10 ## used by Autoconf, which are macros which are expanded into a configure
11 ## script by autoconf.  The other sort, of which this is one, is executed
12 ## by Cygnus configure.  
13
14 ## For more information on these two systems, check out the documentation
15 ## for 'Autoconf' (autoconf.texi) and 'Configure' (configure.texi).  
16
17 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
18 #   1999, 2000, 2001, 2002 Free Software Foundation, Inc.
19 #
20 # This file is free software; you can redistribute it and/or modify it
21 # under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 2 of the License, or
23 # (at your option) any later version.
24 #
25 # This program is distributed in the hope that it will be useful, but
26 # WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
28 # General Public License for more details.
29 #
30 # You should have received a copy of the GNU General Public License
31 # along with this program; if not, write to the Free Software
32 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
33
34 ##############################################################################
35
36 ### To add a new directory to the tree, first choose whether it is a target
37 ### or a host dependent tool.  Then put it into the appropriate list
38 ### (library or tools, host or target), doing a dependency sort.  For
39 ### example, gdb requires that byacc (or bison) be built first, so it is in
40 ### the ${host_tools} list after byacc and bison.  
41
42
43 # these libraries are used by various programs built for the host environment
44 #
45 host_libs="intl mmalloc libiberty opcodes bfd readline gash db tcl tk tcl8.1 tk8.1 tclX itcl tix libgui zlib"
46
47 libstdcxx_version="target-libstdc++-v3"
48 # Don't use libstdc++-v3's flags to configure/build itself.
49 libstdcxx_flags='`case $$dir in libstdc++-v3 | libjava) ;; *) test ! -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/testsuite_flags || $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/testsuite_flags --build-includes;; esac` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
50
51 # these tools are built for the host environment
52 # Note, the powerpc-eabi build depends on sim occurring before gdb in order to
53 # know that we are building the simulator.
54 host_tools="texinfo byacc flex bison binutils ld gas gcc cgen sid sim gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool ispell grep diff rcs cvssrc fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent recode release sed utils guile perl apache inet gawk findutils snavigator libtool gettext zip fastjar"
55
56 # libgcj represents the runtime libraries only used by gcj.
57 libgcj="target-libffi \
58         target-boehm-gc \
59         target-zlib \
60         target-qthreads \
61         target-libjava"
62
63 # these libraries are built for the target environment, and are built after
64 # the host libraries and the host tools (which may be a cross compiler)
65 #
66 target_libs="target-libiberty \
67                 target-libgloss \
68                 target-newlib \
69                 target-librx \
70                 ${libstdcxx_version} \
71                 target-libf2c \
72                 ${libgcj}
73                 target-libobjc"
74
75 # these tools are built using the target libs, and are intended to run only
76 # in the target environment
77 #
78 # note: any program that *uses* libraries that are in the "target_libs"
79 # list belongs in this list.  those programs are also very likely
80 # candidates for the "native_only" list which follows
81 #
82 target_tools="target-examples target-groff target-gperf"
83
84 ################################################################################
85
86 ## These two lists are of directories that are to be removed from the
87 ## ${configdirs} list for either cross-compilations or for native-
88 ## compilations.  For example, it doesn't make that much sense to
89 ## cross-compile Emacs, nor is it terribly useful to compile target-libiberty in
90 ## a native environment.  
91
92 # directories to be built in the native environment only
93 #
94 # This must be a single line because of the way it is searched by grep in
95 # the code below.
96 native_only="autoconf automake libtool cvssrc emacs emacs19 fileutils find gawk gettext grep gzip hello indent ispell m4 rcs recode sed shellutils tar textutils gash uudecode wdiff gprof target-groff guile perl apache inet time ash bash bzip2 prms snavigator gnuserv target-gperf"
97
98 # directories to be built in a cross environment only
99 #
100 cross_only="target-libgloss target-newlib target-cygmon target-opcodes target-libstub"
101
102 ## All tools belong in one of the four categories, and are assigned above
103 ## We assign ${configdirs} this way to remove all embedded newlines.  This
104 ## is important because configure will choke if they ever get through.
105 ## ${configdirs} is directories we build using the host tools.
106 ## ${target_configdirs} is directories we build using the target tools.
107 #
108 configdirs=`echo ${host_libs} ${host_tools}`
109 target_configdirs=`echo ${target_libs} ${target_tools}`
110
111 ################################################################################
112
113 srctrigger=move-if-change
114 srcname="gnu development package"
115
116 # This gets set non-empty for some net releases of packages.
117 appdirs=""
118
119 # per-host:
120
121 # Work in distributions that contain no compiler tools, like Autoconf.
122 tentative_cc=""
123 if [ -d ${srcdir}/config ]; then
124 case "${host}" in
125   m68k-hp-hpux*)
126     # Avoid "too much defining" errors from HPUX compiler.
127     tentative_cc="cc -Wp,-H256000"
128     host_makefile_frag="${host_makefile_frag} config/mh-hp300"
129     ;;
130   m68k-apollo-sysv*)
131     tentative_cc="cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DUSG"
132     host_makefile_frag="${host_makefile_frag} config/mh-apollo68"
133     ;;
134   m68k-apollo-bsd*)
135     #None of the Apollo compilers can compile gas or binutils.  The preprocessor
136     # chokes on bfd, the compiler won't let you assign integers to enums, and
137     # other problems.  Defining CC to gcc is a questionable way to say "don't use
138     # the apollo compiler" (the preferred version of GCC could be called cc,
139     # or whatever), but I'm not sure leaving CC as cc is any better...
140     #CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG
141     tentative_cc=gcc
142     host_makefile_frag="${host_makefile_frag} config/mh-a68bsd"
143     ;;
144   m88k-dg-dgux*)
145     tentative_cc="gcc -Wall -ansi -D__using_DGUX"
146     host_makefile_frag="${host_makefile_frag} config/mh-dgux"
147     ;;
148   m88k-harris-cxux*)
149     # Under CX/UX, we want to tell the compiler to use ANSI mode.
150     tentative_cc="cc -Xa"
151     host_makefile_frag="${host_makefile_frag} config/mh-cxux"
152     ;;
153   m88k-motorola-sysv*)
154     host_makefile_frag="${host_makefile_frag} config/mh-delta88"
155     ;;
156   mips*-dec-ultrix*)
157     tentative_cc="cc -Wf,-XNg1000"
158     host_makefile_frag="${host_makefile_frag} config/mh-decstation"
159     ;;
160   mips*-nec-sysv4*)
161     # The C compiler on NEC MIPS SVR4 needs bigger tables.
162     tentative_cc="cc -ZXNd=5000 -ZXNg=1000"
163     host_makefile_frag="${host_makefile_frag} config/mh-necv4"
164     ;;
165   mips*-sgi-irix6*)
166     host_makefile_frag="${host_makefile_frag} config/mh-irix6"
167     ;;
168   mips*-sgi-irix5*)
169     host_makefile_frag="${host_makefile_frag} config/mh-irix5"
170     ;;
171   mips*-sgi-irix4*)
172     # Tell compiler to use K&R C.  We can't compile under the SGI Ansi
173     # environment.  Also bump switch table size so that cp-parse will
174     # compile.  Bump string length limit so linker builds.
175     tentative_cc="cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh2000 -Wf,-XNl8192"
176     host_makefile_frag="${host_makefile_frag} config/mh-irix4"
177     ;;
178   mips*-sgi-irix3*)
179     host_makefile_frag="${host_makefile_frag} config/mh-sysv"
180     ;;
181   mips*-*-sysv4*)
182     host_makefile_frag="${host_makefile_frag} config/mh-sysv4"
183     ;;
184   mips*-*-sysv*)
185     # This is for a MIPS running RISC/os 4.52C.
186
187     # This is needed for GDB, but needs to be in the top-level make because
188     # if a library is compiled with the bsd headers and gets linked with the
189     # sysv system libraries all hell can break loose (e.g. a jmp_buf might be
190     # a different size).
191     # ptrace(2) apparently has problems in the BSD environment.  No workaround is
192     # known except to select the sysv environment.  Could we use /proc instead?
193     # These "sysv environments" and "bsd environments" often end up being a pain.
194     #
195     # This is not part of CFLAGS because perhaps not all C compilers have this
196     # option.
197     tentative_cc="cc -systype sysv"
198     host_makefile_frag="${host_makefile_frag} config/mh-riscos"
199     ;;
200   i370-ibm-opened*)
201     tentative_cc="c89"
202     host_makefile_frag="${host_makefile_frag} config/mh-openedition"
203     ;;
204   i[3456]86-*-sysv5*)
205     host_makefile_frag="${host_makefile_frag} config/mh-sysv5"
206     ;;
207   i[3456]86-*-dgux*)
208     tentative_cc="gcc -Wall -ansi -D__using_DGUX"
209     host_makefile_frag="${host_makefile_frag} config/mh-dgux386"
210     ;;
211   i[3456]86-ncr-sysv4.3*)
212     # The MetaWare compiler will generate a copyright message unless you
213     # turn it off by adding the -Hnocopyr flag.
214     tentative_cc="cc -Hnocopyr"
215     host_makefile_frag="${host_makefile_frag} config/mh-ncrsvr43"
216     ;;
217   i[3456]86-ncr-sysv4*)
218     # for an NCR 3000 (i486/SVR4) system.
219     # The NCR 3000 ships with a MetaWare compiler installed as /bin/cc.
220     # This compiler not only emits obnoxious copyright messages every time
221     # you run it, but it chokes and dies on a whole bunch of GNU source
222     # files.  Default to using the AT&T compiler installed in /usr/ccs/ATT/cc.
223     tentative_cc="/usr/ccs/ATT/cc"
224     host_makefile_frag="${host_makefile_frag} config/mh-ncr3000"
225     ;;
226   i[3456]86-*-sco3.2v5*)
227     host_makefile_frag="${host_makefile_frag} config/mh-sysv"
228     ;;
229   i[3456]86-*-sco*)
230     # The native C compiler botches some simple uses of const.  Unfortunately,
231     # it doesn't defined anything like "__sco__" for us to test for in ansidecl.h.
232     tentative_cc="cc -Dconst="
233     host_makefile_frag="${host_makefile_frag} config/mh-sco"
234     ;;
235   i[3456]86-*-udk*)
236     host_makefile_frag="${host_makefile_frag} config/mh-sysv5"
237     ;;
238   i[3456]86-*-isc*)
239     host_makefile_frag="${host_makefile_frag} config/mh-sysv"
240     ;;
241   i[3456]86-*-solaris2*)
242     host_makefile_frag="${host_makefile_frag} config/mh-sysv4"
243     ;;
244   i[3456]86-*-aix*)
245     host_makefile_frag="${host_makefile_frag} config/mh-aix386"
246     ;;
247   i[3456]86-*-msdosdjgpp*)
248     host_makefile_frag="${host_makefile_frag} config/mh-djgpp"
249     ;;
250   *-cygwin*)
251     host_makefile_frag="${host_makefile_frag} config/mh-cygwin"
252     ;;
253   *-mingw32*)
254     host_makefile_frag="${host_makefile_frag} config/mh-mingw32"
255     ;;
256   *-interix*)
257     host_makefile_frag="${host_makefile_frag} config/mh-interix"
258     ;;
259   *-windows*)
260     host_makefile_frag="${host_makefile_frag} config/mh-windows"
261     ;;
262   vax-*-ultrix2*)
263     # The old BSD pcc isn't up to compiling parts of gdb so use gcc
264     tentative_cc=gcc
265     ;;
266   *-*-solaris2*)
267     host_makefile_frag="${host_makefile_frag} config/mh-solaris"
268     ;;
269   m68k-sun-sunos*)
270     # Sun's C compiler needs the -J flag to be able to compile cp-parse.c
271     # without overflowing the jump tables (-J says to use a 32 bit table)
272     tentative_cc="cc -J"
273     ;;
274   *-hp-hpux[78]*)
275     tentative_cc="cc -Wp,-H256000"
276     host_makefile_frag="${host_makefile_frag} config/mh-hpux8"
277     ;;
278   *-hp-hpux*)
279     tentative_cc="cc -Wp,-H256000"
280     host_makefile_frag="${host_makefile_frag} config/mh-hpux"
281     ;;
282   *-*-hiux*)
283     tentative_cc="cc -Wp,-H256000"
284     host_makefile_frag="${host_makefile_frag} config/mh-hpux"
285     ;;
286   rs6000-*-lynxos*)
287     # /bin/cc is less than useful for our purposes.  Always use GCC
288     tentative_cc="/usr/cygnus/progressive/bin/gcc"
289     host_makefile_frag="${host_makefile_frag} config/mh-lynxrs6k"
290     ;;
291   *-*-lynxos*)
292     # /bin/cc is less than useful for our purposes.  Always use GCC
293     tentative_cc="/bin/gcc"
294     ;;
295   *-*-sysv4*)
296     host_makefile_frag="${host_makefile_frag} config/mh-sysv4"
297     ;;
298   *-*-sysv*)
299     host_makefile_frag="${host_makefile_frag} config/mh-sysv"
300     ;;
301 esac
302 fi
303
304 # If we aren't going to be using gcc, see if we can extract a definition
305 # of CC from the fragment.
306 # Actually, use the 'pre-extracted' version above.
307 if [ -z "${CC}" ] && [ "${build}" = "${host}" ]; then
308   IFS="${IFS=   }"; save_ifs="$IFS"; IFS="${IFS}:"
309   found=
310   for dir in $PATH; do
311     test -z "$dir" && dir=.
312     if test -f $dir/gcc; then
313       found=yes
314       break
315     fi
316   done
317   IFS="$save_ifs"
318   if [ -z "${found}" ] && [ -n "${tentative_cc}" ] ; then
319     CC=$tentative_cc
320   fi
321 fi
322
323 # We default to --with-shared on platforms where -fpic is meaningless.
324 # Well, we don't yet, but we will.
325 if false && [ "${host}" = "${target}" ] && [ x${enable_shared} = x ]; then
326   case "${target}" in
327     alpha*-dec-osf*)    enable_shared=yes ;;
328     alpha*-*-linux*)    enable_shared=yes ;;
329     mips-sgi-irix5*)    enable_shared=yes ;;
330     *)                  enable_shared=no ;;
331   esac
332 fi
333
334 # hpux11 in 64bit mode has libraries in a weird place.  Arrange to find
335 # them automatically.
336 case "${host}" in
337   hppa*64*-*-hpux11*)   
338     withoptions="$withoptions -x-libraries=/usr/lib/pa20_64 -x-includes=/usr/X11R6/include"
339     ;;
340 esac
341
342 case "${enable_shared}" in
343   yes) shared=yes ;;
344   no) shared=no ;;
345   "") shared=no ;;
346   *) shared=yes ;;
347 esac
348
349 if [ x${shared} = xyes ]; then
350   case "${host}" in
351     alpha*-*-linux*)
352       host_makefile_frag="${host_makefile_frag} config/mh-elfalphapic"
353       ;;
354     arm*-*-*)
355       host_makefile_frag="${host_makefile_frag} config/mh-armpic"
356       ;;
357     parisc*-*-* | hppa*-*-*)
358       host_makefile_frag="${host_makefile_frag} config/mh-papic"
359       ;;
360     i[3456]86-*-cygwin*)
361       # We don't want -fPIC on Cygwin.
362       ;;
363     i[3456]86-*-*)
364       host_makefile_frag="${host_makefile_frag} config/mh-x86pic"
365       ;;
366     i370-*-*)
367       host_makefile_frag="${host_makefile_frag} config/mh-i370pic"
368       ;;
369     ia64-*-*)
370       host_makefile_frag="${host_makefile_frag} config/mh-ia64pic"
371       ;;
372     sparc64-*-*)
373       host_makefile_frag="${host_makefile_frag} config/mh-sparcpic"
374       ;;
375     powerpc*-*-aix*)
376       # We don't want -fPIC on AIX.
377       ;;
378     powerpc*-*-*)
379       host_makefile_frag="${host_makefile_frag} config/mh-ppcpic"
380       ;;
381     s390-* | s390x-*)
382       host_makefile_frag="${host_makefile_frag} config/mh-s390pic"
383       ;;
384     *-*-*)
385       if test -f ${srcdir}/config/mh-${host_cpu}pic; then
386         host_makefile_frag="${host_makefile_frag} config/mh-${host_cpu}pic"
387       fi
388       ;;
389   esac
390 fi
391
392 rm -f mh-frag
393 if [ -n "${host_makefile_frag}" ] ; then
394   for f in ${host_makefile_frag}
395   do
396     cat ${srcdir}/$f >> mh-frag
397   done
398   host_makefile_frag=mh-frag
399 fi
400
401 # per-target:
402
403 case "${target}" in
404   v810*)
405     target_makefile_frag="${target_makefile_frag} config/mt-v810"
406     ;;
407   i[3456]86-*-netware*)
408     target_makefile_frag="${target_makefile_frag} config/mt-netware"
409     ;;
410   powerpc-*-netware*)
411     target_makefile_frag="${target_makefile_frag} config/mt-netware"
412     ;;
413   alpha*-*-linux*)
414     target_makefile_frag="${target_makefile_frag} config/mt-linux"
415     target_makefile_frag="${target_makefile_frag} config/mt-alphaieee"
416     ;;
417   alpha*-*-*)
418     target_makefile_frag="${target_makefile_frag} config/mt-alphaieee"
419     ;;
420   *-*-linux*)
421     target_makefile_frag="${target_makefile_frag} config/mt-linux"
422     ;;
423   *-*-aix4.[3456789]* | *-*-aix[56789].*)
424     target_makefile_frag="${target_makefile_frag} config/mt-aix43"
425     ;;
426   mips*-*-pe | sh*-*-pe | *arm-wince-pe)
427     target_makefile_frag="${target_makefile_frag} config/mt-wince"
428     ;;
429 esac
430
431 # If --enable-target-optspace always use -Os instead of -O2 to build
432 # the target libraries, similarly if it is not specified, use -Os
433 # on selected platforms.
434 case "${enable_target_optspace}:${target}" in
435   yes:*)
436     target_makefile_frag="${target_makefile_frag} config/mt-ospace"
437     ;;
438   :d30v-*)
439     target_makefile_frag="${target_makefile_frag} config/mt-d30v"
440     ;;
441   :m32r-* | :d10v-* | :fr30-*)
442     target_makefile_frag="${target_makefile_frag} config/mt-ospace"
443     ;;
444   no:* | :*)
445     ;;
446   *)
447     echo "*** bad value \"${enable_target_optspace}\" for --enable-target-optspace flag; ignored" 1>&2
448     ;;
449 esac
450
451 skipdirs=
452 gasdir=gas
453 use_gnu_ld=
454 use_gnu_as=
455
456 # some tools are so dependent upon X11 that if we're not building with X, 
457 # it's not even worth trying to configure, much less build, that tool.
458
459 case ${with_x} in
460   yes | "")  # the default value for this tree is that X11 is available
461         ;;
462   no)
463         skipdirs="${skipdirs} tk libgui gash"
464         ;;
465   *)
466         echo "*** bad value \"${with_x}\" for -with-x flag; ignored" 1>&2
467         ;;
468 esac
469
470 # Some tools are only suitable for building in a "native" situation.
471 # Those are added when we have a host==target configuration.  For cross
472 # toolchains, we add some directories that should only be useful in a
473 # cross-compiler.
474
475 is_cross_compiler=
476
477 if [ x"${host}" = x"${target}" ] ; then
478         # when doing a native toolchain, don't build the targets
479         # that are in the 'cross only' list
480         skipdirs="${skipdirs} ${cross_only}"
481         is_cross_compiler=no
482 else
483         # similarly, don't build the targets in the 'native only' 
484         # list when building a cross compiler
485         skipdirs="${skipdirs} ${native_only}"
486         is_cross_compiler=yes
487 fi      
488
489 # We always want to use the same name for this directory, so that dejagnu
490 # can reliably find it.
491 target_subdir=${target_alias}
492
493 if [ ! -d ${target_subdir} ] ; then
494   if mkdir ${target_subdir} ; then true
495   else
496     echo "'*** could not make ${PWD=`pwd`}/${target_subdir}" 1>&2
497     exit 1
498   fi
499 fi
500
501 build_subdir=${build_alias}
502
503 if [ x"${build_alias}" != x"${host}" ] ; then
504   if [ ! -d ${build_subdir} ] ; then
505     if mkdir ${build_subdir} ; then true
506     else
507       echo "'*** could not make ${PWD=`pwd`}/${build_subdir}" 1>&2
508       exit 1
509     fi
510   fi
511 fi
512
513 copy_dirs=
514
515 # Handle --with-headers=XXX.  The contents of the named directory are
516 # copied to $(tooldir)/sys-include.
517 if [ x"${with_headers}" != x ]; then
518   if [ x${is_cross_compiler} = xno ]; then
519     echo 1>&2 '***' --with-headers is only supported when cross compiling
520     exit 1
521   fi
522   case "${exec_prefixoption}" in
523   "") x=${prefix} ;;
524   *) x=${exec_prefix} ;;
525   esac
526   copy_dirs="${copy_dirs} ${with_headers} $x/${target_alias}/sys-include"
527 fi
528
529 # Handle --with-libs=XXX.  Multiple directories are permitted.  The
530 # contents are copied to $(tooldir)/lib.
531 if [ x"${with_libs}" != x ]; then
532   if [ x${is_cross_compiler} = xno ]; then
533     echo 1>&2 '***' --with-libs is only supported when cross compiling
534     exit 1
535   fi
536   # Copy the libraries in reverse order, so that files in the first named
537   # library override files in subsequent libraries.
538   case "${exec_prefixoption}" in
539   "") x=${prefix} ;;
540   *) x=${exec_prefix} ;;
541   esac
542   for l in ${with_libs}; do
543     copy_dirs="$l $x/${target_alias}/lib ${copy_dirs}"
544   done
545 fi
546
547 # If both --with-headers and --with-libs are specified, default to
548 # --without-newlib.
549 if [ x"${with_headers}" != x ] && [ x"${with_libs}" != x ]; then
550   if [ x"${with_newlib}" = x ]; then
551     with_newlib=no
552   fi
553 fi
554
555 # Recognize --with-newlib/--without-newlib.
556 if [ x${with_newlib} = xno ]; then
557   skipdirs="${skipdirs} target-newlib"
558 elif [ x${with_newlib} = xyes ]; then
559   skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
560 fi
561
562 # Default to using --with-stabs for certain targets.
563 if [ x${with_stabs} = x ]; then
564   case "${target}" in
565   mips*-*-irix6*)
566     ;;
567   mips*-*-* | alpha*-*-osf*)
568     with_stabs=yes;
569     withoptions="${withoptions} --with-stabs"
570     ;;
571   esac
572 fi
573
574 # Handle ${copy_dirs}
575 set fnord ${copy_dirs}
576 shift
577 while [ $# != 0 ]; do
578   if [ -f $2/COPIED ] && [ x"`cat $2/COPIED`" = x"$1" ]; then
579     :
580   else
581     echo Copying $1 to $2
582
583     # Use the install script to create the directory and all required
584     # parent directories.
585     if [ -d $2 ]; then
586       :
587     else
588       echo >config.temp
589       ${srcdir}/install-sh -c -m 644 config.temp $2/COPIED
590     fi
591
592     # Copy the directory, assuming we have tar.
593     # FIXME: Should we use B in the second tar?  Not all systems support it.
594     (cd $1; tar -cf - .) | (cd $2; tar -xpf -)
595
596     # It is the responsibility of the user to correctly adjust all
597     # symlinks.  If somebody can figure out how to handle them correctly
598     # here, feel free to add the code.
599
600     echo $1 > $2/COPIED
601   fi
602   shift; shift
603 done
604
605 # Configure extra directories which are host specific
606
607 case "${host}" in
608         i[3456]86-*-go32*)
609           configdirs="$configdirs dosrel" ;;
610         i[3456]86-*-mingw32*)
611           configdirs="$configdirs dosrel" ;;
612         *-cygwin*)
613           configdirs="$configdirs libtermcap dosrel" ;;
614 esac
615
616 # Remove more programs from consideration, based on the host or 
617 # target this usually means that a port of the program doesn't
618 # exist yet.
619
620 noconfigdirs=""
621
622 case "${host}" in
623   hppa*64*-*-*)
624     noconfigdirs="$noconfigdirs byacc"
625     ;;
626   i[3456]86-*-vsta)
627     noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv gettext"
628     ;;
629   i[3456]86-*-go32* | i[3456]86-*-msdosdjgpp*)
630     noconfigdirs="tcl tk expect dejagnu send-pr uudecode guile apache inet itcl tix db snavigator gnuserv libffi"
631         ;;
632   i[3456]86-*-mingw32*)
633     # noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv"
634      noconfigdirs="expect dejagnu cvs autoconf automake send-pr rcs guile perl texinfo apache inet libtool"
635         ;;
636   i[3456]86-*-beos*)
637      noconfigdirs="$noconfigdirs tk itcl tix libgui gdb"
638      ;;
639   *-*-cygwin*)
640      noconfigdirs="autoconf automake send-pr rcs guile perl apache inet"
641     ;;
642   *-*-netbsd*)
643     noconfigdirs="rcs"
644     ;;
645   ppc*-*-pe)
646      noconfigdirs="patch diff make tk tcl expect dejagnu cvssrc autoconf automake texinfo bison send-pr gprof rcs guile perl apache inet itcl tix db snavigator gnuserv"
647     ;;
648   powerpc-*-beos*)
649     noconfigdirs="$noconfigdirs tk itcl tix libgui gdb dejagnu readline"
650     ;;
651 esac
652
653 # Save it here so that, even in case of --enable-libgcj, if the Java
654 # front-end isn't enabled, we still get libgcj disabled.
655 libgcj_saved=$libgcj
656 case $enable_libgcj in
657 yes)
658   # If we reset it here, it won't get added to noconfigdirs in the
659   # target-specific build rules, so it will be forcibly enabled
660   # (unless the Java language itself isn't enabled).
661   libgcj=
662   ;;
663 no)
664   # Make sure we get it printed in the list of not supported target libs.
665   noconfigdirs="$noconfigdirs ${libgcj}"
666   ;;
667 esac
668
669 case "${target}" in
670   *-*-chorusos)
671     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
672     ;;
673   *-*-freebsd[12] | *-*-freebsd[12].* | *-*-freebsd*aout*)
674     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
675     ;;
676   *-*-netbsd*)
677     # Skip some stuff on all NetBSD configurations.
678     skipdirs="$skipdirs target-newlib target-libiberty target-libgloss"
679
680     # Skip some stuff that's unsupported on some NetBSD configurations.
681     case "${target}" in
682       i*86-*-netbsdelf*) ;;
683       *)
684         noconfigdirs="$noconfigdirs ${libgcj}"
685         ;;
686     esac
687     ;;
688   *-*-netware)
689     noconfigdirs="$noconfigdirs ${libstdcxx_version} target-librx target-newlib target-libiberty target-libgloss ${libgcj}"
690     ;;
691   *-*-rtems*)
692     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
693     case ${target} in
694         h8300*-*-* | h8500-*-*)
695           noconfigdirs="$noconfigdirs target-libf2c"
696           ;;
697         *) ;;
698     esac
699     ;;
700   *-*-vxworks*)
701     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
702     ;;
703   alpha*-dec-osf*)
704     # ld works, but does not support shared libraries.  emacs doesn't
705     # work.  newlib is not 64 bit ready.  I'm not sure about fileutils.
706     # gas doesn't generate exception information.
707     noconfigdirs="$noconfigdirs gas ld emacs fileutils target-newlib target-libgloss"
708     ;;
709   alpha*-*-*vms*)
710     noconfigdirs="$noconfigdirs gdb ld target-newlib target-libgloss ${libgcj}"
711     ;;
712   alpha*-*-linux*)
713     # newlib is not 64 bit ready
714     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
715     # linux has rx in libc
716     skipdirs="$skipdirs target-librx"
717     ;;
718   alpha*-*-freebsd*)
719     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
720     ;;
721   alpha*-*-*)
722     # newlib is not 64 bit ready
723     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
724     ;;
725   sh-*-linux*)
726     noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
727     # linux has rx in libc
728     skipdirs="$skipdirs target-librx"
729     ;;    
730   sh*-*-pe|mips*-*-pe|*arm-wince-pe)
731     noconfigdirs="$noconfigdirs ${libgcj}"
732     noconfigdirs="$noconfigdirs target-examples"
733     noconfigdirs="$noconfigdirs target-libiberty texinfo send-pr"
734     noconfigdirs="$noconfigdirs tcl tix tk itcl libgui sim"
735     noconfigdirs="$noconfigdirs expect dejagnu"
736     # the C++ libraries don't build on top of CE's C libraries
737     noconfigdirs="$noconfigdirs ${libstdcxx_version}"
738     skipdirs="$skipdirs target-newlib"
739     case "${host}" in
740       *-*-cygwin*) ;; # keep gdb and readline
741       *) noconfigdirs="$noconfigdirs gdb readline ${libstdcxx_version}"
742          ;;
743     esac
744     ;;
745   arc-*-*)
746     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
747     ;;
748   arm-*-pe*)
749     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
750     ;;
751   arm-*-oabi*)
752     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
753     ;;
754   thumb-*-coff)
755     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
756     ;;
757   thumb-*-elf)
758     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
759     ;;
760   thumb-*-oabi)
761     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
762     ;;
763   strongarm-*-elf)
764     noconfigdirs="$noconfigdirs ${libgcj}"
765     ;;
766   strongarm-*-coff)
767     noconfigdirs="$noconfigdirs ${libgcj}"
768     ;;
769   xscale-*-elf)
770     noconfigdirs="$noconfigdirs target-libffi target-qthreads"
771     ;;
772   xscale-*-coff)
773     noconfigdirs="$noconfigdirs ${libgcj}"
774     ;;
775   thumb-*-pe)
776     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
777     ;;
778   arm-*-riscix*)
779     noconfigdirs="$noconfigdirs ld target-libgloss ${libgcj}"
780     ;;
781   c4x-*-*)
782     noconfigdirs="$noconfigdirs ${libstdcxx_version} target-librx target-libgloss ${libgcj}"
783     ;;
784   c54x*-*-* | tic54x-*-*)
785     noconfigdirs="$noconfigdirs ${libstdcxx_version} target-libgloss ${libgcj} gcc gdb newlib"
786     ;;
787   cris-*-*)
788     noconfigdirs="$noconfigdirs ${libgcj}"
789     ;;
790   d10v-*-*)
791     noconfigdirs="$noconfigdirs target-librx ${libstdcxx_version} target-libgloss ${libgcj}"
792     ;;
793   d30v-*-*)
794     noconfigdirs="$noconfigdirs ${libgcj}"
795     ;;
796   fr30-*-elf*)
797     noconfigdirs="$noconfigdirs ${libgcj}"
798     if [ x${is_cross_compiler} != xno ] ; then
799            target_configdirs="${target_configdirs} target-bsp target-libstub target-cygmon"
800     fi
801     ;;
802   h8300*-*-*)
803     noconfigdirs="$noconfigdirs target-libgloss"
804     ;;
805   h8500-*-*)
806     noconfigdirs="$noconfigdirs ${libstdcxx_version} target-librx target-libgloss ${libgcj} target-libf2c"
807     ;;
808   hppa*64*-*-linux* | parisc*64*-*-linux*)
809     # In this case, it's because the hppa64-linux target is for
810     # the kernel only at this point and has no libc, and thus no
811     # headers, crt*.o, etc., all of which are needed by these.
812     noconfigdirs="$noconfigdirs target-zlib"
813     ;;
814   hppa*-*-*elf* | \
815   parisc*-*-linux* | hppa*-*-linux* | \
816   hppa*-*-lites* | \
817   hppa*64*-*-*)
818     noconfigdirs="$noconfigdirs ${libgcj}"
819     # Do configure ld/binutils/gas for this case.
820     ;;
821   hppa*-*-*)
822     # HP's C compiler doesn't handle Emacs correctly (but on BSD and Mach
823     # cc is gcc, and on any system a user should be able to link cc to
824     # whatever they want.  FIXME, emacs emacs19).
825     case "${CC}" in
826         "" | cc*) noconfigdirs="$noconfigdirs emacs emacs19" ;;
827         *) ;;
828     esac
829     # According to Alexandre Oliva <aoliva@redhat.com>, libjava won't
830     # build on HP-UX 10.20.
831     noconfigdirs="$noconfigdirs ld shellutils ${libgcj}"
832     ;;
833   ia64*-*-elf*)
834     # No gdb support yet.
835     noconfigdirs="$noconfigdirs tix readline mmalloc libgui itcl gdb"
836     ;;
837   ia64*-**-hpux*)
838     # No gdb or ld support yet.
839     noconfigdirs="$noconfigdirs tix readline mmalloc libgui itcl gdb ld"
840     ;;
841   i[3456]86-*-coff | i[3456]86-*-elf)
842     noconfigdirs="$noconfigdirs ${libgcj}"
843     if [ x${is_cross_compiler} != xno ] ; then
844          target_configdirs="${target_configdirs} target-libstub target-cygmon"
845     fi
846     ;;
847   i[34567]86-*-freebsd*)
848     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
849     ;;
850   s390*-*-linux*)
851     # The libffi port is not yet in the GCC tree
852     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
853     # linux has rx in libc
854     skipdirs="$skipdirs target-librx"
855     ;;
856   *-*-linux*)
857     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
858     # linux has rx in libc
859     skipdirs="$skipdirs target-librx"
860     ;;
861   i[3456]86-*-mingw32*)
862     target_configdirs="$target_configdirs target-mingw"
863     noconfigdirs="$noconfigdirs expect target-libgloss ${libgcj}"
864
865     # Can't build gdb for mingw32 if not native.
866     case "${host}" in
867       i[3456]86-*-mingw32) ;; # keep gdb tcl tk expect etc.
868       *) noconfigdirs="$noconfigdirs gdb tcl tk expect itcl tix db snavigator gnuserv"
869          ;;
870     esac
871     ;;    
872   *-*-cygwin*)
873     target_configdirs="$target_configdirs target-libtermcap target-winsup"
874     noconfigdirs="$noconfigdirs target-gperf target-libgloss ${libgcj}"
875     # always build newlib.
876     skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
877
878     # Can't build gdb for Cygwin if not native.
879     case "${host}" in
880       *-*-cygwin*) ;; # keep gdb tcl tk expect etc.
881       *) noconfigdirs="$noconfigdirs gdb tcl tk expect itcl tix libgui db snavigator gnuserv"
882          ;;
883     esac
884     ;;    
885   i[3456]86-*-pe)
886     noconfigdirs="$noconfigdirs ${libstdcxx_version} target-librx target-libgloss ${libgcj}"
887     ;;
888   i[3456]86-*-sco3.2v5*)
889     # The linker does not yet know about weak symbols in COFF,
890     # and is not configured to handle mixed ELF and COFF.
891     noconfigdirs="$noconfigdirs ld target-libgloss ${libgcj}"
892     ;;
893   i[3456]86-*-sco*)
894     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}"
895     ;;
896   i[3456]86-*-solaris2*)
897     noconfigdirs="$noconfigdirs target-libgloss"
898     ;;
899   i[3456]86-*-sysv4*)
900     # The SYSV4 C compiler doesn't handle Emacs correctly
901     case "${CC}" in
902         "" | cc*) noconfigdirs="$noconfigdirs emacs emacs19" ;;
903         *) ;;
904     esac
905     # but that's okay since emacs doesn't work anyway
906     noconfigdirs="$noconfigdirs emacs emacs19 target-libgloss ${libgcj}"
907     ;;
908   i[3456]86-*-beos*)
909      noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
910      ;;
911   m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*)
912     noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}"
913     ;;
914   m68k-*-elf*)
915     noconfigdirs="$noconfigdirs ${libgcj}"
916     if [ x${is_cross_compiler} != xno ] ; then
917            target_configdirs="${target_configdirs} target-bsp target-cygmon"
918     fi
919     ;;
920   m68k-*-coff*)
921     noconfigdirs="$noconfigdirs ${libgcj}"
922     if [ x${is_cross_compiler} != xno ] ; then
923            target_configdirs="${target_configdirs} target-bsp target-cygmon"
924     fi
925     ;;
926   mcore-*-pe*)
927   # The EPOC C++ environment does not support exceptions or rtti,
928   # and so building libstdc++-v3 tends not to always work.
929     noconfigdirs="$noconfigdirs target-libstdc++-v3"
930     ;;
931   mmix-*-*)
932     noconfigdirs="$noconfigdirs ${libgcj}"
933     ;;
934   mn10200-*-*)
935     noconfigdirs="$noconfigdirs ${libgcj}"
936     if [ x${is_cross_compiler} != xno ] ; then
937            target_configdirs="${target_configdirs} target-libstub target-cygmon"
938     fi
939     ;;
940   mn10300-*-*)
941     noconfigdirs="$noconfigdirs ${libgcj}"
942     if [ x${is_cross_compiler} != xno ] ; then
943            target_configdirs="${target_configdirs} target-bsp target-libstub target-cygmon"
944     fi
945     ;;
946   powerpc-*-aix*)
947     # copied from rs6000-*-* entry
948     noconfigdirs="$noconfigdirs gprof cvssrc target-libgloss ${libgcj}"
949     use_gnu_ld=yes
950     ;;
951   powerpc*-*-winnt* | powerpc*-*-pe* | ppc*-*-pe)
952     target_configdirs="$target_configdirs target-winsup"
953     noconfigdirs="$noconfigdirs gdb tcl tk make expect target-libgloss itcl tix db snavigator gnuserv ${libgcj}"
954     # always build newlib.
955     skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
956     ;;
957     # This is temporary until we can link against shared libraries
958   powerpcle-*-solaris*)
959     noconfigdirs="$noconfigdirs gdb sim make tcl tk expect itcl tix db snavigator gnuserv ${libgcj}"
960     ;;
961   powerpc-*-beos*)
962     noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
963     ;;
964   powerpc-*-eabi)
965     noconfigdirs="$noconfigdirs ${libgcj}"
966     if [ x${is_cross_compiler} != xno ] ; then
967            target_configdirs="${target_configdirs} target-bsp target-libstub target-cygmon"
968     fi
969     ;;
970   rs6000-*-lynxos*)
971     # The CVS server code doesn't work on the RS/6000
972     noconfigdirs="$noconfigdirs target-newlib gprof cvssrc ${libgcj}"
973     ;;
974   rs6000-*-aix*)
975     noconfigdirs="$noconfigdirs gprof ${libgcj}"
976     use_gnu_ld=yes
977     ;;
978   rs6000-*-*)
979     noconfigdirs="$noconfigdirs gprof ${libgcj}"
980     ;;
981   m68k-apollo-*)
982     noconfigdirs="$noconfigdirs ld binutils gprof target-libgloss ${libgcj}"
983     ;;
984   mips*-*-irix5*)
985     # The GNU linker does not support shared libraries.
986     # emacs is emacs 18, which does not work on Irix 5 (emacs19 does work)
987     noconfigdirs="$noconfigdirs ld gprof emacs target-libgloss ${libgcj}"
988     ;;
989   mips*-*-irix6*)
990     # The GNU assembler does not support IRIX 6.
991     # emacs is emacs 18, which does not work on Irix 5 (emacs19 does work)
992     # Linking libjava exceeds command-line length limits on at least
993     # IRIX 6.2, but not on IRIX 6.5.
994     # Also, boehm-gc won't build on IRIX 6.5, according to Jeffrey Oldham
995     # <oldham@codesourcery.com>
996     noconfigdirs="$noconfigdirs gas gprof emacs target-libgloss ${libgcj}"
997     ;;
998   mips*-dec-bsd*)
999     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}"
1000     ;;
1001   mips*-*-bsd*)
1002     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}"
1003     ;;
1004   mipstx39-*-*)
1005     noconfigdirs="$noconfigdirs gprof ${libgcj}"   # same as generic mips
1006     target_configdirs="${target_configdirs} target-bsp target-libstub target-cygmon"
1007    ;;
1008   mips*-*-linux*)
1009     noconfigdirs="$noconfigdirs target-libffi"
1010     ;;
1011   mips*-*-*)
1012     noconfigdirs="$noconfigdirs gprof ${libgcj}"
1013     ;;
1014   romp-*-*)
1015     noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes target-libgloss ${libgcj}"
1016     ;;
1017   sh-*-*)
1018     case "${host}" in
1019       i[3456]86-*-vsta) ;; # don't add gprof back in
1020       i[3456]86-*-go32*) ;; # don't add gprof back in
1021       i[3456]86-*-msdosdjgpp*) ;; # don't add gprof back in
1022       *) skipdirs=`echo " ${skipdirs} " | sed -e 's/ gprof / /'` ;;
1023     esac
1024     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
1025     ;;
1026   sh64-*-*)
1027     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
1028     ;;
1029   sparc-*-elf*)
1030     if [ x${is_cross_compiler} != xno ] ; then
1031            target_configdirs="${target_configdirs} target-libstub target-cygmon"
1032     fi
1033     noconfigdirs="$noconfigdirs ${libgcj}"
1034     ;;
1035   sparc64-*-elf*)
1036     if [ x${is_cross_compiler} != xno ] ; then
1037            target_configdirs="${target_configdirs} target-libstub target-cygmon"
1038     fi
1039     noconfigdirs="$noconfigdirs ${libgcj}"
1040     ;;
1041   sparclite-*-*)
1042     if [ x${is_cross_compiler} != xno ] ; then
1043            target_configdirs="${target_configdirs} target-bsp target-libstub target-cygmon"
1044     fi
1045     noconfigdirs="$noconfigdirs ${libgcj}"
1046     ;;
1047   sparc-*-sunos4*)
1048     noconfigdirs="$noconfigdirs ${libgcj}"
1049     if [ x${is_cross_compiler} != xno ] ; then
1050            noconfigdirs="$noconfigdirs gdb gdbtest target-newlib target-libgloss"
1051     else
1052            use_gnu_ld=no
1053     fi
1054     ;;
1055   sparc-*-solaris*)
1056     ;;
1057   v810-*-*)
1058     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld ${libstdcxx_version} opcodes target-libgloss ${libgcj}"
1059     ;;
1060   v850-*-*)
1061     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
1062     ;;
1063   v850e-*-*)
1064     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
1065     ;;
1066   v850ea-*-*)
1067     noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
1068     ;;
1069   vax-*-vms)
1070     noconfigdirs="$noconfigdirs bfd binutils gdb ld target-newlib opcodes target-libgloss ${libgcj}"
1071     ;;
1072   vax-*-*)
1073     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
1074     ;;
1075   *-*-lynxos*)
1076     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
1077     ;; 
1078   *-*-macos* | \
1079   *-*-mpw*)
1080     # Macs want a resource compiler.
1081     configdirs="$configdirs grez"
1082     noconfigdirs="$noconfigdirs ${libgcj}"
1083     ;;    
1084   *-*-*)
1085     noconfigdirs="$noconfigdirs ${libgcj}"
1086     ;;
1087 esac
1088
1089 # If we aren't building newlib, then don't build libgloss, since libgloss
1090 # depends upon some newlib header files.
1091 case "${noconfigdirs}" in
1092   *target-libgloss*) ;;
1093   *target-newlib*) noconfigdirs="$noconfigdirs target-libgloss" ;;
1094 esac
1095
1096 # Make sure we don't let GNU ld be added if we didn't want it.
1097 if [ x$with_gnu_ld = xno ]; then
1098   use_gnu_ld=no
1099   noconfigdirs="$noconfigdirs ld"
1100 fi
1101
1102 # Make sure we don't let GNU as be added if we didn't want it.
1103 if [ x$with_gnu_as = xno ]; then
1104   use_gnu_as=no
1105   noconfigdirs="$noconfigdirs gas"
1106 fi
1107
1108 # Figure out what language subdirectories are present.
1109 # Look if the user specified --enable-languages="..."; if not, use
1110 # the environment variable $LANGUAGES if defined. $LANGUAGES might
1111 # go away some day.
1112 # NB:  embedded tabs in this IF block -- do not untabify
1113 if test x"${enable_languages+set}" != xset; then
1114         if test x"${LANGUAGES+set}" = xset; then
1115                 enable_languages="${LANGUAGES}"
1116                 echo configure.in: warning: setting LANGUAGES is deprecated, use --enable-languages instead 1>&2
1117         else
1118                 enable_languages=all
1119         fi
1120 else
1121         if test x"${enable_languages}" = x ||
1122            test x"${enable_languages}" = xyes;
1123         then
1124                 echo configure.in: --enable-languages needs at least one language argument 1>&2
1125                 exit 1
1126         fi
1127 fi
1128 enable_languages=`echo "${enable_languages}" | sed -e 's/[      ,][     ,]*/,/g' -e 's/,$//'`
1129
1130 # First scan to see if an enabled language requires some other language.
1131 # We assume that a given config-lang.in will list all the language
1132 # front ends it requires, even if some are required indirectly.
1133 for lang in ${srcdir}/gcc/*/config-lang.in ..
1134 do
1135    case $lang in
1136     ..)
1137        ;;
1138     # The odd quoting in the next line works around
1139     # an apparent bug in bash 1.12 on linux.
1140     ${srcdir}/gcc/[*]/config-lang.in)
1141        ;;
1142     *)
1143        lang_alias=`sed -n -e 's,^language=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^language=\([^      ]*\).*$,\1,p' $lang`
1144        this_lang_requires=`sed -n -e 's,^lang_requires=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^lang_requires=\([^    ]*\).*$,\1,p' $lang`
1145        for other in $this_lang_requires
1146        do
1147           case ,${enable_languages}, in
1148            *,$other,*)
1149               ;;
1150            *,all,*)
1151               ;;
1152            *,$lang_alias,*)
1153               echo " \`$other' language required by \`$lang_alias'; enabling" 1>&2
1154               enable_languages="$enable_languages,$other"
1155               ;;
1156           esac
1157        done
1158        ;;
1159    esac
1160 done
1161
1162 subdirs=
1163 for lang in ${srcdir}/gcc/*/config-lang.in ..
1164 do
1165         case $lang in
1166         ..) ;;
1167         # The odd quoting in the next line works around
1168         # an apparent bug in bash 1.12 on linux.
1169         ${srcdir}/gcc/[*]/config-lang.in) ;;
1170         *)
1171           lang_alias=`sed -n -e 's,^language=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^language=\([^   ]*\).*$,\1,p' $lang`
1172           this_lang_libs=`sed -n -e 's,^target_libs=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^target_libs=\([^         ]*\).*$,\1,p' $lang`
1173           this_lang_dirs=`sed -n -e 's,^lang_dirs=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^lang_dirs=\([^     ]*\).*$,\1,p' $lang`
1174           build_by_default=`sed -n -e 's,^build_by_default=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^build_by_default=\([^     ]*\).*$,\1,p' $lang`
1175           if test "x$lang_alias" = x
1176           then
1177                 echo "$lang doesn't set \$language." 1>&2
1178                 exit 1
1179           fi
1180           case ${build_by_default},${enable_languages}, in
1181           *,$lang_alias,*) add_this_lang=yes ;;
1182           no,*) add_this_lang=no ;;
1183           *,all,*) add_this_lang=yes ;;
1184           *) add_this_lang=no ;;
1185           esac
1186           if test x"${add_this_lang}" = xyes; then
1187               eval target_libs='"$target_libs "'\"$this_lang_libs\"
1188           else
1189               eval noconfigdirs='"$noconfigdirs "'\"$this_lang_libs $this_lang_dirs\"
1190           fi
1191           ;;
1192         esac
1193 done
1194
1195 # Remove the entries in $skipdirs and $noconfigdirs from $configdirs and
1196 # $target_configdirs.
1197 # If we have the source for $noconfigdirs entries, add them to $notsupp.
1198
1199 notsupp=""
1200 for dir in . $skipdirs $noconfigdirs ; do
1201   dirname=`echo $dir | sed -e s/target-//g`
1202   if [ $dir != . ]  && echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1203     configdirs=`echo " ${configdirs} " | sed -e "s/ ${dir} / /"`
1204     if [ -r $srcdir/$dirname/configure ] \
1205         || [ -r $srcdir/$dirname/configure.in ]; then
1206       if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1207         true
1208       else
1209         notsupp="$notsupp $dir"
1210       fi
1211     fi
1212   fi
1213   if [ $dir != . ]  && echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1214     target_configdirs=`echo " ${target_configdirs} " | sed -e "s/ ${dir} / /"`
1215     if [ -r $srcdir/$dirname/configure ] \
1216         || [ -r $srcdir/$dirname/configure.in ]; then
1217       if echo " ${skipdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1218         true
1219       else
1220         notsupp="$notsupp $dir"
1221       fi
1222     fi
1223   fi
1224 done
1225
1226 # Sometimes the tools are distributed with libiberty but with no other
1227 # libraries.  In that case, we don't want to build target-libiberty.
1228 if [ -n "${target_configdirs}" ]; then
1229   others=
1230   for i in `echo ${target_configdirs} | sed -e s/target-//g` ; do
1231     if [ "$i" != "libiberty" ]; then
1232       if [ -r $srcdir/$i/configure ] || [ -r $srcdir/$i/configure.in ]; then
1233         others=yes;
1234         break;
1235       fi
1236     fi
1237   done
1238   if [ -z "${others}" ]; then
1239     target_configdirs=
1240   fi
1241 fi
1242
1243 # Deconfigure all subdirectories, in case we are changing the
1244 # configuration from one where a subdirectory is supported to one where it
1245 # is not.
1246 if [ -z "${norecursion}" ] && [ -n "${configdirs}" ]; then
1247   for i in `echo ${configdirs} | sed -e s/target-//g` ; do
1248     rm -f $i/Makefile
1249   done
1250 fi
1251 if [ -z "${norecursion}" ] && [ -n "${target_configdirs}" ]; then
1252   for i in `echo ${target_configdirs} | sed -e s/target-//g` ; do
1253     rm -f ${target_subdir}/$i/Makefile
1254   done
1255 fi
1256
1257 # Quietly strip out all directories which aren't configurable in this tree.
1258 # This relies on all configurable subdirectories being autoconfiscated, which
1259 # is now the case.
1260 configdirs_all="$configdirs"
1261 configdirs=
1262 for i in ${configdirs_all} ; do
1263   if test -f ${srcdir}/$i/configure ; then
1264     configdirs="${configdirs} $i"
1265   fi
1266 done
1267 target_configdirs_all="$target_configdirs"
1268 target_configdirs=
1269 for i in ${target_configdirs_all} ; do
1270   j=`echo $i | sed -e s/target-//g` 
1271   if test -f ${srcdir}/$j/configure ; then
1272     target_configdirs="${target_configdirs} $i"
1273   fi
1274 done
1275
1276 # Produce a warning message for the subdirs we can't configure.
1277 # This isn't especially interesting in the Cygnus tree, but in the individual
1278 # FSF releases, it's important to let people know when their machine isn't
1279 # supported by the one or two programs in a package.
1280
1281 if [ -n "${notsupp}" ] && [ -z "${norecursion}" ]; then
1282   # If $appdirs is non-empty, at least one of those directories must still
1283   # be configured, or we error out.  (E.g., if the gas release supports a
1284   # specified target in some subdirs but not the gas subdir, we shouldn't
1285   # pretend that all is well.)
1286   if [ -n "$appdirs" ]; then
1287     for dir in $appdirs ; do
1288       if [ -r $dir/Makefile.in ]; then
1289         if echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1290           appdirs=""
1291           break
1292         fi
1293         if echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1294           appdirs=""
1295           break
1296         fi
1297       fi
1298     done
1299     if [ -n "$appdirs" ]; then
1300       echo "*** This configuration is not supported by this package." 1>&2
1301       exit 1
1302     fi
1303   fi
1304   # Okay, some application will build, or we don't care to check.  Still
1305   # notify of subdirs not getting built.
1306   echo "*** This configuration is not supported in the following subdirectories:" 1>&2
1307   echo "    ${notsupp}" 1>&2
1308   echo "    (Any other directories should still work fine.)" 1>&2
1309 fi
1310
1311 # Set with_gnu_as and with_gnu_ld as appropriate.
1312 #
1313 # This is done by determining whether or not the appropriate directory
1314 # is available, and by checking whether or not specific configurations
1315 # have requested that this magic not happen.
1316
1317 # The command line options always override the explicit settings in 
1318 # configure.in, and the settings in configure.in override this magic.
1319 #
1320 # If the default for a toolchain is to use GNU as and ld, and you don't 
1321 # want to do that, then you should use the --without-gnu-as and
1322 # --without-gnu-ld options for the configure script.
1323
1324 if [ x${use_gnu_as} = x ] ; then
1325   if [ x${with_gnu_as} != xno ] && echo " ${configdirs} " | grep " ${gasdir} " > /dev/null 2>&1 && [ -d ${srcdir}/${gasdir} ] ; then
1326     with_gnu_as=yes
1327     withoptions="$withoptions --with-gnu-as"
1328   fi
1329 fi
1330
1331 if [ x${use_gnu_ld} = x ] ; then
1332   if [ x${with_gnu_ld} != xno ] && echo " ${configdirs} " | grep " ld " > /dev/null 2>&1 && [ -d ${srcdir}/ld ] ; then
1333     with_gnu_ld=yes
1334     withoptions="$withoptions --with-gnu-ld"
1335   fi
1336 fi
1337
1338 # If using newlib, add --with-newlib to the withoptions so that gcc/configure
1339 # can detect this case.
1340
1341 if [ x${with_newlib} != xno ] && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 && [ -d ${srcdir}/newlib ] ; then
1342   with_newlib=yes
1343   withoptions="$withoptions --with-newlib"
1344 fi
1345
1346 if [ x${shared} = xyes ]; then
1347   case "${target}" in
1348     hppa* | parisc*)
1349       target_makefile_frag="${target_makefile_frag} config/mt-papic"
1350       ;;
1351     i[3456]86-*)
1352       target_makefile_frag="${target_makefile_frag} config/mt-x86pic"
1353       ;;
1354     ia64-*)
1355       target_makefile_frag="${target_makefile_frag} config/mt-ia64pic"
1356       ;;
1357     powerpc*-*-aix*)
1358       # We don't want -fPIC on AIX.
1359       ;;
1360     powerpc*-*)
1361       target_makefile_frag="${target_makefile_frag} config/mt-ppcpic"
1362       ;;
1363     alpha*-*-linux*)
1364       target_makefile_frag="${target_makefile_frag} config/mt-elfalphapic"
1365       ;;
1366     *)
1367       if test -f ${srcdir}/config/mt-${target_cpu}pic; then
1368         target_makefile_frag="${target_makefile_frag} config/mt-${target_cpu}pic"
1369       fi
1370       ;;
1371   esac
1372 fi
1373
1374 rm -f mt-frag
1375 if [ -n "${target_makefile_frag}" ] ; then
1376   for f in ${target_makefile_frag}
1377   do
1378     cat ${srcdir}/$f >> mt-frag
1379   done
1380   target_makefile_frag=mt-frag
1381 fi
1382
1383 # post-target:
1384
1385 # Make sure that the compiler is able to generate an executable.  If it
1386 # can't, we are probably in trouble.  We don't care whether we can run the
1387 # executable--we might be using a cross compiler--we only care whether it
1388 # can be created.  At this point the main configure script has set CC.
1389 echo "int main () { return 0; }" > conftest.c
1390 ${CC} -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c
1391 if [ $? = 0 ] && [ -s conftest -o -s conftest.exe ]; then
1392   :
1393 else
1394   echo 1>&2 "*** The command '${CC} -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c' failed."
1395   echo 1>&2 "*** You must set the environment variable CC to a working compiler."
1396   rm -f conftest*
1397   exit 1
1398 fi
1399 rm -f conftest*
1400
1401 # The Solaris /usr/ucb/cc compiler does not appear to work.
1402 case "${host}" in
1403   sparc-sun-solaris2*)
1404       CCBASE="`echo ${CC-cc} | sed 's/ .*$//'`"
1405       if [ "`type $CCBASE | sed 's/^[^/]*//'`" = "/usr/ucb/cc" ] ; then
1406           could_use=
1407           [ -d /opt/SUNWspro/bin ] && could_use="/opt/SUNWspro/bin"
1408           if [ -d /opt/cygnus/bin ] ; then
1409               if [ "$could_use" = "" ] ; then
1410                   could_use="/opt/cygnus/bin"
1411               else
1412                   could_use="$could_use or /opt/cygnus/bin"
1413               fi
1414           fi
1415         if [ "$could_use" = "" ] ; then
1416             echo "Warning: compilation may fail because you're using"
1417             echo "/usr/ucb/cc.  You should change your PATH or CC "
1418             echo "variable and rerun configure."
1419         else
1420             echo "Warning: compilation may fail because you're using"
1421             echo "/usr/ucb/cc, when you should use the C compiler from"
1422             echo "$could_use.  You should change your"
1423             echo "PATH or CC variable and rerun configure."
1424         fi
1425       fi
1426   ;;
1427 esac
1428
1429 # If we're building libgcj and we're using the Solaris 2.8 linker,
1430 # then we check for a known problem.
1431 if test "x${libgcj}" = x && test "${with_gnu_ld}" != yes \
1432    && test "${is_cross_compiler}" = no; then
1433
1434    case "${host}" in
1435     sparc-*-solaris2.8)
1436        if test "$libdir" = '${exec_prefix}/lib';then
1437           if test "$exec_prefix" = '$(prefix)'; then
1438              tlibdir="$prefix/lib"
1439           else
1440              tlibdir="$exec_prefix/lib"
1441           fi
1442        else
1443           tlibdir="$libdir"
1444        fi
1445        if test -f $tlibdir/libgcj.la; then
1446           echo "*** You've already installed libgcj in $tlibdir." 1>&2
1447           echo "    This causes problems when rebuilding libgcj with the Solaris 2.8 linker." 1>&2
1448           echo "    Either disable the libgcj build, or remove the" 1>&2
1449           echo "    already-installed libgcj files." 1>&2
1450           exit 1
1451        fi
1452        ;;
1453    esac
1454 fi
1455
1456 # If --enable-shared was set, we must set LD_LIBRARY_PATH so that the
1457 # binutils tools will find libbfd.so.
1458 if [ "${shared}" = "yes" ]; then
1459   sed -e 's/^SET_LIB_PATH[      ]*=.*$/SET_LIB_PATH = $(REALLY_SET_LIB_PATH)/' \
1460       Makefile > Makefile.tem
1461   rm -f Makefile
1462   mv -f Makefile.tem Makefile
1463
1464   case "${host}" in
1465   *-*-hpux*)
1466     sed -e 's/^RPATH_ENVVAR[    ]*=.*$/RPATH_ENVVAR = SHLIB_PATH/' \
1467         Makefile > Makefile.tem
1468     rm -f Makefile
1469     mv -f Makefile.tem Makefile
1470     ;;
1471   esac
1472 fi
1473
1474 # Record target_configdirs and the configure arguments for target and
1475 # build configuration in Makefile.
1476 target_configdirs=`echo "${target_configdirs}" | sed -e 's/target-//g'`
1477 targargs=`echo "${arguments}" | \
1478         sed -e 's/--no[^        ]*//' \
1479             -e 's/--cache[a-z-]*=[^     ]*//' \
1480             -e 's/--ho[a-z-]*=[^        ]*//' \
1481             -e 's/--bu[a-z-]*=[^        ]*//' \
1482             -e 's/--ta[a-z-]*=[^        ]*//'`
1483
1484 # For the build-side libraries, we just need to pretend we're native,
1485 # and not use the same cache file.  Multilibs are neither needed nor
1486 # desired.
1487 buildargs="--cache-file=../config.cache --build=${build_alias} --host=${build_alias} ${targargs}"
1488
1489 # Passing a --with-cross-host argument lets the target libraries know
1490 # whether they are being built with a cross-compiler or being built
1491 # native.  However, it would be better to use other mechanisms to make the
1492 # sorts of decisions they want to make on this basis.  Please consider
1493 # this option to be deprecated.  FIXME.
1494 if [ x${is_cross_compiler} = xyes ]; then
1495   targargs="--with-cross-host=${host_alias} ${targargs}"
1496 fi
1497
1498 # Default to --enable-multilib.
1499 if [ x${enable_multilib} = x ]; then
1500   targargs="--enable-multilib ${targargs}"
1501 fi
1502
1503 # Pass --with-newlib if appropriate.  Note that target_configdirs has
1504 # changed from the earlier setting of with_newlib.
1505 if [ x${with_newlib} != xno ] && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && [ -d ${srcdir}/newlib ] ; then
1506   targargs="--with-newlib ${targargs}"
1507 fi
1508
1509 # Pass the appropriate --host, --build, and --cache-file arguments.
1510 targargs="--cache-file=../config.cache --host=${target_alias} --build=${build_alias} ${targargs}"
1511
1512 # provide a proper gxx_include_dir.
1513 # Note, if you change the default, make sure to fix both here and in
1514 # the gcc and libstdc++-v3 subdirectories.
1515 # Check whether --with-gxx-include-dir or --without-gxx-include-dir was given.
1516 gxx_include_dir=
1517 if test -n "${with_gxx_include_dir}"; then
1518   case "${with_gxx_include_dir}" in
1519     yes )
1520       echo "configure.in: error: bad value ${withval} given for g++ include directory" 1>&2
1521       exit 1
1522       ;;
1523     no )
1524       ;;
1525     * )
1526       gxx_include_dir=${with_gxx_include_dir}
1527       ;;
1528   esac
1529 fi
1530 if test x${gxx_include_dir} = x; then
1531   if test x${enable_version_specific_runtime_libs} = xyes; then
1532     gxx_include_dir='${libsubdir}/include/g++'
1533   else
1534     . ${topsrcdir}/config.if
1535     gxx_include_dir='${prefix}/include/${libstdcxx_incdir}'
1536   fi
1537 else
1538   gxx_include_dir=${gxx_include_dir}
1539 fi
1540
1541 FLAGS_FOR_TARGET=
1542 case " $skipdirs " in
1543 *" target-newlib "*) ;;
1544 *)
1545  case " $target_configdirs " in
1546  *" newlib "*)
1547   case " $targargs " in
1548   *" --with-newlib "*)
1549    case "$target" in
1550    *-cygwin*)
1551      FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/winsup -L$$r/$(TARGET_SUBDIR)/winsup/cygwin -L$$r/$(TARGET_SUBDIR)/winsup/w32api/lib -isystem $$s/winsup/include -isystem $$s/winsup/cygwin/include -isystem $$s/winsup/w32api/include -isystem $$s/newlib/libc/sys/cygwin -isystem $$s/newlib/libc/sys/cygwin32' ;;
1552    esac
1553
1554    # If we're not building GCC, don't discard standard headers.
1555    if test -d ${topsrcdir}/gcc; then
1556      FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -nostdinc'
1557
1558      if test "${build}" != "${host}"; then
1559        # On Canadian crosses, CC_FOR_TARGET will have already been set
1560        # by `configure', so we won't have an opportunity to add -Bgcc/
1561        # to it.  This is right: we don't want to search that directory
1562        # for binaries, but we want the header files in there, so add
1563        # them explicitly.
1564        FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/gcc/include'
1565
1566        # Someone might think of using the pre-installed headers on
1567        # Canadian crosses, in case the installed compiler is not fully
1568        # compatible with the compiler being built.  In this case, it
1569        # would be better to flag an error than risking having
1570        # incompatible object files being constructed.  We can't
1571        # guarantee that an error will be flagged, but let's hope the
1572        # compiler will do it, when presented with incompatible header
1573        # files.
1574      fi
1575    fi
1576
1577    case "${target}-${is_cross_compiler}" in
1578    i[3456]86-pc-linux*-no)
1579       # Here host == target, so we don't need to build gcc,
1580       # so we don't want to discard standard headers.
1581       FLAGS_FOR_TARGET=`echo " $FLAGS_FOR_TARGET " | sed -e 's/ -nostdinc / /'`
1582       FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/newlib/'
1583       ;;
1584    *)
1585       # If we're building newlib, use its generic headers last, but search
1586       # for any libc-related directories first (so make it the last -B
1587       # switch).
1588       FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/newlib/ -isystem $$r/$(TARGET_SUBDIR)/newlib/targ-include -isystem $$s/newlib/libc/include'
1589       ;;
1590    esac
1591    ;;
1592   esac
1593   ;;
1594  esac
1595  ;;
1596 esac
1597
1598 # On Canadian crosses, we'll be searching the right directories for
1599 # the previously-installed cross compiler, so don't bother to add
1600 # flags for directories within the install tree of the compiler
1601 # being built; programs in there won't even run.
1602 if test "${build}" = "${host}" && test -d ${topsrcdir}/gcc; then
1603   # Search for pre-installed headers if nothing else fits.
1604   FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include'
1605 fi
1606
1607 if test "x${use_gnu_ld}" = x && test "x${with_gnu_ld}" != xno &&
1608    echo " ${configdirs} " | grep " ld " > /dev/null &&
1609    test -d ${srcdir}/ld; then
1610   # Arrange for us to find uninstalled linker scripts.
1611   FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/ld'
1612 fi
1613
1614 if test "x${CC_FOR_TARGET+set}" = xset; then
1615   :
1616 elif test -d ${topsrcdir}/gcc; then
1617   CC_FOR_TARGET='$$r/gcc/xgcc -B$$r/gcc/'
1618 elif test "$host" = "$target"; then
1619   CC_FOR_TARGET='$(CC)'
1620 else
1621   CC_FOR_TARGET=`echo gcc | sed -e 's/x/x/' ${program_transform_name}`
1622 fi
1623 # On Canadian crosses, configure reads CC_FOR_TARGET from Makefile,
1624 # if Makefile exists.  Prevent $(FLAGS_FOR_TARGET) from being duplicated.
1625 case $CC_FOR_TARGET in
1626 *' $(FLAGS_FOR_TARGET)') ;;
1627 *) CC_FOR_TARGET=$CC_FOR_TARGET' $(FLAGS_FOR_TARGET)' ;;
1628 esac
1629
1630 if test "x${GCJ_FOR_TARGET+set}" = xset; then
1631   :
1632 elif test -d ${topsrcdir}/gcc; then
1633   GCJ_FOR_TARGET='$$r/gcc/gcj -B$$r/gcc/'
1634 elif test "$host" = "$target"; then
1635   GCJ_FOR_TARGET='gcj'
1636 else
1637   GCJ_FOR_TARGET=`echo gcj | sed -e 's/x/x/' ${program_transform_name}`
1638 fi
1639 case $GCJ_FOR_TARGET in
1640 *' $(FLAGS_FOR_TARGET)') ;;
1641 *) GCJ_FOR_TARGET=$GCJ_FOR_TARGET' $(FLAGS_FOR_TARGET)' ;;
1642 esac
1643
1644 if test "x${CXX_FOR_TARGET+set}" = xset; then
1645   :
1646 elif test -d ${topsrcdir}/gcc; then
1647   # We add -shared-libgcc to CXX_FOR_TARGET whenever we use xgcc instead
1648   # of g++ for linking C++ or Java, because g++ has -shared-libgcc by
1649   # default whereas gcc does not.
1650   CXX_FOR_TARGET='$$r/gcc/`case $$dir in libstdc++-v3 | libjava) echo xgcc -shared-libgcc ;; *) echo g++ ;; esac` -B$$r/gcc/ -nostdinc++ '$libstdcxx_flags
1651 elif test "$host" = "$target"; then
1652   CXX_FOR_TARGET='$(CXX)'
1653 else
1654   CXX_FOR_TARGET=`echo c++ | sed -e 's/x/x/' ${program_transform_name}`
1655 fi
1656 case $CXX_FOR_TARGET in
1657 *' $(FLAGS_FOR_TARGET)') ;;
1658 *) CXX_FOR_TARGET=$CXX_FOR_TARGET' $(FLAGS_FOR_TARGET)' ;;
1659 esac
1660 qCXX_FOR_TARGET=`echo "$CXX_FOR_TARGET" | sed 's,[&%],\\\&,g'`
1661
1662 # We want to defer the evaluation of `cmd`s and shell variables in
1663 # CXX_FOR_TARGET when recursing in the top-level Makefile, such as for
1664 # bootstrap.  We'll enclose CXX_FOR_TARGET_FOR_RECURSIVE_MAKE in single
1665 # quotes, but we still have to duplicate `$'s so that shell variables
1666 # can be expanded by the nested make as shell variables, not as make
1667 # macros.
1668 qqCXX_FOR_TARGET=`echo "$qCXX_FOR_TARGET" | sed -e 's,[$][$],$$$$,g'`
1669
1670 sedtemp=sed.$$
1671 cat >$sedtemp <<EOF
1672 s:^TARGET_CONFIGDIRS[   ]*=.*$:TARGET_CONFIGDIRS = ${target_configdirs}:
1673 s%^TARGET_CONFIGARGS[   ]*=.*$%TARGET_CONFIGARGS = ${targargs}%
1674 s%^FLAGS_FOR_TARGET[    ]*=.*$%FLAGS_FOR_TARGET = ${FLAGS_FOR_TARGET}%
1675 s%^CC_FOR_TARGET[       ]*=.*$%CC_FOR_TARGET = ${CC_FOR_TARGET}%
1676 s%^GCJ_FOR_TARGET[      ]*=.*$%GCJ_FOR_TARGET = ${GCJ_FOR_TARGET}%
1677 s%^CXX_FOR_TARGET[      ]*=.*$%CXX_FOR_TARGET = ${qCXX_FOR_TARGET}%
1678 s%^CXX_FOR_TARGET_FOR_RECURSIVE_MAKE[   ]*=.*$%CXX_FOR_TARGET_FOR_RECURSIVE_MAKE = ${qqCXX_FOR_TARGET}%
1679 s%^TARGET_SUBDIR[       ]*=.*$%TARGET_SUBDIR = ${target_subdir}%
1680 s%^BUILD_SUBDIR[        ]*=.*$%BUILD_SUBDIR = ${build_subdir}%
1681 s%^BUILD_CONFIGARGS[    ]*=.*$%BUILD_CONFIGARGS = ${buildargs}%
1682 s%^gxx_include_dir[     ]*=.*$%gxx_include_dir=${gxx_include_dir}%
1683 EOF
1684 sed -f $sedtemp Makefile > Makefile.tem
1685 rm -f Makefile $sedtemp
1686 mv -f Makefile.tem Makefile
1687
1688 #
1689 # Local Variables:
1690 # fill-column: 131
1691 # End:
1692 #