diff -r d896b85e8738 -r d1b8e9836cbf docs/0 - Table of content.txt --- a/docs/0 - Table of content.txt Thu Feb 24 22:38:08 2011 +0100 +++ b/docs/0 - Table of content.txt Thu Apr 07 19:13:09 2011 +0200 @@ -56,6 +56,17 @@ A- Credits B- Known issues + - gcc is not found, although I *do* have gcc installed + - The extract and/or path steps fail under Cygwin + - 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 C- Misc. tutorials - Using crosstool-NG on FreeBSD (and other *BSD)