Hey Andrey!

Sorry I didn't catch your first proposal with the dummy example.
It actually compiles, and I've read that it is normal that the include
directory is not part of the search dirs. Must be added automatically.

Thanks also for the tip about the verbose option.
I found out that with the dummy example, when the include start
directories are listed, the  /usr/lib/gcc/i486-linux-gnu/4.2.3/include
directory is listed, but not when I run make micaz sim (in that case,
only ncc- et tinoys-related directories are listed)

So the problem seems to be more on the tinyos side.

Investigation on going...

Romain

On Thu, Sep 18, 2008 at 9:10 PM, Andrey Gursky <[EMAIL PROTECTED]> wrote:
> Hi Romain!
>
> You could try also the verbose option for the compiler.
> e.g.:
> $export CFLAGS=-v
> $make micaz sim
>
> The output would be interesting. And what about the small dummy example that
> uses 2 header files that are not found? If it also fails could you post the
> output with -v? This should be also interesting for the Ubuntu team (I
> think).
>
> Andrey
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to