mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-24 23:16:42 +00:00
docs: update known issues
Document the glibc build failures with male-3.82. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
c009897aee
commit
274a8580eb
@ -193,3 +193,21 @@ Workaround:
|
||||
Try setting "Force unwind support" in the "C-library" menu.
|
||||
|
||||
--------------------------------
|
||||
Symptoms:
|
||||
glibc start files and headers fail with: [/usr/include/limits.h] Error 1
|
||||
|
||||
Explanations:
|
||||
The glibc Makefiles break with make-3.82.
|
||||
|
||||
Status:
|
||||
CURRENT
|
||||
|
||||
Fix:
|
||||
None so far. It would require some glibc hacking.
|
||||
|
||||
Workaround:
|
||||
There two possible workarounds:
|
||||
1- ask crosstool-NG to build make-3.81 just for this build session;
|
||||
2- manually install make-3.81 to take precedence over the system make.
|
||||
|
||||
--------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user