From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2813 Path: news.gmane.org!not-for-mail From: Aaron Michaux Newsgroups: gmane.linux.lib.musl.general Subject: Re: C++ support! Date: Tue, 19 Feb 2013 19:24:05 +0000 (UTC) Message-ID: References: <20120301051000.GA580@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1361301900 30597 80.91.229.3 (19 Feb 2013 19:25:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2013 19:25:00 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2814-gllmg-musl=m.gmane.org@lists.openwall.com Tue Feb 19 20:25:22 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1U7soZ-0005SS-5B for gllmg-musl@plane.gmane.org; Tue, 19 Feb 2013 20:25:19 +0100 Original-Received: (qmail 26156 invoked by uid 550); 19 Feb 2013 19:24:58 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 26142 invoked from network); 19 Feb 2013 19:24:57 -0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 72.12.218.163 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.70 Safari/537.17) Xref: news.gmane.org gmane.linux.lib.musl.general:2813 Archived-At: Rich Felker aerifal.cx> writes: > > Hi all, > > You may also encounter the libstdc++ configure script complaining that > it cannot run programs produced by the newly-build gcc compiler. This > can be worked around by convincing the build process that you're > building a cross-compiler or by adding the in-build-tree path to > libgcc_s.so.1 to the LD_LIBRARY_PATH. > > Rich You wouldn't be so kind as to show the ./configure options you used to build libstdc++? Thanks in advance -- Aaron