i got the following error when "make pc" command is given

mkdir -p build/pc
    compiling Blink to a pc binary
ncc -o build/pc/main.exe -g -O0 -pthread -fnesc-nido-tosnodes=1000 -fnesc-simula
te -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=pc -fnesc-cfile=bui
ld/pc/app.c -board=micasb -DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"sazza
d\" -DIDENT_HOSTNAME=\"sazzad-PC\" -DIDENT_USER_HASH=0x571f5a8fL -DIDENT_UNIX_TI
ME=0x477c459dL -DIDENT_UID_HASH=0xab9b1c77L Blink.nc -lm
gcc: unrecognized option `-pthread'
/opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc: In function `__nesc_nido_initial
ise':
/opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc:478: warning: passing arg 1 of `m
emset' discards qualifiers from pointer target type
gcc: installation problem, cannot exec `as': No such file or directory
make: *** [exe0] Error 1


does anybody have any answer?

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to