docs/0 - Table of content.txt
changeset 2569 4aba7a7337b0
parent 2563 e17f35b05539
child 2908 dcdb309b7967
     1.1 --- a/docs/0 - Table of content.txt	Sun Jul 17 16:54:50 2011 +0200
     1.2 +++ b/docs/0 - Table of content.txt	Sun Jul 24 00:24:49 2011 +0200
     1.3 @@ -61,12 +61,10 @@
     1.4      - uClibc fails to build under Cygwin
     1.5      - On 64-bit build systems, the glibc (possibly eglibc too) build
     1.6        fails for 64-bit targets, because it can not find libgcc
     1.7 -    - While building the final gcc, I get an error message that ends with:
     1.8 -        libtool.m4: error: problem compiling FC test program
     1.9 -    - gcc barfs because it is "unable to detect the exception model"
    1.10 -    - Installing the C library headers and start files fails because of
    1.11 -      missing unwind support, with a message like:
    1.12 -        configure: error: forced unwind support is required
    1.13 +    - libtool.m4: error: problem compiling FC test program
    1.14 +    - unable to detect the exception model
    1.15 +    - configure: error: forced unwind support is required
    1.16 +    - glibc start files and headers fail with: [/usr/include/limits.h] Error 1
    1.17  
    1.18  C- Misc. tutorials
    1.19      - Using crosstool-NG on FreeBSD (and other *BSD)