[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/28435] New: ar --record--libdeps: ar l vs ar L
From: |
dilyan.palauzov at aegee dot org |
Subject: |
[Bug binutils/28435] New: ar --record--libdeps: ar l vs ar L |
Date: |
Fri, 08 Oct 2021 15:41:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28435
Bug ID: 28435
Summary: ar --record--libdeps: ar l vs ar L
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: dilyan.palauzov at aegee dot org
Target Milestone: ---
Info (binutils) ar command line says:
A number of modifiers (MOD) may immediately follow the P keyletter,
to specify variations on an operation's behavior:
'l'
Specify dependencies of this library. The dependencies must
immediately follow this option character, must use the same syntax
as the linker command line, and must be specified within a single
argument. I.e., if multiple items are needed, they must be quoted
to form a single command line argument. For example 'L
"-L/usr/local/lib -lmydep1 -lmydep2"'
Shouldn’t in the example be used 'l "-L…"' instead of 'L "-L…"'?
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/28435] New: ar --record--libdeps: ar l vs ar L,
dilyan.palauzov at aegee dot org <=