search for: bindingdirectlybound

Displaying 1 result from an estimated 1 matches for "bindingdirectlybound".

2013 May 11
1
[LLVMdev] Assertion in the linker on Mac OS X
...urce.apple.com/source/ld64/ld64-134.9/src/ld/parsers/macho_relocatable_file.cpp Line 5024, in Objc1ClassReferences<A>::targetCString. I'm pretty sure that the value of "fit->binding" should be "ld::Fixup::bindingByContentBound" but instead it is "ld::Fixup::bindingDirectlyBound". The definition of these enums are located here: http://www.opensource.apple.com/source/ld64/ld64-134.9/src/ld/ld.hpp Line 358, in Fixup::TargetBinding. This is the result of "dumpobj", a tool shipped with the D compiler, on the D object file that fails to link: http://pastebi...