[LLVMbugs] [Bug 11198] [3.0 regression] llvm-ld can't find libc on debian testing

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Nov 1 06:39:56 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=11198

Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Duncan Sands <baldrick at free.fr> 2011-11-01 08:39:56 CDT ---
Fixed by not passing -lc to llvm-ld, and indeed removing all uses of llvm-ld
from
the testsuite:

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20111031/131007.html

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list