[Tinyos-devel] Make system and TOSSIM
Philip Levis
pal at cs.stanford.edu
Fri Aug 24 11:13:17 PDT 2007
On Aug 24, 2007, at 11:00 AM, Konrad Iwanicki wrote:
> 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?
>
Sure. I'll add it to CVS when I go through the bunch of suggestions
and improvements to TOSSIM that users have brought up (first week of
September).
Phil
More information about the Tinyos-devel
mailing list