[LLVMbugs] [Bug 18237] [powerpc-darwin8] stage-2 asan_mac.cc.o causes linker error: unknown flags (type) of section 11 (__TEXT, __literal16) in load command 0

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 18 14:07:15 PST 2014


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

David Fang <fang at csl.cornell.edu> changed:

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

--- Comment #5 from David Fang <fang at csl.cornell.edu> ---
conclusion: darwin8's ld doesn't handle __literal16 sections.  
solution: use ld from odcctools-20090808 (darwin9 toolchain) or newer (-B
option).

-- 
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/20140218/1e6d0356/attachment.html>


More information about the llvm-bugs mailing list