[LLVMbugs] [Bug 13129] Targets.cpp:(.text+0xb8f): undefined reference to `llvm::MCSectionMachO::ParseSectionSpecifier(llvm::StringRef, llvm::StringRef&, llvm::StringRef&, unsigned int&, bool&, unsigned int&)'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jun 16 22:44:00 PDT 2012


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

NAKAMURA Takumi <geek4civic at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |geek4civic at gmail.com
          Component|Archive library             |Makefiles
           Platform|PC                          |All
         Resolution|                            |INVALID
            Product|libraries                   |Build scripts
         OS/Version|Windows NT                  |All

--- Comment #1 from NAKAMURA Takumi <geek4civic at gmail.com> 2012-06-17 00:44:00 CDT ---
It's not our bug, as long as documents might not be wrong.

-lLLVMSupport is insufficient. Please ask llvm-config.
At first, you may try; llvm-config --ldflags --libs mc.

Please reopen this when you found wrong description in our documents.
Or, feel free to ask on cfe-dev!

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