Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 74256 invoked from network); 13 Jan 2006 01:00:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jan 2006 01:00:43 -0000 Received: (qmail 70435 invoked by uid 500); 13 Jan 2006 01:00:43 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 70421 invoked by uid 500); 13 Jan 2006 01:00:43 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 70410 invoked by uid 99); 13 Jan 2006 01:00:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2006 17:00:41 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id B3C6E18B for ; Fri, 13 Jan 2006 02:00:20 +0100 (CET) Message-ID: <1069861664.1137114020734.JavaMail.jira@ajax.apache.org> Date: Fri, 13 Jan 2006 02:00:20 +0100 (CET) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Closed: (STDCXX-111) [gcc 4.0/Mac OS X 10.4.3] configure failure due to ld: can't locate file for: -lsupc++ In-Reply-To: <1445251674.1136910740346.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/STDCXX-111?page=all ] Martin Sebor closed STDCXX-111: ------------------------------- Fix Version: (was: 4.1.4) Resolution: Won't Fix Can't really fix this one. > [gcc 4.0/Mac OS X 10.4.3] configure failure due to ld: can't locate file for: -lsupc++ > -------------------------------------------------------------------------------------- > > Key: STDCXX-111 > URL: http://issues.apache.org/jira/browse/STDCXX-111 > Project: STDCXX > Type: Bug > Components: Configuration > Versions: 4.1.3 > Environment: OS X > Reporter: Martin Sebor > Assignee: Martin Sebor > Priority: Blocker > > From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200601.mbox/%3c20060110065642.GC939@scotch.ics.uci.edu%3e > -------- Original Message -------- > Subject: Re: [VOTE] publish stdcxx 4.1.3 > Date: Mon, 9 Jan 2006 22:56:42 -0800 > From: Justin Erenkrantz > Reply-To: stdcxx-dev@incubator.apache.org > To: stdcxx-dev@incubator.apache.org > References: <43C1C0A0.7040401@roguewave.com> > On Sun, Jan 08, 2006 at 06:47:12PM -0700, Martin Sebor wrote: > > I created a tarball of the stdcxx 4.1.3 branch (minus the docs/ > > subdirectory): > > http://svn.apache.org/repos/asf/incubator/stdcxx/branches/4.1.3/ > > > > and placed in my home directory: > > http://people.apache.org/~sebor/stdcxx/stdcxx-incubating-4.1.3.tar.gz > It doesn't build on Mac OS X 10.4.3. (Not sure that I tested it on Darwin > earlier.) > I get: > ----- > make config > configuring for gcc-4.0.0 on darwin-8.3.0-power-macintosh > checking if compiler is sane ok > checking if linker is sane no > int main () { return 0; } > gcc -c -pedantic -nostdinc++ -Wall -W -Wcast-qual -Winline -Wshadow > -Wwrite-strings -Wno-long-long -Wcast-align -D_RWSTD_USE_CONFIG -I. a.cpp > gcc a.o -lm -lsupc++ -o a.out > /usr/bin/ld: can't locate file for: -lsupc++ > collect2: ld returned 1 exit status > ----- > Is this a known issue? > Finally, not a showstopper, but it'd be *really* nice if etc/config/README > were moved to the top-level directory. =) -- justin -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira