OSDN Git Service

Use xgcc, not gcc.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Oct 1992 00:25:36 +0000 (00:25 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Oct 1992 00:25:36 +0000 (00:25 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2334 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/configure.bat

index a40ad52..ea15761 100644 (file)
@@ -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