[ 
https://issues.apache.org/jira/browse/STDCXX-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Lemings resolved STDCXX-488.
---------------------------------

    Resolution: Fixed

I tested the latest change 
(http://svn.apache.org/viewvc?view=rev&revision=662906) without setting 
BUILDDIR and without setting DYLD_LIBRARY_PATH and it seems to work as it 
should.  Only tested on Darwin 9.  Still needs testing on Darwin 8 but 
confident it is now resolved...for good.

> [Mac OS X/Darwin] RPATH not defined in makefile.in
> --------------------------------------------------
>
>                 Key: STDCXX-488
>                 URL: https://issues.apache.org/jira/browse/STDCXX-488
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.2.0, 4.2.1
>         Environment: All Mac OS X and Darwin platforms, dynamic builds
>            Reporter: Andrew Black
>            Assignee: Eric Lemings
>            Priority: Minor
>             Fix For: 4.2.2
>
>          Time Spent: 0.17h
>  Remaining Estimate: 2h
>
> When configuring a build on Mac OS X and Darwin, the generated makefile.in 
> doesn't define a value for the RPATH makefile variable.  As a result, the 
> path to the library directory isn't embedded into the build.  In turn, this 
> leads to failures running the generated executables in dynamic builds.
> A placeholder workaround is to define DYLD_LIBRARY_PATH.
> The correct resolution is to determine the correct value for the RPATH 
> variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to