]> gcc.gnu.org Git - gcc.git/commit
configure.in: Set and subsitute host_exeext.
authorIan Lance Taylor <ian@cygnus.com>
Wed, 31 Dec 1997 11:48:25 +0000 (11:48 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 31 Dec 1997 11:48:25 +0000 (11:48 +0000)
commit6e26218fc9338c4bb8f5fd8592f9d8c83c1bf800
tree205781032e11e4485790eda39797ff4d8b8dbde1
parent1b31097e5d20d1f200992919126e633b85d323dc
configure.in: Set and subsitute host_exeext.

* configure.in: Set and subsitute host_exeext.  Use it when creating
the assembler and linker symlinks.
* configure: Rebuild.
* Makefile.in (exeext): Set to @host_exeext@.
(build_exeext): New variable, set to @build_exeext@.
(FLAGS_TO_PASS): Pass down build_exeext.
(STAGESTUFF): Use build_exeext, not exeext, for gen* and bi*
  programs.

From-SVN: r17267
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in
This page took 0.059482 seconds and 5 git commands to generate.