1 day ago

Glad to announce the first beta for LDC 1.41. Major changes:

  • Based on D 2.111.0+ (recent upstream stable).
  • Keep frame pointers by default with -O for some targets, analogous to clang. This fixes druntime backtraces with optimized code (incl. prebuilt druntime/Phobos).
  • The prebuilt (non-musl) Linux packages are now generated on Ubuntu 22.04; the minimum glibc version has accordingly been raised from v2.31 to v2.35.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.41.0-beta1

Please help test, and thanks to all contributors & sponsors!