| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DMARC-Filter: | OpenDMARC Filter v1.4.1 sourceware.org 388673858439 |
| Authentication-Results: | sourceware.org; |
| dmarc=none (p=none dis=none) header.from=nexgo.de | |
| Authentication-Results: | sourceware.org; spf=pass smtp.mailfrom=nexgo.de |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; |
| s=vfde-smtpout-mb-15sep; t=1661086405; | |
| bh=ZUut2cY5rUrW8IY+39JlU02l1d/7B/U6ioWWC1c8pyI=; | |
| h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; | |
| b=dk40vn3yV1pBk3HMmKts7hGmY6+HiQwvE8TwCN8lk6ZX3MvRiQsi6Kn4WJBEN9leP | |
| 7rxY7Xtwk6kdeaECv9tbtqoyN3DKgI38SlSjjfWtJcgdhhb4CMlnWoq9UZEEEMKIYy | |
| S8FcbGWob+xLSeTd0KcekVXqSYGh7SaC6pfvYJGI= | |
| From: | Achim Gratz <Stromeko AT nexgo DOT de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | [ANNOUNCEMENT] Updated: {,mingw64-{i686,x86_64}-}binutils-2.39-1 |
| Date: | Sun, 21 Aug 2022 14:53:17 +0200 |
| Message-Id: | <announce.87v8ql7o76.fsf@Rainer.invalid> |
| User-Agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) |
| MIME-Version: | 1.0 |
| X-purgate-type: | clean |
| X-purgate: | clean |
| X-purgate-size: | 2036 |
| X-purgate-ID: | 155817::1661086404-F312A2E8-83D65F88/0/0 |
| X-Spam-Status: | No, score=-3030.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, |
| DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, | |
| RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, | |
| T_SCC_BODY_TEXT_LINE autolearn=no 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> | |
| Reply-To: | cygwin AT cygwin DOT com |
| 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.39, with
additional patches applied to remove upstream changes that are
incompatible with Cygwin.
binutils-2.39-1
mingw64-i686-binutils-2.39-1
mingw64-x86_64-binutils-2.39-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 |