public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: ggl329 <ggl329@gmail.com>
To: cygwin@cygwin.com
Subject: Re: iostream doesn't work (clang++)
Date: Fri, 14 Jul 2023 01:11:12 +0900	[thread overview]
Message-ID: <c91a56d1-573c-4ac0-0f10-b80652da8b66@gmail.com> (raw)
In-Reply-To: <fd384039-8562-fe7a-36ee-471d21140481@maxrnd.com>

Hi Mark,

On 2023/07/13 14:52, Mark Geisert via Cygwin wrote:
> Just a quick note to say the root cause has been fixed; the next version of the Cygwin DLL (3.4.8) will include the fix.  If you need the fix urgently you can find a replacement for your /usr/include/sys/cpuset.h at
> https://github.com/cygwin/cygwin/blob/main/winsup/cygwin/include/sys/cpuset.h

Thanks for taking time.
It works again in my environment.


The followings is just for information.
(It may not be necessary to address the issues.)

1.
clang++ complains that "-liconv" doesn't exist when compiling the "hello world".
By installing libiconv-devel, I successfully made it.
(g++ doesn't require "-liconv".)

2.
llvm depends on python-pygments and python-yaml, which pull python27 in.
But python27 has already been withdrawn. Newcomers may get confused.

-- 
   ggl329


      reply	other threads:[~2023-07-13 16:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04 16:48 ggl329
2023-07-04 18:51 ` Mark Geisert
2023-07-05  3:06 ` Mark Geisert
2023-07-05 15:54   ` ggl329
2023-07-05 23:08     ` Brian Inglis
2023-07-07  8:01       ` Mark Geisert
2023-07-07 15:48       ` Jon Turney
2023-07-07 18:18         ` gs-cygwin.com
2023-07-08  9:12           ` Jon Turney
2023-07-13  5:52     ` Mark Geisert
2023-07-13 16:11       ` ggl329 [this message]

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=c91a56d1-573c-4ac0-0f10-b80652da8b66@gmail.com \
    --to=ggl329@gmail.com \
    --cc=cygwin@cygwin.com \
    /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).