[LLVMbugs] [Bug 9829] undefined reference to __mingw_vprintf when linking to libLLVMCore.a

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 2 22:14:34 PDT 2011


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

Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |asl at math.spbu.ru
         Resolution|                            |WONTFIX

--- Comment #3 from Anton Korobeynikov <asl at math.spbu.ru> 2011-05-03 00:14:33 CDT ---
mingw libraries depends heavily on the version of gcc used for compilation and
the version of mingw runtime. If you're seeing the problems like this, please
consider recompiling stuff from the sources. In any case, this is the best
thing when you're going to do some development with LLVM.

-- 
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