Skip to content

Instantly share code, notes, and snippets.

@klmr
Created January 31, 2014 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klmr/8733157 to your computer and use it in GitHub Desktop.
Save klmr/8733157 to your computer and use it in GitHub Desktop.
$ ninja examples
[4/7] AR
FAILED: ar rcs bin/libnonius.a
ar: no archive members specified
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
[4/7] C++ 'examples/example3.c++'
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment