[LLVMdev] ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember
Quentin Colombet
qcolombet at apple.com
Wed Oct 23 10:07:57 PDT 2013
Hi David,
I already saw this problem and it was due to a bad interaction (incompatible versions) between cctools and ld, IIRC.
CC’ed Nick, he may have more information about that.
-Quentin
On Oct 23, 2013, at 1:02 AM, Tim Northover <t.p.northover at gmail.com> wrote:
> Hi David,
>
>> ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember, file /SourceCache/ld64/ld64-136/src/ld/parsers/archive_file.cpp, line 354.
>
> This looks like a bug in the Apple linker, which isn't part of LLVM.
> The best on-topic place to ask would probably be Apple's developer
> forum (https://devforums.apple.com), but linkers are rather
> specialised beasts.
>
> The fact that it's been fixed in XCode 5 probably means filing a bug
> won't be that useful for you. Having said that, the ld64 sources are
> available online, so if you really need an XCode 4 solution you could
> try to track it down yourself.
>
> Sorry we couldn't be more help.
>
> Tim.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131023/705f1d6b/attachment.html>
More information about the llvm-dev
mailing list