Hello, Im trying to cross compile basic GNU software such as bash and coreutils for powerpc. When building mpfr the build fails using the message above. I guess I have to specify the include paths for glibc to the configure script, since headers won't be found in /usr/include Tobias