From: Richard Stallman Date: Tue, 6 Oct 1992 00:25:36 +0000 (+0000) Subject: Use xgcc, not gcc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eef80fde878cdfdd60a2157a6c336dfe5513a1cc;p=gcc.git Use xgcc, not gcc. From-SVN: r2334 --- diff --git a/gcc/configure.bat b/gcc/configure.bat index a40ad525b62..ea15761b951 100644 --- a/gcc/configure.bat +++ b/gcc/configure.bat @@ -8,7 +8,7 @@ update config\i386.md md update config\i386.c aux-output.c echo # Makefile generated by "configure.bat"> Makefile -echo all.dos: cccp cc1 cc1plus cc1obj gcc>> Makefile +echo all.dos: cccp cc1 cc1plus cc1obj xgcc>> Makefile if exist config.sed del config.sed