From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11018 invoked by alias); 31 Mar 2012 21:24:30 -0000 Received: (qmail 11009 invoked by uid 22791); 31 Mar 2012 21:24:29 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from shell4.bayarea.net (HELO shell4.bayarea.net) (209.128.82.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 31 Mar 2012 21:24:17 +0000 Received: (qmail 29185 invoked from network); 31 Mar 2012 14:24:16 -0700 Received: from c-76-102-3-160.hsd1.ca.comcast.net (HELO redwood.eagercon.com) (76.102.3.160) by shell4.bayarea.net with SMTP; 31 Mar 2012 14:24:16 -0700 Message-ID: <4F777600.7090003@eagercon.com> Date: Sat, 31 Mar 2012 21:24:00 -0000 From: Michael Eager User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 MIME-Version: 1.0 To: "Yann E. MORIN" CC: crossgcc@sourceware.org Subject: Re: Problems running CT-NG References: <4F77526B.1080908@eagercon.com> <201203312228.55922.yann.morin.1998@free.fr> In-Reply-To: <201203312228.55922.yann.morin.1998@free.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00067.txt.bz2 On 03/31/2012 01:28 PM, Yann E. MORIN wrote: >> I get the same build failure that I'm seeing with the repo version. >> [ALL ] /usr/bin/ld: cannot find -lstdc++ >> ... >> [ERROR]>> Build failed in step 'Installing static core C compiler' >> >> This is clearly the result of the link being done with this option: >> -Wl,-Bstatic,-lstdc++,-Bdynamic >> > You need to install the 'development' package that contains the static > version of libstdc++. On debian, this is 'libstdc++6.4.4-dev' (or another > version string, depending on your debian version, of course). For other > distros, probably a package ending in -devel, or the likes. Thanks. On Fedora, the package is libstdc++-static. Perhaps this should be either in the sanity checks at the start or in the Known Issues file. -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077 -- For unsubscribe information see http://sourceware.org/lists.html#faq