X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF45C3949F21 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1584766530; bh=5xyso6ojblySMCVTUOaGP0ZZwPxZhXuXLvO3E2ndtJU=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ADhz3oXlbDCw9xWWBAjBqWnETcfowrZ6IquhHA+f1euPZZujni9V2O6TrpdCMfSWw oEsx3np3IsyhKly5QCjEeAQC75hPuMExQY06zxCNb/BM5dDsouCB0RtVvpppkRe5ut qdkV8IyZqU6stJjtFcgsvwQMmdzl1Ujg79vOi4ko= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CF09A394880F X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=ZUY0UERX8RlTyNEnJeUEnR5Eo1EffkbIJ2rnzCNnCBM=; b=MNNSf+gHh8yfMJFbcq3bK7DgrrgWLgUZ/iJKpgA8O0JFK8NyNvZOrmX2BIc9oC6QH/ k9APhatzcZEBGFpZ4CO1C2txwZhZJReywGI+MHyRkTQ836Yqt4Iko55uZUveoyESRWni 9I11ik1OGf44xwHZSGy2Tls4VE8I1D87wm/CboSK2O2QQdhewXdA1LHDlgFFEXcChueh vzFuxmb6usW7FphWavDekV0lHviLAI+j9+eGkZB3o8Gr+VMUnI7fbflghOVJFXOYbegv HLemHMFfk/fXrI9+9oDVmfP87HL4AzSj9N5RGA+T9nM04ROdCHM6xVKIcA843avH6RGS eubQ== X-Gm-Message-State: ANhLgQ0nmmecpVpgCDWC5ECZ7Dr7tEFBwIFs39UEschUEBGZ57b+XR57 o8FHl/epV0fzZzrAom6bqIL37Bgo X-Google-Smtp-Source: ADFU+vucz2pgMCZ4JSZ9SeWURcZB5CkmGzaz3bPVFZKbEAtoltqRqebluDvQLBjtGednNnondeZKMg== X-Received: by 2002:a05:600c:2c51:: with SMTP id r17mr6044118wmg.64.1584766526609; Fri, 20 Mar 2020 21:55:26 -0700 (PDT) Subject: Re: [ANNOUNCEMENT] Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64) To: cygwin AT cygwin DOT com References: <8a6c6dcd-c235-a2bd-1437-c7efa8ba529b AT t-online DOT de> Message-ID: Date: Sat, 21 Mar 2020 05:55:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: <8a6c6dcd-c235-a2bd-1437-c7efa8ba529b@t-online.de> X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 02L4twbM017160 Am 20.03.2020 um 20:24 schrieb Hans-Bernhard Bröker: > Am 20.03.2020 um 00:18 schrieb Brian Inglis: >> On 2020-03-18 23:25, Marco Atzeri via Cygwin wrote: > >>> It seems something is adding 5M or more to the normal >>> size of the programs >> >> See attached for summary details by arch, but main points for both >> are, on x86_64: > [...] > > Could this be due to the ginormous number of targets configured into the > build? may be, as it also take ages to full compile with the current configuration: # --enable-shared CYGCONF_ARGS=" --enable-install-libiberty --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --enable-64-bit-bfd --enable-targets=all " I am testing a build dropping the "enable-targets=all" and also forcing the "enable-shared" --enable-shared \ lt_cv_deplibs_check_method=pass_all Hoping it will note ages again.... Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple