Browse Source
https://bytecoin.org/blog/pthread-bug-osx/ new m_osx: gcc -Wno-deprecated -c -O2 *.c gcc -Wno-deprecated -c main.c iguana777.c iguana_bundles.c gcc -Wno-deprecated -o ../agents/iguana *.o ../agents/libcrypto777.a ../osx/libcurl.a ../osx/libssl.a ../osx/libcrypto.a ../osx/libsecp256k1.a ../osx/libgmp.a -lpthread -lmrelease/v0.1
jl777
9 years ago
10 changed files with 8 additions and 6 deletions
Binary file not shown.
@ -1 +1,3 @@ |
|||||
gcc -Wno-deprecated -o ../agents/iguana -O2 *.c ../agents/libcrypto777.a -lcurl -lssl -lcrypto -lpthread -lm |
gcc -Wno-deprecated -c -O2 *.c |
||||
|
gcc -Wno-deprecated -c main.c iguana777.c iguana_bundles.c |
||||
|
gcc -Wno-deprecated -o ../agents/iguana *.o ../agents/libcrypto777.a ../osx/libcurl.a ../osx/libssl.a ../osx/libcrypto.a ../osx/libsecp256k1.a ../osx/libgmp.a -lpthread -lm |
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue