About "make" command during the installation of GCC@kigar64551 @kbw Thanks for answering!
About "make" command during the installation of GCCI am compiling GCC 9.3.0 under FreeBSD 12.3 (i386). It is OK when I type [code]./configure[/code], b...
About multi-lingual support on MinGW@kigar64551 I found that when I am under Windows 7 the MinGW compiler can produce Chinese output (w...
About multi-lingual support on MinGW@kigar64551 I am using Windows, so I use [code]set LC_MESSAGES=zh_CN[/code], then I type [code]gcc[...
About multi-lingual support on MinGWOne day I downloaded a version of MinGW. When I was trying using it to compile a C++ source file, I ...