diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-07-24 00:24:49 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-07-24 00:24:49 +0200 |
commit | 4d85f4389d6e6c7640430cea90d1047bb046e7d7 (patch) | |
tree | bba465b84628797d56f9c8bf9c7b20254798eddf /docs | |
parent | 6914d03380d75b6d21016539577153337df5e8b8 (diff) | |
download | crosstool-ng-4d85f4389d6e6c7640430cea90d1047bb046e7d7.tar.gz crosstool-ng-4d85f4389d6e6c7640430cea90d1047bb046e7d7.tar.bz2 crosstool-ng-4d85f4389d6e6c7640430cea90d1047bb046e7d7.zip |
docs: update table of content for known issues
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/0 - Table of content.txt | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/0 - Table of content.txt b/docs/0 - Table of content.txt index 334be940..5febb8df 100644 --- a/docs/0 - Table of content.txt +++ b/docs/0 - Table of content.txt @@ -61,12 +61,10 @@ B- Known issues - uClibc fails to build under Cygwin - On 64-bit build systems, the glibc (possibly eglibc too) build fails for 64-bit targets, because it can not find libgcc - - While building the final gcc, I get an error message that ends with: - libtool.m4: error: problem compiling FC test program - - gcc barfs because it is "unable to detect the exception model" - - Installing the C library headers and start files fails because of - missing unwind support, with a message like: - configure: error: forced unwind support is required + - libtool.m4: error: problem compiling FC test program + - unable to detect the exception model + - configure: error: forced unwind support is required + - glibc start files and headers fail with: [/usr/include/limits.h] Error 1 C- Misc. tutorials - Using crosstool-NG on FreeBSD (and other *BSD) |