[GRADLE-2108] cpp executable that links against shared libraries does not work if the shared libraries are moved from their link-time location Created: 15/Feb/12 Updated: 04/Jan/13 Resolved: 22/Feb/12 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 1.0-milestone-9 |
Type: | Bug | ||
Reporter: | Adam Murdoch | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Description |
The executables end up with an absolute reference to the shared libraries, rather than a relative reference. |