bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/17606] -l:/absolute/path/to/lib.so broken


From: mallet at laas dot fr
Subject: [Bug ld/17606] -l:/absolute/path/to/lib.so broken
Date: Thu, 20 Nov 2014 09:38:15 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17606

mallet at laas dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #2 from mallet at laas dot fr ---
I understand bug 17532 is a deliberate fix. However, I was talking more
precisely about using an absolute path name. Traditionaly, absolute paths are
considered as such and do not require any "search path".

I noticed that using an explicit -L/ in front of a -l:/absolute/path.so make it
work, which I find a bit weird. For instance, if there happen to be a
/foo/absolute/path.so, using -L/foo -l:/absolute/path.so would not give the
expected results.

I think that either -l:/absolute/path.so should raise an error, or be treated
as such. What do you think?

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]