ld complains about "dis_info" being defined multiple times.
/usr/bin/ld: otool-arm_disasm.o:(.bss+0x4): multiple definition of dis_info'; otool-i386_disasm.o:(.bss+0x0): first defined here /usr/bin/ld: otool-arm64_disasm.o:(.bss+0x0): multiple definition ofdis_info'; otool-i386_disasm.o:(.bss+0x0): first defined here
Why. Why can't you just work? Why is it with every single thing I try to compile SOMETHING has to go wrong? WHY!?
ld complains about "dis_info" being defined multiple times.
/usr/bin/ld: otool-arm_disasm.o:(.bss+0x4): multiple definition of
dis_info'; otool-i386_disasm.o:(.bss+0x0): first defined here /usr/bin/ld: otool-arm64_disasm.o:(.bss+0x0): multiple definition of
dis_info'; otool-i386_disasm.o:(.bss+0x0): first defined hereWhy. Why can't you just work? Why is it with every single thing I try to compile SOMETHING has to go wrong? WHY!?