diff options
author | Michael Meissner <gnu@the-meissners.org> | 1996-02-16 00:53:00 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1996-02-16 00:53:00 +0000 |
commit | 44ccfc3c16310e983446cd3678402aa0e06ef79a (patch) | |
tree | 2cb6dd1bc82d3e1096d8e5c25500d58274a81b12 /ChangeLog | |
parent | 9fc3ba754eb530a0f8be01788fae79f7539222ce (diff) | |
download | gdb-44ccfc3c16310e983446cd3678402aa0e06ef79a.zip gdb-44ccfc3c16310e983446cd3678402aa0e06ef79a.tar.gz gdb-44ccfc3c16310e983446cd3678402aa0e06ef79a.tar.bz2 |
Do not build gdb if building native NT compilers on a UNIX host with a cross compiler
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> + + * configure.in (host *-*-cygwin32): Don't build gdb if we are + building NT native compilers on Unix. + Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com> * configure.in: Don't get CC from the host Makefile fragment if we |