Hi, Is some one able to tell me why this fails: ------------------------- make[2]: Entering directory `/C/Projects/src/llvm-gcc/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \ done if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi make[2]: Leaving directory `/C/Projects/src/llvm-gcc/gcc' makeinfo --split-size=5000000 -I ./doc -I ./doc/include \ -o doc/cpp.info doc/cpp.texi doc/cpp.texi:50: Unknown index `vr' and/or `op ' in @synindex. ./doc/cpp.texi:3204: Cross reference to nonexistent node `Standard Predefined Macros'. ./doc/cpp.texi:1406: Cross reference to nonexistent node `Argument Prescan'. ./doc/cpp.texi:1064: Cross reference to nonexistent node `Once-Only Headers'. ./doc/cpp.texi:578: Cross reference to nonexistent node `Differences from previous versions'. ./doc/cpp.texi:573: Cross reference to nonexistent node `Include Operation'. ./doc/cpp.texi:231: Cross reference to nonexistent node `Traditional Mode'. makeinfo: Removing output file `doc/cpp.info' due to errors; use --force to preserve. make[1]: *** [doc/cpp.info] Error 2 make[1]: Leaving directory `/C/Projects/src/llvm-gcc/gcc' make: *** [all-gcc] Error 2 ------------------------- Henrik. _________________________________________________________________ Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250 MB lagerkapacitet