public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin" <cygwin@cygwin.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Cc: JonY <10walls@gmail.com>
Subject: Re: iostream exceptions uncaught with CYGWIN GCC/7.3.0
Date: Sat, 03 Nov 2018 03:53:00 -0000	[thread overview]
Message-ID: <BYAPR09MB324063C1E1F32E4E12E4C0E4A5C80@BYAPR09MB3240.namprd09.prod.outlook.com> (raw)

> Cygwin GCC is configured and built with the old C++ ABI, I'm guess that's the problem?

The problem is that it does not work correctly because G++ and its run-time are not consistent.

GCC doc says version 7.x uses new ABI by default, so I'd guess that's the C++ stdlib which was built with the old ABI -- i.e. the other way around.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2018-11-03  3:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-03  3:53 Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-01 20:42 Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin
2018-11-02 10:33 ` JonY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BYAPR09MB324063C1E1F32E4E12E4C0E4A5C80@BYAPR09MB3240.namprd09.prod.outlook.com \
    --to=cygwin@cygwin.com \
    --cc=10walls@gmail.com \
    --cc=lavr@ncbi.nlm.nih.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).