emu_inc_common.c: undefined reference to atomic_inc
#2
There's no such reference in latest hashcat:

Code:
root@ro:~/xy/hashcat-6.2.1# grep -r atomic_inc * | grep -v hc_atomic_inc | wc -l
0

You sure you ran "make clean"?
Reply


Messages In This Thread
RE: emu_inc_common.c: undefined reference to atomic_inc - by atom - 05-21-2021, 09:08 AM