Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.39 KB | None | 0 0
  1. g++ -Wall -Os -o SampleModule.so -fshort-wchar -I/usr/include/xulrunner-1.9.2.15pre -I/usr/include/xulrunner-1.9.2.15pre/nspr -I/usr/include/nspr -L/usr/lib/xulrunner-devel-1.9.2.15pre/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl nsSample.cpp nsSampleModule.cpp -lmozjs -DXPCOM_GLUE -DXPCOM_GLUE_USE_NSPR -shared -fno-rtti -fno-exceptions -fPIC -include mozilla-config.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement