public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: mingw64-{i686,x86_64}-gcc-9.2.0-2
@ 2020-03-05 21:46 JonY
  0 siblings, 0 replies; 3+ messages in thread
From: JonY @ 2020-03-05 21:46 UTC (permalink / raw)
  To: cygwin


[-- Attachment #1.1: Type: text/plain, Size: 734 bytes --]

The mingw-w64 cross compilers have been updated:

* mingw64-i686-gcc-9.2.0-2
* mingw64-x86_64-gcc-9.2.0-2

These are the same as -1, but rebuilt with ISL updated.


              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] Updated: mingw64-{i686,x86_64}-gcc-9.2.0-2
  2020-03-09 23:51 Steven Penny
@ 2020-03-10  2:16 ` Takashi Yano
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Yano @ 2020-03-10  2:16 UTC (permalink / raw)
  To: cygwin

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] Updated: mingw64-{i686,x86_64}-gcc-9.2.0-2
@ 2020-03-09 23:51 Steven Penny
  2020-03-10  2:16 ` Takashi Yano
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Penny @ 2020-03-09 23:51 UTC (permalink / raw)
  To: 10walls; +Cc: cygwin

> 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:

    ���☺

Note that changing any one of those items fixes the issue. For example:

- Use Cygwin compiler instead of Mingw compiler
- Use https://github.com/mstorsjo/llvm-mingw instead of Cygwin
- Use Mintty instead of "cmd.exe"

I think something is up. If the LLVM project can produce expected results with
"cmd.exe", Cygwin should be able to as well.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-10  2:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05 21:46 [ANNOUNCEMENT] Updated: mingw64-{i686,x86_64}-gcc-9.2.0-2 JonY
2020-03-09 23:51 Steven Penny
2020-03-10  2:16 ` Takashi Yano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).