X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:references:to:subject :content-type; q=dns; s=default; b=VgEp1JAPZZ4fv5wOW4ASIdTeJ3510 2fhz/i5tnzK1mURH5SEDIUrJWNxyBVXPQ7MaDB+xuEYZygGWJFVP/Pqn4aGCKEph kkfti2+xAW3c/IWVsZyrzpd/0EnfZ5EdO62hNnpTdP0Nl+DmloM8FA6cd/0/fwM/ wgoD76COWS8mp0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:references:to:subject :content-type; s=default; bh=mCkgfayELvVJ5jk5JP7Q18uct0c=; b=u+G sDZBip9+NppwqVFN4QUPG+fFuLSW2ZMvijKD4BtU7eW48BXu+1fEiKpcVIwRCVG/ SDChH1lMUWY8e9zCGkA+Q7VjP9oumGuLOtGmGiKaSKUCb4ICogCK4X5jBss6D6u1 uNNI0ZK3Cpw/9rBTMb1NatiiBhwizhPjEyGdrnF8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=i686x86_64, i686,x86_64, mingw64-x86_64-gcc, UD:mirror.constant.com X-HELO: mail-oi0-f65.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:references:to:subject :user-agent; bh=lW8NUoCvj69au3BVvaRiUUTo1oe8C3IGNx8WVpXw1Dw=; b=breXGR5kFjzaPYyeZbkOJ9sn9ekG5fAKbqrsXPidS0iaGql16949MJE19ZuLnyrTRZ eAfmK1EBjqSm32UnaijUKTp4/P6HoRP+OaFvScS2KRsjl3AwyxWBfDoUkNbjZY5biPPn ehHb7fYP4kP+82cW+aYFUpA7csOHPFxterfgCuq80a4skRKhl1pjR2Vzb0hpzsHzGJbf Ra7tOm9VJ8SKzeehQvlfjgQto28EPHVHrQu5fXi1zLeWkaYrAFPou8vHx0ufIOMgIYoo 9lJigzj3aTlpLlOJe3641Oy2zORgaOYr6dI8TpsOc3zjXFoC6g98n2fh35dbSX3SSIwl sIhA== X-Gm-Message-State: AHYfb5gvpUvqmMYoklPwORmzFGLELEApcTgnHkIp3Z+ZJNMoacbOOuLh qR9sZMHCyMn7d036 X-Received: by 10.202.92.8 with SMTP id q8mr24047254oib.73.1503368517495; Mon, 21 Aug 2017 19:21:57 -0700 (PDT) Message-ID: <599b9544.0bb7ca0a.5579b.c926@mx.google.com> Date: Mon, 21 Aug 2017 19:21:56 -0700 (PDT) From: Steven Penny X-Google-Original-From: Steven Penny References: <599a494a DOT 1500ca0a DOT 658b0 DOT 1041 AT mx DOT google DOT com> To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] [Updated] mingw64-{i686,x86_64} binutils, gcc (Test) Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) On Sun, 20 Aug 2017 19:45:30, Steven Penny wrote: > On Sun, 20 Aug 2017 18:57:24, Steven Penny wrote: > > Question - is mingw64-x86_64-gcc-g++ still coming? I have come C++ projects I > > could test it with. > > Correcting myself; looks like the Aug 20 update includes C and C++: > > http://cygwin.mirror.constant.com/x86_64/release/mingw64-x86_64-gcc I am getting an error with the new C++ compiler - it could be a problem with the project I am compiling, but it seems more like a compiler issue. Here is the project: http://github.com/Martchus/tagparser and here is my build script: http://github.com/svnpenn/glade/tree/master/tagparser and here is the error: [ 7%] Building CXX object CMakeFiles/tagparser_static.dir/mp4/mp4tagfield.cpp.o In file included from /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/ext/string_conversions.h:41:0, from /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/bits/basic_string.h:5402, from /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/string:52, from /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/stdexcept:39, from /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/array:39, from /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/tuple:39, from /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/functional:55, from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++utilities/chrono/timespan.h:7, from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++utilities/chrono/datetime.h:4, from /var/cache/glade/tagparser/notification.h:6, from /var/cache/glade/tagparser/statusprovider.h:4, from /var/cache/glade/tagparser/abstracttrack.h:4, from /var/cache/glade/tagparser/mp4/mp4track.h:4, from /var/cache/glade/tagparser/mp4/mp4atom.cpp:1: /usr/lib/gcc/x86_64-w64-mingw32/6.3.0/include/c++/cstdlib:75:25: fatal error: stdlib.h: No such file or directory #include_next -- 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