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
It seems to me that my toolchain is not complete and the C++ compiler was not created correctly. How can I solve this problem? Regards, Kfir
