diff --git a/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html b/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html index d6ea3ae12f..54f9d2b9af 100644 --- a/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html +++ b/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html @@ -60,7 +60,10 @@

NOTE: Each build distribution will include native components (e.g., decompiler) for at least one platform (e.g., Windows x86-64). If you have another platform that is not included in the build distribution, you can build native components for your platform directly from the distribution. - See the Ghidra Installation Guide for additional information.

+ See the Ghidra Installation Guide for additional information. + Users running with older shared libraries and operating systems (e.g., CentOS 7.x) may also run into + compatibility errors when launching native executables such as the Decompiler and GNU Demangler which + may necessitate a rebuild of native components.

IMPORTANT: To use the Debugger, you will need Python3 (3.7 to 3.12 supported) installed on your system.