Nicola Pero
4698d2cf4b
configure.in: Only use `lang_requires' for languages athat are actually enabled.
...
2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
* configure.in: Only use `lang_requires' for languages athat are
actually enabled.
From-SVN: r40356
2001-03-10 00:20:21 +00:00
Tom Tromey
6a556ad682
configure.in: Allow config-lang.in to set `lang_requires' to list of other required languages.
...
* configure.in: Allow config-lang.in to set `lang_requires' to list
of other required languages.
From-SVN: r40309
2001-03-07 22:51:02 +00:00
Benjamin Kosnik
4d88a68a06
configure.in (target_libs): Remove libg++.
...
2001-02-19 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
* configure.in (target_libs): Remove libg++.
(noconfigdirs): Remove libg++.
(noconfigdirs): Same.
(noconfigdirs): Same.
(noconfigdirs): Same.
* config-ml.in: Remove libg++ references.
* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
(ALL_TARGET_MODULES): Same.
(configure-target-libg++): Remove.
(all-target-libg++): Remove.
(configure-target-libio): Remove.
(all-target-libio): Remove.
(check-target-libio): Remove.
(.PHONY): Remove.
(libg++.tar.bz2): Remove.
(all-target-cygmon): Remove libio.
(all-target-libstdc++): Remove.
(configure-target-libstdc++): Remove.
(TARGET_LIB_PATH): Remove libstdc++.
(ALL_GCC_CXX): Remove libstdc++.
From-SVN: r39911
2001-02-20 00:57:54 +00:00
Nick Clifton
2437d4ed72
Allow configuration of texinfo for Cygwin hosts.
...
From-SVN: r39787
2001-02-17 00:52:44 +00:00
Anthony Green
85b99cbe64
configure: Introduce GCJ_FOR_TARGET.
...
2001-02-15 Anthony Green <green@redhat.com>
* configure: Introduce GCJ_FOR_TARGET.
* configure.in: Ditto.
* Makefile.in: Ditto.
From-SVN: r39718
2001-02-15 13:55:34 +00:00
Chandrakala Chavva
e31ae6db84
configure.in: for *-chorusos, don't config target-newlib and target-libgloss.
...
* configure.in: for *-chorusos, don't config target-newlib and
target-libgloss.
From-SVN: r39550
2001-02-08 17:05:23 -05:00
Mark Mitchell
22fdd65e59
Remove V2 C++ library.
...
* configure.in: Remove --enable-libstdcxx_v3 support.
* Makefile.in (site.exp): Always set HAVE_LIBSTDCXX_V3.
* configure.in: Remove --enable-libstdcxx_v3 support.
* configure: Regenerated.
From-SVN: r39445
2001-02-05 01:38:47 +00:00
Richard Henderson
0be25992bc
configure.in (target_makefile_frag): Use mt-alphaieee.
...
* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
* mt-alphaieee: New file.
* config/alpha/t-ieee: Remove multilibbing.
(TARGET_LIBGCC2_CFLAGS): Add -mieee.
* configure.host (alpha*-*) [libgcj_flags]: Add -mieee.
From-SVN: r39309
2001-01-27 22:59:00 -08:00
Tom Tromey
1ace7e157e
* configure.in: Allow libgcj to be built on Sparc Solaris.
...
From-SVN: r39279
2001-01-26 18:10:07 +00:00
Bryce McKinlay
7c01b2b5a8
configure.in: Enable libgcj on several additional platforms.
...
* configure.in: Enable libgcj on several additional platforms.
In gcc/java:
* config-lang.in: Disable java by default.
From-SVN: r39212
2001-01-23 22:17:31 +00:00
Bryce McKinlay
d340e0ac39
* configure.in: Enable libgcj for linux targets.
...
From-SVN: r39177
2001-01-22 01:47:11 +00:00
Laurynas Biveinis
1da5b8fc55
* configure.in: remove supported directories from $noconfigdirs for DJGPP.
...
From-SVN: r38620
2001-01-02 10:36:25 -05:00
Benjamin Kosnik
cc330df988
Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
...
2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
(libstdcxx_incdir): Pass down.
* config.if: Remove expired bits for cxx_interface, add stub.
(libstdcxx_incdir): Add variable for g++ include directory.
* configure.in (gxx_include_dir): Use it.
From-SVN: r38355
2000-12-18 18:08:07 +00:00
Andreas Jaeger
3896f13e30
configure.in: Handle lang_dirs.
...
2000-12-15 Andreas Jaeger <aj@suse.de>
* configure.in: Handle lang_dirs.
From-SVN: r38281
2000-12-15 10:52:41 +01:00
Anthony Green
41dfe3a2e6
Default to not build gcj target libraries.
...
From-SVN: r38239
2000-12-13 23:19:06 +00:00
Alexandre Oliva
2a50f859e3
configure.in: Disable language-specific target libraries for languages that aren't enabled.
...
* configure.in: Disable language-specific target libraries for
languages that aren't enabled.
From-SVN: r38206
2000-12-12 20:16:17 +00:00
Anthony Green
7743113b23
configure.in cleanup for libgcj
...
From-SVN: r38191
2000-12-11 16:52:42 +00:00
Alexandre Petit-Bianco
d82a33c6bd
configure.in (target_libs): Revert 2000-12-08 patch.
...
2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
* configure.in (target_libs): Revert 2000-12-08 patch.
(noconfigdirs): Added target-libjava.
(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00500.html )
From-SVN: r38162
2000-12-09 13:08:13 -08:00
Alexandre Petit-Bianco
81522a1f86
Makefile.in (TARGET_CONFIGDIRS): Wrong place.
...
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
libjava.
* configure.in (target_libs): Removed `target-libjava'.
(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00480.html )
From-SVN: r38144
2000-12-08 18:49:29 -08:00
Alexandre Petit-Bianco
5db1f7edca
Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
...
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
(ALL_MODULES): Added fastjar.
(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
(all-target-libjava): all-fastjar replaces all-zip.
(all-fastjar): Added.
(configure-target-fastjar, all-target-fastjar): Likewise.
* configure.in (host_tools): Added fastjar.
(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00479.html )
From-SVN: r38143
2000-12-08 17:39:21 -08:00
Nick Clifton
0a534f40cc
Add xscale-elf and xscale-coff targets.
...
Add xscale-elf and xscale-coff targets. (Only supported in binutils at the
moment).
From-SVN: r37725
2000-11-25 00:28:09 +00:00
Fred Fish
fff016992c
configure.in (enable_libstdcxx_v3): Fix typo, libstd++ -> libstdc++.
...
2000-11-16 Fred Fish <fnf@be.com>
* configure.in (enable_libstdcxx_v3): Fix typo,
libstd++ -> libstdc++.
From-SVN: r37655
2000-11-22 07:27:56 -07:00
Alexandre Oliva
e601f9e9d8
Adjust copyright years, based on other copies of the file
...
From-SVN: r37547
2000-11-18 22:06:40 +00:00
Jeffrey A Law
18a53ffedb
configure.in: Do not build byacc for hppa64.
...
* configure.in: Do not build byacc for hppa64. Provide paths to the
X11 libraries for hppa64.
From-SVN: r36389
2000-09-13 11:11:04 -06:00
Anthony Green
3c809ba45b
Configure changes required for zlib.
...
From-SVN: r36122
2000-09-03 21:09:10 +00:00
Alexandre Oliva
afd7db2554
configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian crosses...
...
* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
crosses, but add gcc/include to the header search path for them.
From-SVN: r36113
2000-09-02 07:18:09 +00:00
Alexandre Oliva
7965440a9b
configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and $targargs to tell whether newlib is going to be built.
...
* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
$targargs to tell whether newlib is going to be built.
From-SVN: r35969
2000-08-25 07:04:49 +00:00
Alexandre Oliva
db310af088
configure.in [...] (libstdcxx_flags): Search $$r/TARGET_SUBDIR/libio for _G_config.h.
...
* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
$$r/TARGET_SUBDIR/libio for _G_config.h.
From-SVN: r35968
2000-08-25 05:36:41 +00:00
Alexandre Oliva
c9635443f8
configure.in (libstdcxx_flags): Use libstdc++-v3/src/libstdc++.INC.
...
* configure.in (libstdcxx_flags): Use
libstdc++-v3/src/libstdc++.INC.
From-SVN: r35750
2000-08-16 18:34:04 +00:00
Alexandre Oliva
8b2100ba88
* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
...
From-SVN: r35702
2000-08-15 07:49:58 +00:00
Zack Weinberg
eeb943b06c
* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
...
From-SVN: r35692
2000-08-15 01:35:06 +00:00
Zack Weinberg
57119aa9eb
top level:
...
* configure: Make enable_threads and enable_shared defaults
explicit. Substitute enable_threads into generated Makefiles.
* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
gcc:
* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
* fixinc/inclhack.def: Likewise.
* fixinc/mkfixinc.sh: Likewise.
* configure: Regenerate.
* fixinc/fixincl.x: Regenerate.
* install.texi: Document equivalence of linux and linux-gnu.
libio:
* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
Honor --disable-threads.
libstdc++:
* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
Honor --disable-threads.
libstdc++-v3:
* configure: Regenerate after change to ../libtool.m4.
libobjc:
* configure: Regenerate after change to ../libtool.m4.
From-SVN: r35680
2000-08-14 18:08:46 +00:00
Jason Merrill
1fc8c51cd4
configure.in (CC_FOR_TARGET, [...]): Add -B$$r/gcc/ here.
...
* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
CXX_FOR_TARGET): Add -B$$r/gcc/ here.
(FLAGS_FOR_TARGET): Not here.
(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
From-SVN: r35651
2000-08-11 20:48:46 -04:00
Geoff Keating
85804ec662
configure.in (CHILL_FOR_TARGET, [...]): Use slightly more portable shell script to convert blanks to commas in $LANGUAGES.
...
* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Use slightly more
portable shell script to convert blanks to commas in $LANGUAGES.
From-SVN: r35645
2000-08-11 22:02:04 +00:00
DJ Delorie
15c758e9e4
configure.in (FLAGS_FOR_TARGET): invert test for xgcc...
...
* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
"if we're also building gcc, and it's a gcc that will run on the
build machine, we want to use its includes instead of the system's
default includes".
From-SVN: r35553
2000-08-07 11:00:46 -04:00
Alexandre Oliva
83440c1e96
* configure.in (libstdcxx_flags): Don't use `"'.
...
From-SVN: r35465
2000-08-03 23:52:12 +00:00
Alexandre Oliva
cf95c84763
configure.in (CHILL_FOR_TARGET, [...]): Convert blanks to commas in $LANGUAGES.
...
* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
commas in $LANGUAGES.
From-SVN: r35440
2000-08-03 01:56:16 +00:00
Manfred Hollstein
9e9af11953
configure.in: Re-enable all references to libg++ and librx.
...
2000-08-02 Manfred Hollstein <manfredh@redhat.com>
* configure.in: Re-enable all references to libg++ and librx.
From-SVN: r35429
2000-08-02 18:44:04 +00:00
Alexandre Oliva
606ce3919d
* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
...
From-SVN: r35402
2000-08-01 04:10:47 +00:00
Alexandre Oliva
04179d4a51
configure.in (qCXX_FOR_TARGET): Quote `&' characters in CXX_FOR_TARGET for sed.
...
* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
CXX_FOR_TARGET for sed.
From-SVN: r35390
2000-07-31 19:29:03 +00:00
Alexandre Oliva
d4eb109cb1
configure.in (CC_FOR_TARGET, [...]): Do not override if already set in the environment or in configure.
...
* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
Do not override if already set in the environment or in configure.
Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
From-SVN: r35332
2000-07-30 05:35:14 +00:00
Alexandre Oliva
b87487b66a
Makefile.in (FLAGS_FOR_TARGET): New macro.
...
* Makefile.in (FLAGS_FOR_TARGET): New macro.
(GCC_FOR_TARGET): Use it.
(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
* configure.in: ... here.
(FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
From-SVN: r35306
2000-07-28 02:10:47 +00:00
Alexandre Oliva
059ae32cc4
configure.in: Use the same cache file for all target libs.
...
* configure.in: Use the same cache file for all target libs.
* config-ml.in: But different cache files per multilib variant.
From-SVN: r35219
2000-07-24 04:29:33 +00:00
Jason Merrill
d207ebef02
merge with /cvs/src
...
From-SVN: r35188
2000-07-22 04:08:22 -04:00
Andrew Haley
7b7792d51b
configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
...
2000-07-12 Andrew Haley <aph@cygnus.com>
* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
From-SVN: r35174
2000-07-21 14:19:36 +00:00
Jeffrey A Law
bae29210f5
* configure.in (hppa*64*-*-*): Do build ld for this configuration.
...
From-SVN: r33987
2000-05-18 11:04:14 -06:00
Alexandre Oliva
aab0d19d67
configure.in, [...]: Merge all libffi-related configury stuff from the libgcj tree.
...
* configure.in, Makefile.in: Merge all libffi-related
configury stuff from the libgcj tree.
From-SVN: r33926
2000-05-16 07:00:47 +00:00
David Edelsohn
758c7bd466
* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
...
From-SVN: r33917
2000-05-15 22:42:43 -04:00
Benjamin Kosnik
1709031301
configure.in (enable_libstdcxx_v3): Add.
...
2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
* configure.in (enable_libstdcxx_v3): Add.
(target_libs): Add bits here to switch between libstdc++-v2 and
libstdc++-v3.
* config.if: And this file too.
* Makefile.in: Add libstdc++-v3 targets.
Co-Authored-By: Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
From-SVN: r32963
2000-04-06 06:48:16 +00:00
Jason Merrill
ad242caf80
* configure.in: -linux-gnu*, not -linux-gnu.
...
From-SVN: r32823
2000-03-29 21:11:39 -05:00