You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/01/13 02:00:20 UTC

[jira] Closed: (STDCXX-111) [gcc 4.0/Mac OS X 10.4.3] configure failure due to ld: can't locate file for: -lsupc++

     [ 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 <ju...@erenkrantz.com>
> Reply-To: stdcxx-dev@incubator.apache.org
> To: stdcxx-dev@incubator.apache.org
> References: <43...@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