[llvm-bugs] [Bug 23877] `clang -print-file-name` doesn't respect LIBRARY_PATH

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 14 22:26:18 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=23877

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |i at maskray.me

--- Comment #1 from Fangrui Song <i at maskray.me> ---
Fixed

% LIBRARY_PATH=/lib/x86_64-linux-gnu clang -print-file-name=ld-2.31.so 
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/ld-2.31.so

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201015/e642f710/attachment-0001.html>


More information about the llvm-bugs mailing list