From 76b459919f3d8e68c464239584bfbcedb2fe1fb8 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 30 Apr 2010 14:33:07 +0200 Subject: docs: update the known issues diff --git a/docs/known-issues.txt b/docs/known-issues.txt index 1b19bc1..be7c3fa 100644 --- a/docs/known-issues.txt +++ b/docs/known-issues.txt @@ -80,3 +80,20 @@ Workaround: Disable the cross-ldd build. -------------------------------- +Symptoms: + On 64-bit build systems, the glibc (possibly eglibc too) build fails for + 64-bit targets, because it can not find libgcc. + +Explanations: + This issue has been observed when the companion libraries are built + statically. For an unknown reason, in this case, the libgcc built by the + core gcc is not located in the same place it is located when building + with shared companion libraries. + +Fix: + None so far. + +Workaround: + Build shared companion libraries. + +-------------------------------- -- cgit v0.10.2-6-g49f6