mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
doc: Clarify that the minimum needed GCC version is 4.4.
Rationale: With GCC version 4.1.2 or 4.2.1, all tree-sitter based extractors in xgettext crash at runtime when compiled with optimization. Whereas GCC 4.4.7 works fine. * DEPENDENCIES: State "GCC 4.4 or newer".
This commit is contained in:
parent
5de2623883
commit
54fca1b4ab
@ -273,7 +273,7 @@ dependencies):
|
||||
|
||||
* A C runtime, compiler, linker, etc.
|
||||
+ Mandatory.
|
||||
Either the platform's native 'cc', or GCC 3.1 or newer.
|
||||
Either the platform's native 'cc', or GCC 4.4 or newer.
|
||||
+ GCC Homepage:
|
||||
https://gcc.gnu.org/
|
||||
+ Download:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user