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


Óscar Fuentes <[EMAIL PROTECTED]> changed:

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




--- Comment #1 from Óscar Fuentes <[EMAIL PROTECTED]>  2008-11-12 14:41:49 ---
GenLibDeps.pl only inspects static libraries. So the problem affects the CMake
build and the traditional one as well. Patching GenLibDeps.pl for inspecting
shared libraries plus the solution provided by the reporter for the dependency
of LLVMSystem on dl fixes the problem.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to