First compiling with asm and then without leaves the asm code in the binary #88 issue sipa opened this issue on November 3, 2014 sipa commented at 8:39 AM on November 3, 2014: contributor It seems that when you first built with assembly code, and later without, the .a file with the assembly object is still linked into the binary. Would #70 fix this as well? sipa commented at 8:45 AM on November 3, 2014: contributor #70 fixes this indeed. sipa closed this on Nov 3, 2014 Contributorssipa Linked (view graph)#70 Fix build for 64bit field under OSX