Nathanael Nerode
53fbfb580b
Makefile.tpl: Fix dramatic bustage due to change in program_transform_name.
...
* Makefile.tpl: Fix dramatic bustage due to change in
program_transform_name.
* Makefile.in: Regenerate.
* configure.in: Remove unnecessary PATH setting.
* configure: Regnerate.
* configure.in: Don't default to unprefixed tools unless
the native tools will work.
* configure: Regenerate.
From-SVN: r60568
2002-12-28 09:12:19 +00:00
Nathanael Nerode
671aa708d9
configure.in: Convert to autoconf script.
...
(toplev)
* configure.in: Convert to autoconf script. Blow away lots
of now-redundant Makefile fragments.
* configure: Generate using Autoconf.
* Makefile.tpl: Rewrite to reflect autoconfiscation.
* Makefile.in: Regenerate.
(config)
* acx.m4: New.
* mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
mh-riscos, mh-sysv: Delete.
* mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
From-SVN: r60558
2002-12-28 06:57:50 +00:00
Andreas Schwab
45aff44f04
Makefile.tpl (multilib.out): Fix missing space.
...
* Makefile.tpl (multilib.out): Fix missing space.
* Makefile.in: Regenerate.
From-SVN: r60475
2002-12-24 17:24:41 +00:00
Nathanael Nerode
88b5521b03
Makefile.tpl: Use shared multilib.out.
...
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
* Makefile.in: Regenerate.
* configure.in: Remove unnecessary leftovers.
From-SVN: r60441
2002-12-23 16:54:15 +00:00
Nathanael Nerode
346b290d6d
Makefile.tpl: Revert HJL's change.
...
* Makefile.tpl: Revert HJL's change.
* Makefile.in: Regenerated.
* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
always.
From-SVN: r60326
2002-12-19 20:23:50 +00:00
Andreas Schwab
f089514211
Makefile.tpl, [...]: Substitute libstdcxx_incdir.
...
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
* Makefile.in: Regenerate.
From-SVN: r60303
2002-12-19 11:01:21 +00:00
H.J. Lu
782d0c0231
Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
...
2002-12-18 H.J. Lu <hjl@gnu.org>
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
* Makefile.in: Regenerated.
* configure.in (build_prefix): New. Substitute.
From-SVN: r60272
2002-12-18 16:51:33 -08:00
Nathanael Nerode
79308c5dbb
Makefile.tpl: Don't let real targets depend on phony targets.
...
* Makefile.tpl: Don't let real targets depend on phony targets.
* Makefile.in: Regenerate.
From-SVN: r60261
2002-12-18 18:34:22 +00:00
Nathanael Nerode
212f6dd0fe
Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
...
2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
* Makefile.in: Regenerate.
From-SVN: r60233
2002-12-18 05:28:41 +00:00
Jason Merrill
5ecf91d13a
Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make bootstrap'.
...
* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
previous 'make bootstrap'.
* Makefile.in: Regenerate.
From-SVN: r60193
2002-12-17 00:10:23 -05:00
Zack Weinberg
4977bab6ed
Merge basic-improvements-branch to trunk
...
From-SVN: r60174
2002-12-16 18:23:00 +00:00
Jason Merrill
0edcfdcb73
Makefile.in (check-gcc-c++): Renamed from check-c++.
...
* Makefile.in (check-gcc-c++): Renamed from check-c++. Don't run
library tests.
(check-c++): Just depend on it and check-target-libstdc++-v3.
From-SVN: r60107
2002-12-13 17:26:37 -05:00
Alexandre Oliva
f87505dda0
* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
...
From-SVN: r60060
2002-12-12 07:04:34 +00:00
Kevin Buettner
40673d2b88
Top level configury changes for RDA.
...
From-SVN: r58797
2002-11-04 18:40:27 +00:00
Phil Edwards
e004b81f6e
Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and restrap targets to this rule.
...
2002-10-25 Phil Edwards <pme@gcc.gnu.org>
* Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
and restrap targets to this rule.
* Makefile.in: Regenerate.
From-SVN: r58545
2002-10-25 22:49:58 +00:00
Nathanael Nerode
aba8a49486
Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
...
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
* configure.in: Make SET_LIB_PATH substitution more autoconfy.
* Makefile.in: Regenerate.
From-SVN: r57783
2002-10-03 19:06:16 +00:00
Nathanael Nerode
fe3d5b7ff1
Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
...
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
* Makefile.in: Regenerate.
From-SVN: r57782
2002-10-03 18:50:19 +00:00
Nathanael Nerode
6a8a90589c
Makefile.tpl: Eliminate reference to all-gui, all-libproc.
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
* Makefile.in: Regenerate.
From-SVN: r57746
2002-10-02 19:12:43 +00:00
Nathanael Nerode
f5e0c73c6c
Makefile.def: Remove order dependency comments.
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.def: Remove order dependency comments.
* Makefile.tpl: Add explicit install-install dependencies.
* Makefile.in: Regenerate.
From-SVN: r57729
2002-10-02 06:27:24 +00:00
Nathanael Nerode
34c6040cc2
Makefile.tpl: Remove material now in src-release.
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Remove material now in src-release. (Finally!)
* Makefile.in: Regenerate.
From-SVN: r57727
2002-10-02 06:22:33 +00:00
Nathanael Nerode
39a744bbe4
Really this time. :sigh:
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Add configure-target (for src-release in src)
* Makefile.in: Regenerate.
From-SVN: r57725
2002-10-02 05:14:00 +00:00
Nathanael Nerode
d0f6c8235e
Makefile.tpl: Add configure-target (for src-release in src)
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Add configure-target (for src-release in src)
* Makefile.in: Regenerate.
From-SVN: r57724
2002-10-02 05:11:25 +00:00
Nick Clifton
50bd210bde
(BINUTILS_SUPPORT_DIRS): Add cpu directory.
...
From-SVN: r57665
2002-09-30 20:00:34 +00:00
Nathanael Nerode
dd30b57d9d
Makefile.tpl: Make more autoconf-friendly.
...
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make more autoconf-friendly.
* Makefile.in: Regenerate.
* configure: Make substitution more autoconf-like.
From-SVN: r57625
2002-09-29 15:53:23 +00:00
Nathanael Nerode
0dffceed44
Makefile.tpl: Make subsituted variables more autoconfy.
...
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make subsituted variables more autoconfy.
* Makefile.in: Regenerate.
* configure: Make seds more autoconfy.
From-SVN: r57522
2002-09-26 04:14:02 +00:00
Nathanael Nerode
ec0461f681
Makefile.tpl: Rewrite substituted lines to look autoconfy.
...
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Rewrite substituted lines to look autoconfy.
* Makefile.in: Regenerate.
* configure.in: Rewrite sed statements to look autoconfy.
From-SVN: r57503
2002-09-25 17:22:54 +00:00
Nathanael Nerode
6f950405a0
Really rebuild it this time. :sigh:
...
From-SVN: r57500
2002-09-25 16:56:30 +00:00
Nathanael Nerode
1db75a864c
Makefile.tpl: Autogenerate *-target-* lists...
...
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
all-target-foo on configure-target-foo.
* Makefile.def: Ditto.
* Makefile.in: Rebuild.
From-SVN: r57499
2002-09-25 16:49:39 +00:00
Nathanael Nerode
95ddd785f6
Makefile.def: New file.
...
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.def: New file.
* Makefile.tpl: New file.
* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
* contrib/gcc_update: Note that Makefile.in is a generated file.
* configure.in: Minor rearrangement. Simplify tests.
From-SVN: r57484
2002-09-24 22:51:57 +00:00
Alexandre Oliva
7f9317f00d
Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
...
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
From-SVN: r56446
2002-08-19 20:38:15 +00:00
Nathanael Nerode
f3970bbacf
configure.in: Don't build grez.
...
* configure.in: Don't build grez.
* Makefile.in: Ditto.
From-SVN: r55334
2002-07-08 21:40:41 +00:00
Nathanael Nerode
e1da1089c4
Makefile.in: Remove references to bsp, cygmon, libstub.
...
* Makefile.in: Remove references to bsp, cygmon, libstub.
* configure.in: Ditto.
* configure.in: Remove leftover reference to gdbtest.
From-SVN: r55332
2002-07-08 20:06:51 +00:00
Nathanael Nerode
981869348c
Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or cvs[src].
...
* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
cvs[src].
* configure.in: Ditto.
(also fix obvious typo in ChangeLog)
From-SVN: r55187
2002-07-02 18:01:37 +00:00
Nathanael Nerode
3ab36f05d6
Wipe out apache.
...
Wipe out apache. Don't configure cgen from the top level; that part is
simply pulled over from src.
From-SVN: r55159
2002-07-01 22:40:12 +00:00
Nathanael Nerode
9a5c1b9db1
Kill last references to LIBGCC1_TEST, which is never tested and never set to anything but "".
...
Kill last references to LIBGCC1_TEST, which is never tested and never
set to anything but "". Oy.
From-SVN: r55152
2002-07-01 20:51:20 +00:00
Nathanael Nerode
cfefc43445
Remove references to building emacs from top level Makefile.in.
...
From-SVN: r55138
2002-07-01 15:59:58 +00:00
Nathanael Nerode
ba3292dbb7
configure.in: Remove references to librx.
...
* configure.in: Remove references to librx.
* Makefile.in: Remove references to librx.
From-SVN: r54804
2002-06-19 19:06:06 -04:00
Kaveh R. Ghazi
c8eb2bc070
* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
...
From-SVN: r54536
2002-06-11 23:53:11 +00:00
Nathanael Nerode
efe1f35795
Makefile.in: Replace HOST_PREFIX...
...
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
BUILD_PREFIX_1, to correct nomenclature.
* configure: Likewise.
From-SVN: r54119
2002-05-31 16:12:31 -04:00
Nathanael Nerode
e9667b3cce
Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
...
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
From-SVN: r54117
2002-05-31 15:42:41 -04:00
Rainer Orth
1e6347d8b9
Makefile.in: Allow for PWDCMD to override hardcoded pwd.
...
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
* config-ml.in: Likewise.
* configure: Likewise.
* configure.in: Likewise.
boehm-gc:
* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
* aclocal.m4: Regenerate.
* configure: Regenerate.
config:
* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
contrib:
* test_installed: Allow for PWDCMD to override hardcoded pwd.
* test_summary: Likewise.
gcc:
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
* configure.in: Likewise.
* fixinc/check.tpl: Likewise.
* fixinc/fixinc.dgux: Likewise.
* fixinc/fixinc.svr4: Likewise.
* fixinc/fixinc.winnt: Likewise.
* fixinc/fixincl.sh: Likewise.
* fixproto: Likewise.
* configure: Regenerate.
gcc/ada:
* Makefile.adalib: Allow for PWDCMD to override hardcoded pwd.
* Makefile.in: Likewise.
gcc/f:
* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
gcc/java:
* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
gcc/po:
* exgettext: Allow for PWDCMD to override hardcoded pwd.
gcc/treelang:
* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
libf2c:
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
* aclocal.m4: Likewise.
* configure: Regenerate.
libjava:
* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
* configure.in: Likewise.
* aclocal.m4: Regenerate.
* configure: Regenerate.
libobjc:
* aclocal.m4: Allow for PWDCMD to override hardcoded pwd.
* configure: Regenerate.
libstdc++-v3:
* Makefile.am: Allow for PWDCMD to override hardcoded pwd.
* acinclude.m4: Likewise.
* docs/html/Makefile: Likewise.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* Makefile.in: Regenerate.
zlib:
* configure.in: Allow for PWDCMD to override hardcoded pwd.
* configure: Regenerate.
* ChangeLog: Move entries to ChangeLog.gcj.
From-SVN: r53523
2002-05-16 17:43:21 +00:00
Federico G. Schwindt
b70b3534fa
* Makefile.in: Honour DESTDIR.
...
From-SVN: r53340
2002-05-09 15:57:00 -04:00
Nathanael Nerode
4bb98828a0
configure.in: Eliminate references to gash.
...
* configure.in: Eliminate references to gash.
* Makefile.in: Eliminate references to gash.
From-SVN: r52924
2002-04-29 22:42:51 -04:00
Mark Mitchell
07cdae91c9
MAINTAINERS: Remove chill maintainers.
...
* MAINTAINERS: Remove chill maintainers.
* Makefile.in (CHILLFLAGS): Remove.
(CHILL_LIB): Remove.
(TARGET_CONFIGDIRS): Remove libchill.
(CHILL_FOR_TARGET): Remove.
(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
CHILL_LIB.
(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-libchill): Remove.
(all-target-libchill): Remove.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.
Remove Chill front end.
* gcc.c (default_compilers): Remove Chill entries.
* ch: Remove directory.
* doc/frontends.texi: Remove information about Chill.
* doc/sourcebuild.texi: Likewise.
* doc/standards.texi: Likewise.
* testsuite/lib/chill.exp: Remove.
* g77.texi: Remove Chill reference.
* gcc_release (build_tarfiles): Do not build Chill tarfiles.
(CHILL_DIRS): Remove.
From-SVN: r52327
2002-04-15 20:19:23 +00:00
DJ Delorie
ab50d72b69
i2002-04-11 DJ Delorie <dj@redhat.com>
...
* Makefile.in, configure.in: Sync with binutils, entries
follow...
2002-02-01 Mo DeJong <supermo@bayarea.net>
* Makefile.in: Add all-tix to deps for all-snavigator
so that tix is built when building snavigator.
2002-01-11 Steve Ellcey <sje@cup.hp.com>
* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
ld and gdb are not supported.
2002-01-07 Mark Salter <msalter@redhat.com>
* configure.in: Remove target-bsp and target-cygmon from arm builds.
Allow target-libgloss to be built for arm, strongarm, and xscale.
2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
options for i[3456]86-pc-linux* native builds.
2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
files from .po files for a distribution.
2001-09-03 Jeff Holcomb <jeffh@redhat.com>
* configure.in: Enable libstdc++-v3 for h8300 targets.
2001-06-19 Alan Modra <amodra@bigpond.net.au>
* Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
version from bfd/.
Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
* Makefile.in (VER): When present, extract the version number from
the file version.in.
2001-05-24 Tom Rix <trix@redhat.com>
* configure.in : enable ld for aix
2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
* mh-s390pic: New file.
* mt-s390pic: New file.
2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
* config.guess: Add linux target for S/390.
2000-11-07 Philip Blundell <pb@futuretv.com>
* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2000-11-03 Philip Blundell <pb@futuretv.com>
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
files.
2001-01-15 Ben Elliston <bje@redhat.com>
* configure.in (host_tools): Add sid.
Always configure cgen.
2000-11-24 Nick Clifton <nickc@redhat.com>
* configure.in (c4x, c5x, tic54x): Move after ARM targets.
2000-08-20 Doug Evans <dje@casey.transmeta.com>
* Makefile.in (ALL_MODULES): Add all-cgen.
(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
(all-cgen): New target.
(all-opcodes,all-sim): Depend on all-cgen.
* configure.in (host_tools): Add cgen.
Only configure cgen if --enable-cgen-maint.
From-SVN: r52179
2002-04-11 17:23:35 -04:00
Richard Henderson
c2273204ae
Makefile.in (NOTPARALLEL): New.
...
* Makefile.in (NOTPARALLEL): New. Use it instead of explicit
.NOTPARALLEL tag.
(do-check): Rename from check.
(check): Allow parallel check.
From-SVN: r50700
2002-03-12 16:38:20 -08:00
Richard Henderson
63adb4ff83
* Makefile.in (.NOTPARALLEL): Add fake tag.
...
From-SVN: r50622
2002-03-11 16:48:36 -08:00
Alexandre Oliva
0210b33b54
Makefile.in (MAKEINFO): Don't assume makeinfo will be built just because its Makefile is there...
...
* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
because its Makefile is there; test for the executable instead.
From-SVN: r49990
2002-02-23 10:06:59 +00:00
Adam Megacz
97cf8285dc
Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gc
...
2002-02-11 Adam Megacz <adam@xwt.org>
* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava
and boehm-gc
From-SVN: r49686
2002-02-11 22:32:11 +00:00
H.J. Lu
b634ad4263
Makefile.in (all-fastjar): Also depend on all-libiberty.
...
2002-01-17 H.J. Lu <hjl@gnu.org>
* Makefile.in (all-fastjar): Also depend on all-libiberty.
(all-target-fastjar): Also depend on all-target-libiberty.
From-SVN: r48976
2002-01-17 17:15:47 -08:00
Zack Weinberg
e490616e33
top level:
...
2001-11-27 DJ Delorie <dj@redhat.com>
Zack Weinberg <zack@codesourcery.com>
When build != host, create libiberty for the build machine.
* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
CONFIG_ARGUMENTS.
(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
New variables.
(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
and rules.
(all.normal): Depend on ALL_BUILD_MODULES.
(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
(all-build-libiberty): Depend on configure-build-libiberty.
* configure: Calculate and substitute proper value for
ALL_BUILD_MODULES.
* configure.in: Create the build subdirectory.
Calculate and substitute TARGET_CONFIGARGS (formerly
CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
libiberty:
2001-11-27 Zack Weinberg <zack@codesourcery.com>
* _doprnt.c: Moved here from gcc/doprint.c. Adjust to build
in libiberty context. Fix typo in leading comment.
* configure.in: Fix various AC_DEFINEs so autoheader works.
If any of vprintf, vsprintf, vfprintf is missing from libc,
then AC_REPLACE_FUNCS(_doprnt).
From-SVN: r47393
2001-11-28 01:37:24 +00:00
Hans-Peter Nilsson
53cdb27aad
* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
...
From-SVN: r46802
2001-11-06 07:15:44 +00:00
Alexandre Oliva
7fddf9a96e
* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
...
From-SVN: r45886
2001-09-29 19:36:13 +00:00
Alexandre Oliva
0c055e3461
Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for RANLIB.
...
* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
RANLIB.
From-SVN: r45832
2001-09-26 21:13:34 +00:00
Alexandre Oliva
759bfa908e
Makefile.in (AS_FOR_TARGET, [...]): Don't use double quotes to avoid quotes nesting problems.
...
* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
avoid quotes nesting problems.
(NATIVE_CHECK_MODULES): Ditto, just for consistency.
(DO_X): Export only variables that are set.
From-SVN: r45720
2001-09-21 05:09:09 +00:00
Graham Stott
91b54f7f3f
* Makefile.in (check-c++): Add missing semicolon.
...
From-SVN: r44792
2001-08-11 09:43:31 +00:00
H.J. Lu
d920e82592
Add CFLAGS_FOR_BUILD for canadian cross build.
...
From-SVN: r43628
2001-06-27 21:38:51 -07:00
Alexandre Oliva
e9a8af1067
Makefile.in (AS_FOR_TARGET, [...]): If gcc/xgcc is built, use -print-prog-name to find out the program name to use.
...
* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
gcc/xgcc is built, use -print-prog-name to find out the program
name to use.
From-SVN: r42996
2001-06-08 03:21:07 +00:00
Ben Elliston
3f19b4396a
Makefile.in (all-sid): New target.
...
2001-05-11 Ben Elliston <bje@redhat.com>
* Makefile.in (all-sid): New target.
(check-sid, clean-sid, install-sid): Likewise.
From-SVN: r41948
2001-05-11 06:51:52 +10:00
Franz Sirl
78faa32d14
Makefile.in (STAGE1_CFLAGS): Pass down.
...
2000-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* Makefile.in (STAGE1_CFLAGS): Pass down.
gcc/
* Makefile.in (CFLAGS, BOOT_CFLAGS): Partly revert 2000-10-27 patch.
(stage1_build): Instead pass down STAGE1_CFLAGS here. Pass down.
MAKEINFO and MAKEINFOFLAGS too.
(stage4_build): Correctly order -B flags.
From-SVN: r41335
2001-04-13 10:14:47 +00:00
Alexandre Oliva
a3406c06c2
Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros.
...
* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
New macros.
(bootstrap, cross): Use RECURSE_FLAGS.
* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
From-SVN: r40991
2001-04-02 01:26:14 +00:00
Colin Howell
7238de5c34
Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places).
...
* Makefile.in (DO_X): Do not backslash single-quotes in
backquotes (two places).
From-SVN: r40796
2001-03-23 18:59:17 -05:00
Colin Howell
e9f4fa7143
* Makefile.in (DO_X): Do not backslash single-quotes in backquotes.
...
From-SVN: r40783
2001-03-23 13:21:28 -05:00
Michael Chastain
191de40709
* Makefile.in: all-m4 depends on all-texinfo.
...
From-SVN: r40707
2001-03-21 14:34:08 -05:00
Laurynas Biveinis
085072bbd3
* Makefile.in (DO_X): Quote nested quotes.
...
From-SVN: r40631
2001-03-19 19:12:04 +00:00
Laurynas Biveinis
69e2303718
Makefile.in (DO_X): Use double quotes for quoting "RANLIB=$${RANLIB}".
...
* Makefile.in (DO_X): Use double quotes for quoting
"RANLIB=$${RANLIB}".
From-SVN: r40557
2001-03-16 18:34:03 +00:00
Alexandre Oliva
c9a54638a4
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
...
From-SVN: r40311
2001-03-08 05:40:30 +00:00
Laurynas Biveinis
6822468a69
Makefile.in: Remove RANLIB definition.
...
* Makefile.in: Remove RANLIB definition. Use RANLIB
in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
* Makefile.in: Set RANLIB to @RANLIB@.
Remove RANLIB_TEST.
* fixinc/inclhack.def (djgpp_wchar_h): New test.
* fixinc/fixincl.x: Regenerated.
From-SVN: r40299
2001-03-07 19:05:25 +00:00
Benjamin Kosnik
f04885d3c8
Makefile.in (check-c++): Use tabs, not spaces.
...
2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (check-c++): Use tabs, not spaces.
Co-Authored-By: Alexandre Oliva <aoliva@redhat.com>
From-SVN: r40139
2001-02-28 23:30:26 +00:00
Benjamin Kosnik
3d55d2f8dc
Makefile.in (check-c++): New rule.
...
2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
* Makefile.in (check-c++): New rule.
From-SVN: r39915
2001-02-20 04:13:50 +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
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
Mike Stump
6e2d9a7aab
Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of subdirectories.
...
* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
failures of subdirectories.
From-SVN: r38837
2001-01-09 18:55:41 +00: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
Mike Stump
e2f601da48
* Makefile.in (local-distclean): Also remove fastjar.
...
From-SVN: r38234
2000-12-13 22:01:46 +00:00
Laurynas Biveinis
fc26516b4f
Makefile.in: handle DOS-style absolute paths.
...
* Makefile.in: handle DOS-style absolute paths.
* config-ml.in: likewise.
* symlink-tree: likewise.
From-SVN: r38154
2000-12-09 11:06:19 -05: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
Mike Stump
5a2eb52b16
Add - before rms to be more portable.
...
From-SVN: r38142
2000-12-08 23:18:00 +00:00
Mike Stump
5e59997cb7
* Makefile.in (local-distclean): Remove leftover built files.
...
From-SVN: r38126
2000-12-08 03:35:16 +00:00
Alexandre Oliva
6e2a48434d
Makefile.in: Merge with src and libgcj.
...
* Makefile.in: Merge with src and libgcj.
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
configure-target-<library> when their configure scripts need the C
or C++ library to have already been built to work properly.
(do_proto_toplev): Set them to an empty string.
From-SVN: r37546
2000-11-18 21:57:54 +00:00
Alexandre Oliva
ce8e06b1dc
Makefile.in (HOST_LIB_PATH, [...]): New macros.
...
* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
(REALLY_SET_LIB_PATH): Use them.
From-SVN: r37545
2000-11-18 20:55:40 +00:00
Andris Pavenis
3a4fee6674
Makefile.in (bootstrap): avoid recursion if subdir missing
...
* Makefile.in (bootstrap): avoid recursion if subdir missing
(cross): ditto
(do-proto-toplev): ditto
From-SVN: r36713
2000-10-04 14:00:37 -04:00
Alexandre Oliva
de7105326d
Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
...
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
From-SVN: r36674
2000-09-30 06:20:24 +00:00
Alexandre Oliva
4b92758a91
* Makefile.in (all-zlib): Added dummy target.
...
From-SVN: r36206
2000-09-06 18:58:34 +00:00
Alexandre Oliva
4d73d07a81
Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
...
* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
(bootstrap*): Depend on all-bootstrap.
From-SVN: r36161
2000-09-05 16:07:24 +00:00
Anthony Green
3c809ba45b
Configure changes required for zlib.
...
From-SVN: r36122
2000-09-03 21:09:10 +00:00
Geoff Keating
acffa7c4f8
* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
...
From-SVN: r35665
2000-08-13 20:44:50 +00:00
Alexandre Oliva
1670d1ea21
Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
...
* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
(clean-target): Depend on it.
From-SVN: r35308
2000-07-28 02:22:17 +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
5b28edd4e7
Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
...
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
(configure-target-libchill, configure-target-libobjc): Likewise.
From-SVN: r35220
2000-07-24 04:33:01 +00:00
Jason Merrill
d207ebef02
merge with /cvs/src
...
From-SVN: r35188
2000-07-22 04:08:22 -04:00
Jim Wilson
34be2b3691
Fix CXX_FOR_TARGET to add -L libstdc++
...
From-SVN: r34878
2000-07-06 00:50:01 +00:00
Alexandre Oliva
075dad02fe
Makefile.in (configure-target-libiberty): Depend on configure-target-newlib.
...
* Makefile.in (configure-target-libiberty): Depend on
configure-target-newlib.
From-SVN: r33973
2000-05-18 04:15:51 +00: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
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
Christopher Faylor
1ebe758fd2
Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L library search.
...
* Makefile.in (CC_FOR_TARGET): Add new winsup directory
structure stuff to -L library search.
(CXX_FOR_TARGET): Ditto.
(CROSS_CHECK_MODULES): Fix spelling mistake.
From-SVN: r32184
2000-02-26 13:04:50 -07:00
Mark Mitchell
7a53e94bc8
Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.
...
* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
the C++ compiler.
* lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
compiler.
(tool_option_proc): Fix typo.
From-SVN: r31593
2000-01-24 21:02:27 +00:00
Joel Sherrill
02368d6dd4
Makefile.in (CC_FOR_TARGET): Use newlib libraries as well as include files.
...
* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
as include files.
From-SVN: r31351
2000-01-12 04:01:26 -07:00
Tom Tromey
99d6050802
configure.in (target_libs): Added target-zlib.
...
d
* configure.in (target_libs): Added target-zlib.
* Makefile.in (ALL_TARGET_MODULES): Added zlib.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-zlib): New target.
(all-target-zlib): Likewise.
(all-target-libjava): Depend on all-target-zlib.
(configure-target-libjava): Depend on configure-target-zlib.
* Makefile.in (configure-target-libjava): Depend on
configure-target-newlib.
(configure-target-boehm-gc): New target.
(configure-target-qthreads): New target.
* configure.in (host_tools): Added zip.
* Makefile.in (all-target-libjava): Depend on all-zip.
(all-zip): New target.
(ALL_MODULES): Added all-zip.
(NATIVE_CHECK_MODULES): Added check-zip.
(INSTALL_MODULES): Added install-zip.
(CLEAN_MODULES): Added clean-zip.
* configure.in (target_libs): Added target-qthreads.
* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(all-target-qthreads): New target.
(configure-target-libjava): Depend on configure-target-qthreads.
(all-target-libjava): Depend on all-target-qthreads.
* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(all-target-libjava): New target.
(all-target-boehm-gc): Likewise.
* configure.in (target_libs): Added libjava, boehm-gc.
From-SVN: r27709
1999-06-22 16:46:19 -06:00