Ian Lance Taylor
8270cd762b
* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
...
(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
(INSTALL_SCRIPT): New variable.
(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
to -x.
* install-sh: Add support for -x option.
1997-07-04 17:27:30 +00:00
Ian Lance Taylor
c446cc8bb4
* configure.in, Makefile.in: Treat tix like itcl.
1997-06-30 19:52:58 +00:00
Felix Lee
e8f6afa32d
* configure.in: configure sim before gdb for win32-x-ppc
1997-06-25 22:20:22 +00:00
Brendan Kehoe
10be59aa1e
Move gperf into the toplevel, from libg++.
...
* configure.in (target_tools): Add target-gperf.
(native_only): Add target-gperf.
* Makefile.in (all-target-gperf): New target, depend on
all-target-libg++.
(configure-target-gperf): Empty rule.
(ALL_TARGET_MODULES): Add all-target-gperf.
(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
(CHECK_TARGET_MODULES): Add check-target-gperf.
(INSTALL_TARGET_MODULES): Add install-target-gperf.
(CLEAN_TARGET_MODULES): Add clean-target-gperf.
1997-06-25 19:24:03 +00:00
Brendan Kehoe
c80c4a58df
* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
...
--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
1997-06-19 21:17:20 +00:00
Brendan Kehoe
3c4e3186a4
* configure.in (is_cross_compiler): If we're building
...
mips-sgi-irix6* native, turn on ENABLE_MULTILIB and set TARGET_SUBDIR.
forces it to build libiberty w/ the newly built compiler, solving the
n32 vs o32 problem doing the tests
1997-06-17 22:31:59 +00:00
Ian Lance Taylor
08a561521f
* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
1997-06-16 23:10:46 +00:00
Ian Lance Taylor
6443441854
* configure.in: Build itl, db, sn, etc., when building for native
...
cygwin32.
* Makefile.in (LD): New variable.
(EXTRA_HOST_FLAGS): Pass down LD.
($(DO_X)): Likewise.
Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
1997-06-16 15:13:43 +00:00
Bob Manson
41547e903b
* configure.in (targargs): Strip out any supplied --build argument
...
before adding our own. Always add --build.
1997-06-13 17:25:00 +00:00
Bob Manson
adc03ece62
* configure.in (targargs): Pass --build if we're doing
...
a cross-compile.
Fix problems with the build defaulting to the host value if it isn't
specified.
1997-06-13 04:15:12 +00:00
Ian Lance Taylor
cc7e1635e6
* configure.in: Use install-sh, not install.sh.
1997-05-21 21:33:55 +00:00
Ian Lance Taylor
08168809b8
* Makefile.in: Add automake targets.
...
* configure.in (host_tools): Add automake.
1997-05-08 21:30:31 +00:00
Ian Lance Taylor
3718029fe6
* Makefile.in: Add ILU targets.
...
* configure.in (host_tools): Add ILU.
Also add IDE sanitization to configure.in.
1997-05-06 17:07:38 +00:00
Jason Merrill
070573509f
* configure.in: Turn on multilib by default.
...
(cross_only): Remove target-libiberty.
* Makefile.in (all-gcc): Don't depend on libiberty.
1997-04-30 19:22:11 +00:00
Tom Tromey
3b706a1e14
* configure.in (host_tools): Added vmake.
1997-04-29 17:29:47 +00:00
Geoffrey Noer
6fa28e001e
Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
...
* configure.in: if target is cygwin32 but host isn't cygwin32,
don't configure gdb tcl tk expect, not just gdb.
1997-04-23 00:21:55 +00:00
Tom Tromey
ba26181f82
* configure.in: Added gnuserv everywhere sn appears.
...
* Makefile.in (ALL_MODULES): Added all-gnuserv.
(CROSS_CHECK_MODULES): Added check-gnuserv.
(INSTALL_MODULES): Added install-gnuserv.
(CLEAN_MODULES): Added clean-gnuserv.
(all-gnuserv): New target.
1997-04-21 20:00:42 +00:00
Tom Tromey
eebe454c50
* configure.in (host_libs): Added libide.
...
Skip libide, vmake if no X. Also skip these everywhere that sn is
skipped.
* Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
(CROSS_CHECK_MODULES): Added check-vmake, check-libide.
(INSTALL_MODULES): Added install-vmake, install-libide.
(CLEAN_MODULES): Added clean-vmake, clean-libide.
(all-vmake, all-libide): New targets.
1997-04-21 19:30:47 +00:00
Ian Lance Taylor
7f5d96ba89
Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
...
* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
1997-03-31 21:29:17 +00:00
Fred Fish
ae1b7a4245
* configure.in: Remove noconfigdirs case since gdb also
...
configures and builds for tic80-coff.
1997-03-30 19:46:29 +00:00
Michael Meissner
453d62fcfb
Add libgloss, G++ libraries to tic80 builds
1997-03-26 15:41:04 +00:00
Michael Meissner
23e92f3fbd
Make powerpc simulator support in gdb dependent on whether the simulator was configured in
1997-03-21 20:56:10 +00:00
Martin Hunt
f9896d9edc
Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
...
* configure.in (noconfigdirs): Remove tcl and tk from
noconfigdirs for cygwin32 builds.
1997-03-05 20:18:43 +00:00
Andrew Cagney
16a1b42c20
* configure.in (noconfigdirs): Disable target-newlib,
...
target-examples and target-libiberty for d30v.
1997-03-03 03:44:48 +00:00
Fred Fish
066cc4a5b0
* configure.in (tic80-*-*): Remove ld from noconfigdirs.
1997-03-01 01:21:31 +00:00
Tom Tromey
1f07f797e3
* configure.in (host_libs): Build itcl after tcl, tk.
1997-02-25 22:43:55 +00:00
Tom Tromey
681c0ccde9
* configure.in (host_libs): Added db, itcl.
...
(host_tools): Added sn.
(noconfigdirs): Added itcl, db, sn in appropriate places.
(native_only): Added sn.
1997-02-25 19:04:34 +00:00
Martin Hunt
50b264e375
Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
...
* configure.in (noconfigdirs): Enable ld for d30v.
1997-02-22 02:02:27 +00:00
Michael Meissner
41416969f6
Build tic80 compiler
1997-02-22 01:59:42 +00:00
Andrew Cagney
7713cb96cd
Commit the other half of the top level configure change for enabling
...
the sim directory.
1997-02-21 03:46:32 +00:00
Michael Meissner
c6c7035cfb
Since d10v is public now, remove all sanitization statements
1997-02-20 16:05:18 +00:00
Martin Hunt
c2304cbab6
Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
...
* config.sub, configure.in: Add d30v target cpu.
1997-02-19 01:34:14 +00:00
Gavin Romig-Koch
276c2d7dc8
Add r5900
1997-02-11 13:26:34 +00:00
Geoffrey Noer
750fa6818e
Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
...
* configure.in: build gdb for mn10200
1997-01-23 09:46:00 +00:00
Angela Marie Thomas
cdbd1b1752
fix sanitize typos
1997-01-17 04:16:18 +00:00
Michael Meissner
eec29b2fd2
Turn off most targets for tic80-*-* right now
1997-01-14 03:48:19 +00:00
Ian Lance Taylor
0bcd9172e8
* configure.in: Remove uses of config/mh-linux.
1996-12-31 21:05:42 +00:00
Jim Wilson
4ceaca777a
* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
1996-12-18 21:16:03 +00:00
Jeff Law
f42e0aab56
* configure.in: Do build gcc and the target libraries for
...
the mn10200.
1996-12-18 17:33:50 +00:00
Geoffrey Noer
c6571f118d
Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
...
* configure.in: don't avoid building gdb for mn10300 any more
* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
instead of single-quoting it.
1996-12-05 00:55:29 +00:00
Jason Merrill
780da94ce5
* configure.in: Don't use --with-stabs on IRIX 6.
1996-12-04 13:10:04 +00:00
David Edelsohn
234471ed7c
* configure.in (m32r): Build gdb, libg++ now.
1996-12-03 17:15:36 +00:00
Peter Schauer
b2107b04a5
* configure.in (mips*-sgi-irix6*): Remove gdb and related
...
directories from noconfigdirs.
1996-12-01 08:30:09 +00:00
Geoffrey Noer
b512a90190
Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
...
* Makefile.in: add findutils
* configure.in: add findutils to list of host_tools
1996-11-22 00:22:19 +00:00
Michael Meissner
c1f6b406f0
Do not build librx on d10v
1996-11-19 21:36:45 +00:00
Jeff Law
f3285daa51
* configure.in (mn10300): Build everything except gdb & libgloss.
1996-11-18 20:31:10 +00:00
Michael Meissner
489c265b8f
Use target_cflags to set -mrelocatable-lib -mno-eabi, not config/mt-ppc.
1996-11-11 17:27:33 +00:00
Stu Grossman
5707b74f1a
* configure.in (*-*-windows): Exclude everything but those dirs
...
needed to build windows.
1996-11-04 03:19:42 +00:00
Stu Grossman
341aa377c7
* configure.in: Exclude mmalloc from i386-windows.
1996-10-29 01:40:58 +00:00
David Edelsohn
9d45944981
* configure.in (m32r): Fix spelling of libg++ libs.
1996-10-17 17:29:28 +00:00