What component is pointed to in your Makefile?

Kevin

On Fri, May 30, 2008 at 11:53 PM, dima . <[EMAIL PROTECTED]> wrote:
> hello
>
>
> i made an application called TestDima similar TO the testTinyViz with some
> modifications
>
> when i am trying to make pc an error ocurred
>
> $cd /opt/tinyos-1.x/TestDima
>
>
> $make pc
> mkdir -p build/pc
>  compiling testTinyViz to a pc library
> ncc -o build/pc/main.exe -g -00 -board=micasb -pthread -target=pc -wall
> s -DDEF_TOS_AM_GROUP=0x7d -Wnesc -all -fnesc -nido -tosnodes=1000 -fnesc
> -cfi d/pc/app.c TestTinyViz.nc -lm
> gcc: TestTinyViz.nc:NO such file or directory
> make: ***[build/pc/main.exe] Error 1
>
> when i open the folder apps/testdima/build/pc it is empty , the main is
> outside in the apps/TestDima
>
> also i have found this error in others things
> gcc:unrecognized option '-pthread'
> what could this be all about ?
>
> plz if anyone could help me soon
>
> thx alot
>
> ________________________________
> Explore the seven wonders of the world Learn more!
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
~Kevin
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to