On 2025-04-18 12:12, Philippe Baril Lecavalier via Cygwin-apps wrote:
My apologies for not noticing this in playground! I have ingested some
of its enhancements over the original to produce a superior proposal.
Part of the learning process we all went through.
Thanks for pointing to the playgr
On 18/04/2025 19:02, Camm Maguire wrote:
Greetings!
Is there an equivalent to
gcc -shared -Wl,-undefined -Wl,dynamic_lookup o/boot.c -o unixport/libboot.so
or
gcc -shared -Wl,--allow-shlib-undefined o/boot.c -o unixport/libboot.so
No.
PE/COFF executables work very differently to ELF, and
My apologies for not noticing this in playground! I have ingested some
of its enhancements over the original to produce a superior proposal.
Thanks for pointing to the playground branch. Didn't quite get what
it's about at first, but as the CI listens to it, then it makes a lot
of sense. Tests are
Greetings!
Is there an equivalent to
gcc -shared -Wl,-undefined -Wl,dynamic_lookup o/boot.c -o unixport/libboot.so
or
gcc -shared -Wl,--allow-shlib-undefined o/boot.c -o unixport/libboot.so
on cygwin?
Take care,
--
Camm Maguirec...@maguirefamily.org
==
Good timing, you spare me asking similar. I was looking at updating
its little brother, libxslt (unmaintained, ~7 years), and it is
advised to update libxml2 then libxslt.
That too I noticed has a good collection of security fixes over the
last version built.
On Fri, Apr 18, 2025 at 10:04 AM Bria
Hi folks,
Looks like > 10 CVEs affecting libxml2 overdue for updates including latest:
https://seclists.org/oss-sec/2025/q2/59
https://gitlab.gnome.org/GNOME/libxml2/-/issues/?sort=created_date&state=all&search=CVE&first_page_size=20