Is there a way to build gcc with a glibc that is installed in a non-standard place? I tried $ cd build $ CPPFLAGS="-I <glibc-includes>" LDFLAGS="-L <glibc-libs>" ../configure $ make But that does not work. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany