Commit eef80fde by Richard Stallman

Use xgcc, not gcc.

From-SVN: r2334
parent 49df5f37
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment