Hi glibc folks, the appended bug report looks like a broken installation of GCC. Doesn't it? Martin, what's the output of: gcc -print-file-name=cpp and of: ls -l `gcc -print-file-name=cpp` Shouldn't we test in configure for such broken installations? What's a proper test to do so? Andreas