public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin-announce@cygwin.com
Subject: Updated: {,mingw64-{i686,x86_64}-}binutils-2.38-1
Date: Mon, 02 May 2022 21:08:40 +0200	[thread overview]
Message-ID: <871qxb92h3.fsf@Rainer.invalid> (raw)


The binutils packages for Cygwin and MingW64 cross-compilation
toolchains have been updated to the upstream feature release 2.38, with
additional patches applied to remove upstream changes that are
incompatible with Cygwin.

 binutils-2.38-1
 mingw64-i686-binutils-2.38-1
 mingw64-x86_64-binutils-2.38-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.com@cygwin.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.

                 reply	other threads:[~2022-05-02 19:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qxb92h3.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=cygwin-announce@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).