Lazarus 4.0 Released
a year ago
- #Linux
- #GLIBC
- #ELF-binaries
- 64-bit x86 ELF binaries for Linux are broken due to bad symbol versioning.
- Multiple GLIBC_2.34 symbols (e.g., dlopen, dlclose, dlerror, dlsym, __libc_start_main) are incorrectly versioned in Lazarus binaries.
- The issue can be fixed by running 'sudo make bigide' from within the Lazarus 4.0.0 directory after installation.