From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31213 invoked by alias); 13 Jan 2010 14:08:07 -0000 Received: (qmail 31079 invoked by uid 48); 13 Jan 2010 14:07:56 -0000 Date: Wed, 13 Jan 2010 14:08:00 -0000 Message-ID: <20100113140756.31078.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/42727] configure: error: cannot compute suffix of object files: cannot compile In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl dot tools at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-01/txt/msg01496.txt.bz2 ------- Comment #2 from hjl dot tools at gmail dot com 2010-01-13 14:07 ------- (In reply to comment #1) > Created an attachment (id=19572) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19572&action=view) [edit] > config.log > > I don't see anything obvious. > Did you have g++ installed? --- configure:4864: checking for C++ compiler version configure:4873: g++ --version >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4873: g++ -v >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4873: g++ -V >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4873: g++ -qversion >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4888: checking whether we are using the GNU C++ compiler configure:4907: g++ -c conftest.cpp >&5 ../trunk/configure: line 1748: g++: command not found ---- -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42727