Skip to content

Instantly share code, notes, and snippets.

@nyuichi
Last active August 29, 2015 14:14
Show Gist options
  • Save nyuichi/2fb268000abfde796eb0 to your computer and use it in GitHub Desktop.
Save nyuichi/2fb268000abfde796eb0 to your computer and use it in GitHub Desktop.
[yuichi@joestar build]$ make -C ../etc nm
git show -s --format=%H; echo '****'; clang -shared -pedantic -Wno-overlength-strings -ansi -D"PIC_ENABLE_FLOAT=0" -D"PIC_ENABLE_LIBC=0" -fno-stack-protector -o libbenz.dylib -I../extlib/benz/include ../extlib/benz/*.c; nm -u libbenz.dylib
3d52d56c067d2731921529b0f2443629201523d6
****
dyld_stub_binder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment