From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1685 invoked by alias); 28 Jun 2006 05:15:35 -0000 Received: (qmail 1671 invoked by uid 22791); 28 Jun 2006 05:15:34 -0000 X-Spam-Check-By: sourceware.org Received: from smtp101.sbc.mail.mud.yahoo.com (HELO smtp101.sbc.mail.mud.yahoo.com) (68.142.198.200) by sourceware.org (qpsmtpd/0.31) with SMTP; Wed, 28 Jun 2006 05:15:32 +0000 Received: (qmail 98065 invoked from network); 28 Jun 2006 05:15:31 -0000 Received: from unknown (HELO ?69.104.56.203?) (timothyprince@sbcglobal.net@69.104.56.203 with plain) by smtp101.sbc.mail.mud.yahoo.com with SMTP; 28 Jun 2006 05:15:30 -0000 Message-ID: <44A21071.4060601@sbcglobal.net> Date: Wed, 28 Jun 2006 05:15:00 -0000 From: Tim Prince Reply-To: tprince@myrealbox.com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Luo Yong CC: gcc-help@gcc.gnu.org Subject: Re: error occured when cross compiling gcc References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg00243.txt.bz2 Luo Yong wrote: > checking for C compiler default output file name... configure: error: > C compiler cannot create executables > See `config.log' for more details. > > How can I solve this problem? In part, by following that advice?