Actions
Bug #4227
closedld --library-path is translated to -l-path, not -L
Start date:
2013-10-17
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
% ld -Dargs --library-path /usr/lib debug: debug: Solaris Linkers: 5.11-1.1745 (illumos) debug: debug: arg[1] option=-D: option-argument: args debug: arg[2] option=--library: translated: new option=-l debug: arg[2] option=-l: option-argument: -path debug: arg[1] option=-D: option-argument: args debug: arg[2] option=--library: translated: new option=-l debug: arg[2] option=-l: option-argument: -path ld: fatal: library -l-path: not found debug: arg[3] file=/usr/lib
Updated by Rich Lowe almost 10 years ago
- Status changed from New to In Progress
- Assignee set to Rich Lowe
- % Done changed from 0 to 80
- Difficulty changed from Medium to Bite-size
- Tags deleted (
needs-triage)
Updated by Rich Lowe almost 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Resolved in 44a646f
Actions