search for: bindingbycontentbound

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

2013 May 11
1
[LLVMdev] Assertion in the linker on Mac OS X
...s I'm getting an assertion in the linker: http://www.opensource.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 comp...