[Tinyos-devel] Make system and TOSSIM

Konrad Iwanicki iwanicki at few.vu.nl
Fri Aug 24 11:00:00 PDT 2007


Hi,

I have a small suggestion regarding the sim*.extra files.

It might be a good idea to add a hook for post-building activities after
the TOSSIM library is built. The hooks may be used to compile additional
files that require the compiled TOSSIM binary. Such hooks are already
present for non-sim platforms.

The above change would require, for instance, changing the line 53 of file
'sim.extra' from:

BUILD_DEPS = sim-exe

to

BUILD_DEPS = sim-exe $(POST_SIM_BUILD_EXTRA_DEPS)

And similar patching for line 53 of file 'sim-fast.extra'.


Does it make any sense?


Take care,
--
- Konrad Iwanicki.


More information about the Tinyos-devel mailing list