| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 43ED33857C4F |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
| s=default; t=1676209411; | |
| bh=fZnafEjQSht94jNymqhl9+88if+9mJGTiN61HVWXIJY=; | |
| h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: | |
| List-Help:List-Subscribe:From:Reply-To:Cc:From; | |
| b=lri8gqLYlY5x6NgTwOEOU7nuz/zkkgqrSr27ddsV0NkqJ/RYYbAeX2AN2ubYPelXI | |
| 90EZREviOZfKvCy7ANp8E4H2Yu/gkV1ekh/Mq8QpPzTWRENmQHxkygcMv9d4HynbKM | |
| hciyfMtoZe9T2e6QmVHQTccpqvcXGj3FkKRB0FVM= | |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DMARC-Filter: | OpenDMARC Filter v1.4.2 sourceware.org 08B233858D1E |
| To: | cygwin AT cygwin DOT com |
| Subject: | [ANNOUNCEMENT] Updated: {,mingw64-{i686,x86_64}-}binutils-2.40-1 |
| Date: | Sun, 12 Feb 2023 14:42:16 +0100 |
| Message-Id: | <announce.87bklz57bb.fsf@Rainer.invalid> |
| User-Agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
| MIME-Version: | 1.0 |
| X-purgate-type: | clean |
| X-purgate: | clean |
| X-purgate-size: | 1987 |
| X-purgate-ID: | 155817::1676209343-E37B54DE-A8E56013/0/0 |
| X-Spam-Status: | No, score=-3031.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, |
| DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, | |
| RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, | |
| TXREP autolearn=ham autolearn_force=no version=3.4.6 | |
| X-Spam-Checker-Version: | SpamAssassin 3.4.6 (2021-04-09) on |
| server2.sourceware.org | |
| X-BeenThere: | cygwin-announce AT cygwin DOT com |
| X-Mailman-Version: | 2.1.29 |
| X-Mailer: | Perl5 Mail::Internet v2.20 |
| X-BeenThere: | cygwin AT cygwin DOT com |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| From: | Achim Gratz via Cygwin <cygwin AT cygwin DOT com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Cc: | Achim Gratz <Stromeko AT nexgo DOT de> |
| Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> |
The binutils packages for Cygwin and MingW64 cross-compilation
toolchains have been updated to the upstream feature release 2.40, with
additional patches applied for Cygwin.
binutils-2.40-1
mingw64-i686-binutils-2.40-1
mingw64-x86_64-binutils-2.40-1
The GNU Binutils are a collection of binary tools. Most of these
programs use BFD, the Binary File Descriptor library, to do low-level
manipulation. Many of them also use the opcodes library to assemble and
disassemble machine instructions.
Note
====
This release still allows one to apparently use weak symbols (depending
on exactly how you test for them), which however don't actually work on
Windows nor Cygwin as they are unsupported by the loader. These symbols
should always resolve as NULL, but since release 2.37 they sometimes
don't.
https://sourceware.org/bugzilla/show_bug.cgi?id=28719
After further changes and bugfixes in this area a workaround that was
identified earlier no longer has the desired effect and investigation
into the real root cause is still ongoing.
This change in behaviour triggered a latent bug in gnulib's detection of
weak symbols for pthreads that leads to non-debuggable crashes of
applications erroneously built with weak symbols. Either update gnulib
(or at least threadlib.m4) or add
export gl_cv_have_weak=no
to the cygport (or set it as an environment variable during configure).
--
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:
cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com
If you need more information on unsubscribing, start reading here:
http://sourceware.org/lists.html#unsubscribe-simple
Please read *all* of the information on unsubscribing that is available
starting at this URL.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |