Project

General

Profile

Actions

Bug #4227

closed

ld --library-path is translated to -l-path, not -L

Added by Rich Lowe almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
tools - gate/build tools
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
Actions #1

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)
Actions #2

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

Also available in: Atom PDF