summaryrefslogtreecommitdiff
path: root/docs/B - Known issues.txt
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-04-08 02:07:13 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-04-08 02:07:13 (GMT)
commit18175b8d93ca1807236eced0a3389e9b46ecca53 (patch)
tree59bda029f3e83cf6df6b88ccfd05060bbf4d3f06 /docs/B - Known issues.txt
parentf54c5f674f618f0b57974857865d1e7b8e5a3916 (diff)
parentadd039fd50be77d2fc03a7a794947e005fcdea12 (diff)
Merge pull request #37 from bhundven/so_long_to_eglibc
So long to eglibc
Diffstat (limited to 'docs/B - Known issues.txt')
-rw-r--r--docs/B - Known issues.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/B - Known issues.txt b/docs/B - Known issues.txt
index 271ce09..656ac34 100644
--- a/docs/B - Known issues.txt
+++ b/docs/B - Known issues.txt
@@ -111,7 +111,7 @@ Workaround:
--------------------------------
Symptoms:
- On 64-bit build systems, the glibc (possibly eglibc too) build fails for
+ On 64-bit build systems, the glibc build fails for
64-bit targets, because it can not find libgcc.
Explanations:
@@ -180,8 +180,7 @@ Symptoms:
Explanations:
The issue seems to be related to building NPTL on old versions
- of glibc (and possibly eglibc as well) on some architectures
- (seen on powerpc, s390, s390x and x86_64).
+ of glibc on some architectures (seen on powerpc, s390, s390x and x86_64).
Status:
CURRENT
@@ -197,13 +196,13 @@ Symptoms:
glibc start files and headers fail with: [/usr/include/limits.h] Error 1
Explanations:
- Old glibc (and eglibc) Makefiles break with make-3.82.
+ Old glibc Makefiles break with make-3.82.
Status:
CURRENT
Fix:
- None so far. It would require some glibc/eglibc hacking.
+ None so far. It would require some glibc hacking.
Workaround:
There two possible workarounds:
@@ -221,7 +220,7 @@ Symptoms:
The build fails with "mixed implicit and normal rules. Stop."
Explanations:
- Old glibc (and eglibc) Makefiles break with make-3.82.
+ Old glibc Makefiles break with make-3.82.
Status:
CURRENT