[ANNOUNCEMENT] Updated: mingw64-{i686,x86_64}-gcc-9.2.0-2

Takashi Yano takashi.yano@nifty.ne.jp
Tue Mar 10 02:16:18 GMT 2020


On Mon, 9 Mar 2020 18:51:12 -0500
Steven Penny wrote:
> > The mingw-w64 cross compilers have been updated:
> >
> > * mingw64-i686-gcc-9.2.0-2
> > * mingw64-x86_64-gcc-9.2.0-2
> 
> Regarding "g++.exe", using a file "a.cpp":
> 
>     #include <iostream>
>     int main() {
>        std::cout << "☺☺" << std::endl;
>     }
> 
> With these items:
> 
> - Mingw compiler
> - Provided by Cygwin
> - cmd.exe
> 
> Produces this output:
> 
>     ���☺

Please try:
chcp 65001

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>



More information about the Cygwin mailing list