search for: njbrrdzm

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

2013 May 11
1
[LLVMdev] Assertion in the linker on Mac OS X
...d64/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://pastebin.com/uPNZ8DpA This is the dump of a corresponding Objective-C object file: http://pastebin.com/NjbRRdZM The following is a dump using a pre compiled alpha release of the D compiler that the developer I'm basing my work on released in 2011. This does not have this problem: http://pastebin.com/rjjT1LBU I'm running Mac OS X 10.8.3. All code is compiled as 32bit. -- /Jacob Carlborg