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:subject:to:references :content-type; q=dns; s=default; b=Uil5zpR4pf8kfiCcOrG/mkJ5bFyFR MLoWCPweWYeC46QYxmf5POai1pAwxT3U91hdwFWyrHGticPpcA2BnY5mye+q5jRY 2+/RolQrbcax7MiKYBXxVvdPjyEjCDTbA9M3l0gViTlcZPs4hnJkAN9OfPm1bcDm Ez7YpTStst4yOU= 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:subject:to:references :content-type; s=default; bh=qQblDocrlY82ZIKyjWkCSpl5pec=; b=psE v/aNcWX5qzD2kqe0hQz5mqdosHtOevYa27NFsxwHX92OkFcNWCqvRNST4fHg9ea5 iR/U2ZdwMlJDmNDpqXb322iNsiCkIPLdgjJsrlgxgddPfGDFLML2DtYibykESBJg Ek042+oEd4Mg5ldNqh2e3FUoxDOg3eBzvJkNWHBM= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=25082018, 25.08.2018, Hx-languages-length:917, totally X-HELO: mail-oi0-f51.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:subject:to:references:user-agent; bh=rvy4PFgoPzJoI8KaLvf+QhIhjrjhhj6YndLgYtPD84Q=; b=Fj44L3ABm6QXuRAsnoWqM/vC0CzOxRDOeXEb8jlw5eNEq0d0kbH2qaROZzk2SLmNp1 H242jnJUpF+uZZSo3TSIt/xjjJnCBMoo2Q5CI5O+AS0vrUUvsEiY09P9UWoJpFIGhkIR fLdQH7XjUMrcDy/R1TyrSB6C5TWAjTSzcYfiIquLKp4O2Ndw5+UsaRK2CwpuBef/GtSS S9d/kVv7Jt4NOsM/e1iwxGq/VEtBZ3d83eBFChIMvH9eaxae53cv2TKRfn7tmab4iDT9 qehB3N5a2rtZ8kNuOQL0NUE5GjkzNJSKYYuI+4gJjMl20empFkTGhK4uATwEvfjAtJCE yKGw== Message-ID: <5b82b34d.1c69fb81.11217.5571@mx.google.com> Date: Sun, 26 Aug 2018 07:03:57 -0700 (PDT) From: Steven Penny Subject: Re: [ANNOUNCEMENT] [Updated] mingw64-{i686,x86_64}-gcc-7.3.0-1 (Test) To: cygwin AT cygwin DOT com References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.8.0 (cup.github.io/tryst) On Sun, 26 Aug 2018 15:07:06, =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= wrote: > Am 25.08.2018 um 02:13 schrieb Steven Penny: >> On Fri, 24 Aug 2018 10:11:42, JonY wrote: > >>    $ wc -c /lib/gcc/x86_64-w64-mingw32/7.3.0/libstdc++.a >>    22446354 /lib/gcc/x86_64-w64-mingw32/7.3.0/libstdc++.a >> >>    $ wc -c mingw64/lib/gcc/x86_64-w64-mingw32/8.2.0/libstdc++.a >>    5597192 mingw64/lib/gcc/x86_64-w64-mingw32/8.2.0/libstdc++.a > > And it is of course totally out of the question that this difference > could be caused by these being different major versions of GCC, right? next time before you post such a comment on a public forum, you might actually check that you know what youre talking about beforehand. $ wc -c mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0/libstdc++.a 5596296 mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0/libstdc++.a cheers -- 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