mitchellwrosen/rsa-crack-cuda

unable to make

Closed this issue · 0 comments

$ make
gcc /usr/local/opt/gmp/lib /usr/local/opt/gmp/include -lgmp main.o mygmp.o rsa.o -o main
ld: can't map file, errno=22 file '/usr/local/opt/gmp/include' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [main] Error 1

makefile error, any ideas on how to get it working ?