public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: {,mingw64-{i686,x86_64}-}binutils-2.39-1
@ 2022-08-21 12:53 Achim Gratz
  0 siblings, 0 replies; only message in thread
From: Achim Gratz @ 2022-08-21 12:53 UTC (permalink / raw)
  To: cygwin


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.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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-21 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21 12:53 [ANNOUNCEMENT] Updated: {,mingw64-{i686,x86_64}-}binutils-2.39-1 Achim Gratz

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).