On Sun, Oct 31, 2010 at 9:08 AM, Kfir Lavi <[email protected]> wrote: > Hi, > I have a cross compilation environment inside a chroot. > I run: > i686-unknown-linux-gnu-emerge dev-libs/ace > ... > checking for i686-unknown-linux-gnu-g++... i686-unknown-linux-gnu-g++ > checking for C++ compiler default output file name... configure: > error: C++ compiler cannot create executables
Have a look at config.log. It tells exactly what went wrong, including gcc error output. Manuel
