[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/17606] -l:/absolute/path/to/lib.so broken
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/17606] -l:/absolute/path/to/lib.so broken |
Date: |
Fri, 28 Nov 2014 00:07:30 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17606
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
I don't see -l:/... being much different to -l/... For example, -L. -l/c will
load ./lib/c.so or ./lib/c.a if such files exist. I don't think ld should warn
in either case.
--
You are receiving this mail because:
You are on the CC list for the bug.