Skip to content

Releases: StrawberryPerl/build-extlibs

Extlibs built using GCC 13.2, UCRT with POSIX threads

15 May 10:23
Compare
Choose a tag to compare

Extlibs built using GCC 13.2 with UCRT and POSIX threads.

Updates

  • 2024-12-12: The winlibs.zip file contains the compiler used. It is the same as that from winlibs except the files are at the top level.
  • 2025-01-21: extlibs_ucrt_posix_20240515.tar contains all the zip files compiled on 20240515.
  • 2024-01-22: updated versions of libxml2, libxslt, gmp and mpfr
  • 2025-03-03: newer updated versions of libxml2 and libxslt
  • 2025-05-30: libjpeg-9f

Extlibs built using GCC 13.2, UCRT with MCF threads

15 May 01:54
Compare
Choose a tag to compare

These are unlikely to be used in a strawberry release unless MCF threads are deemed production ready. They may still be of use to others, though.

Extlibs built using GCC 13.1 r5, 64 bit

06 Jun 11:44
56e3a3b
Compare
Choose a tag to compare

External libraries built using winlibs gcc-13.1, 64 bit, release 5. These are provided for development purposes.

This winlibs release provides faster compilation than the previous versions.

File description:
extlibs_gcc131_r5.tar - the extlibs as zip files for each package.
extlibs_gcc13_collated_20230606.zip - all the zip files collated into bin, lib etc. This is for simpler config files during development.
winlibs_gcc13.1r5.zip - the winlibs gcc13.1 release but with the bin, lib etc dirs at the top level.

Updates:

  • 2023-12-05: winlibs_gcc13.1r5_sans_make.zip - the winlibs release but without make.exe and cmake.exe (they clashed with other toolchains)
  • 2023-12-11: Add libwebp
  • 2025-01-31: Remove top-level file from gdb archive. It was being extracted to C:\xxx.txt. The original file is available with the "_orig" basename suffix.
  • 2025-05-15: Updated versions of libxml2 and libxslt
  • 2025-05-30: libjpeg-9f

Extlibs built using GCC 13.1, 64 bit

02 May 00:36
4b2b00d
Compare
Choose a tag to compare

External libraries built using GCC 13.1, 64 bit. These are provided for development purposes.

File contents:
extlibs_gcc13.1_20230502.tar - the extlibs as zip files for each package.
extlibs_gcc13_collated_20230502.zip - all the zip files collated into bin, lib etc. This is for simpler config files during development.
winlibs_gcc13.1.zip - the winlibs gcc13.1 release but with the bin, lib etc dirs at the top level.

libgd-2.3.2 is not in the collated file.

The other zip files are for each package separately.

(Note - there have been a few file updates to correct dir structures since the initial posting)

Extlibs built using GCC 10.3

12 Mar 21:07
Compare
Choose a tag to compare
Pre-release

External libraries built using GCC 10.3. These are provided for development purposes.

The tar file contains the full bundle except for mpfr 6.2.1 and mpc 1.3.1.

Update 2023-04-20: Binaries for patch 2.7.5, libgd 2.3.2, libxml2 2.10.4 and libxslt 1.1.37 have also been uploaded separate to the tar file.