Gentoo Archives: gentoo-embedded

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] configure: error: C++ compiler cannot create executables
Date: Sun, 31 Oct 2010 09:08:00
Message-Id: AANLkTi=1mc-+1fZLmorQ0jpuJ5rH-U-6C_ru0YoHMi_v@mail.gmail.com
1 Hi,
2 I have a cross compilation environment inside a chroot.
3 I run:
4 i686-unknown-linux-gnu-emerge dev-libs/ace
5 ...
6 checking for i686-unknown-linux-gnu-g++... i686-unknown-linux-gnu-g++
7 checking for C++ compiler default output file name... configure:
8 error: C++ compiler cannot create executables
9
10 It seems to me that my toolchain is not complete and the C++ compiler
11 was not created correctly.
12
13 How can I solve this problem?
14
15 Regards,
16 Kfir

Replies

Subject Author
Re: [gentoo-embedded] configure: error: C++ compiler cannot create executables Manuel Lauss <manuel.lauss@××××××××××.com>