Issue Details (XML | Word | Printable)

Key: STDCXX-488
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Eric Lemings
Reporter: Andrew Black
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

[Mac OS X/Darwin] RPATH not defined in makefile.in

Created: 18/Jul/07 03:29 PM   Updated: 11/Jun/08 05:58 PM
Return to search
Component/s: Build and Installation
Affects Version/s: 4.2.0, 4.2.1
Fix Version/s: 4.2.2

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0h
Time Spent - 2.17h
Time Spent: 2.17h
Time Spent - 2.17h

Environment: All Mac OS X and Darwin platforms, dynamic builds

Severity: Runtime Error
Resolved: 18/Mar/08 09:07 PM
Resolution Date: 11/Jun/08 05:57 PM


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor made changes - 27/Oct/07 09:31 PM
Field Original Value New Value
Severity Runtime Error
Affects Version/s 4.2 [ 12311945 ]
Fix Version/s 4.2.1 [ 12312690 ]
Martin Sebor made changes - 13/Mar/08 04:05 PM
Assignee Andrew Black [ ablack-rw ] Eric Lemings [ elemings ]
Eric Lemings made changes - 18/Mar/08 09:07 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Martin Sebor made changes - 05/May/08 04:42 PM
Status Resolved [ 5 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Martin Sebor made changes - 05/May/08 04:43 PM
Affects Version/s 4.2.1 [ 12312690 ]
Fix Version/s 4.2.1 [ 12312690 ]
Fix Version/s 4.2.2 [ 12313096 ]
Eric Lemings made changes - 02/Jun/08 08:57 PM
Time Spent 0.17h [ 600 ]
Remaining Estimate 2h [ 7200 ]
Eric Lemings made changes - 11/Jun/08 05:57 PM
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Resolved [ 5 ]
Eric Lemings made changes - 11/Jun/08 05:58 PM
Time Spent 0.17h [ 600 ] 2.17h [ 7800 ]
Remaining Estimate 2h [ 7200 ] 0h [ 0 ]