Skip to content
Snippets Groups Projects
Commit 3efe81ef authored by Peter A. Jonsson's avatar Peter A. Jonsson
Browse files

cooja: add $(Q) to the customrules

This reduces the amount of output from
Cooja unless running with V=1.

Add an echo before the final link so
it's possible to diagnose whether the build
step completed when asking for Cooja output
during support requests. Example of error
message from a failing build:

Message:> make test-ringbufindex.cooja TARGET=cooja
Message:  CC        test-ringbufindex.c
...
Message:Redefining printf,sprintf,vsnprintf,etc.
Message:Linking build/cooja/mtype364.cooja
Message:/usr/bin/ld: i386 architecture of input file `build/cooja/mtype364.a(simEnvChange.o)' is incompatible with i386:x86-64 output
...
parent 03f66acb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment